We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It turns out that the correct version number formatting for SigMF is "X.Y.Z" instead of "vX.Y.Z" (see sigmf/SigMF#298)
We currently use the latter in the sigmf_builder
sigmf_builder
This would presumably be solved by a fix to #29 following sigmf/sigmf-python#21, but a simple change could be made in the meantime
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It turns out that the correct version number formatting for SigMF is "X.Y.Z" instead of "vX.Y.Z" (see sigmf/SigMF#298)
We currently use the latter in the
sigmf_builder
This would presumably be solved by a fix to #29 following sigmf/sigmf-python#21, but a simple change could be made in the meantime
The text was updated successfully, but these errors were encountered: