Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

December 19th hackathon meta-issue #300

Closed
azonenberg opened this issue Dec 13, 2020 · 3 comments
Closed

December 19th hackathon meta-issue #300

azonenberg opened this issue Dec 13, 2020 · 3 comments

Comments

@azonenberg
Copy link
Collaborator

azonenberg commented Dec 13, 2020

Goals and priorities for the December 19th hackathon.

What people are working on

Key to-do's

Feel free to work on other issues too. These are ones that I've flagged as either relatively easy or important.

@pd0wm
Copy link

pd0wm commented Dec 15, 2020

Is it possible to contribute without compatible hardware? For example by loading a waveform from a file? I couldn't get the demo (complained about the transport being null), or siggen (only loads a hardcoded path) drivers working.

Would be interested to look into ngscopeclient/scopehal#333 to learn the codebase.

@azonenberg
Copy link
Collaborator Author

Yes, you can work with saved files.

Here's a test waveform of some CAN traffic with the decode already set up for you: https://www.antikernel.net/temp/glscopeclient-candemo.zip. You can open it with "glscopeclient can.scopesession" or from the File | Open menu once glscopeclient is running. There's no way to open a file from the startup dialog yet, although we plan to fix that at some point.

The demo should work also, try "glscopeclient scopename:demo:null:blah" on the command line. Due to quirks of argument parsing you need to specify an argument to the NULL transport, that was probably your problem. If you can't get the demo working, open a separate ticket or join the IRC and we'll troubleshoot there.

@azonenberg
Copy link
Collaborator Author

azonenberg commented Dec 15, 2020

@pd0wm Additionally, both ngscopeclient/scopehal#226 (WAV import) and ngscopeclient/scopehal#228 (VCD import) can be done without any actual hardware. I can provide test VCD files, and I'm sure you have audio files sitting around you can convert to WAV.

The CSV import code is probably a good reference point for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants