Release v1.2.0
First modern release where repository now only contains specification.
Items of Note
- The sigmf-python module is now in it's own repository.
- The specification version (currently
v1.2.0
) is now distinct from the version of the python module (currentlyv1.2.0
by sheer coincidence). - New optional
uuid
in the metdataannotations
object.
What's Changed
- separating the python module from the spec by @jacobagilbert in #269
- spatial: add range-rate to bearing object by @daniestevez in #270
- Fix Markdown table formatting in
signal
extension namespace specification by @aromanielloNTIA in #279 - Added geolocation to spatial extension within annotations by @777arc in #282
- Reworded num_channels take 2 by @777arc in #280
- clarify language around empty cptures segments by @jacobagilbert in #293
- fixing missing clause by @jacobagilbert in #294
- Improve NCD language by @jacobagilbert in #295
- first section of any schema field is table note by @jacobagilbert in #296
- Metadata Traceability Extension by @Nepomuceno in #288
- Clarify the format of core:version by @argilo in #298
- Fixed datatype typo by @777arc in #303
- Fixed incorrect type and unit for antenna:polarization by @vejretvejret in #305
- Clarify optional extensions by @argilo in #300
- swap PNG for SVG logo now that GitHub renders by @Teque5 in #306
- Adding aperture rotation by @jacobagilbert in #308
- Update capture_details.sigmf-ext.md by @jacobagilbert in #309
New Contributors
- @daniestevez made their first contribution in #270
- @aromanielloNTIA made their first contribution in #279
- @Nepomuceno made their first contribution in #288
- @argilo made their first contribution in #298
- @vejretvejret made their first contribution in #305
Full Changelog: v1.1.0...v1.2.0