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

Feature/optional #152

Merged
merged 5 commits into from
Sep 3, 2021
Merged

Feature/optional #152

merged 5 commits into from
Sep 3, 2021

Conversation

Teque5
Copy link
Collaborator

@Teque5 Teque5 commented Aug 27, 2021

@bhilburn Closes #149

Features

  • Adds sigmf_gui as entry_point to launch the archive editor
  • Moved pysimplegui to optional dependency in setup.py.
  • Switched printing to logging in gui
  • Added argument parsing for sigmf_gui
  • Fixed several bugs preventing gui from loading / saving with current SigMF spec

Todo

  • Fields in gui should be generated automatically from the schema, not as defined in gui.py. Consider adding to v1.1 release.
  • gui should be able to load sigmf pairs. Currently only loads archives. Consider adding to v1.1 release.
  • When loading archive from command line, some checkbox errors are generated - but it doesn't seem to be a problem.
  • Once we are happy with the gui operation, an example should be created in the README.md. Add to v1.1 tasks.

image

@bhilburn bhilburn merged commit 4154335 into sigmf:master Sep 3, 2021
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

Successfully merging this pull request may close these issues.

Move optional dependencies from required dependencies
2 participants