You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the core:version key in the global key should be tracking the version number of the SigMF specification. Right now as coded, this python module is inserting the module version (v1.1.3). I suppose we should fix it to v1.1.0 since that's the latest version of SigMF.
Easy PR for new contributor.
The text was updated successfully, but these errors were encountered:
I believe the
core:version
key in theglobal
key should be tracking the version number of the SigMF specification. Right now as coded, this python module is inserting the module version (v1.1.3
). I suppose we should fix it tov1.1.0
since that's the latest version of SigMF.Easy PR for new contributor.
The text was updated successfully, but these errors were encountered: