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

Fix SigMF metadata version number formatting, per updated spec #97

Closed
aromanielloNTIA opened this issue Nov 17, 2023 · 0 comments · Fixed by #98
Closed

Fix SigMF metadata version number formatting, per updated spec #97

aromanielloNTIA opened this issue Nov 17, 2023 · 0 comments · Fixed by #98

Comments

@aromanielloNTIA
Copy link
Member

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

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 a pull request may close this issue.

1 participant