Closed Teque5 closed 4 years ago
This PR brings the gr-sigmf module & apps up to date with GNU Radio 3.8+.
Lots of cmake fixes and changes from the new gr_modtool. Changes mostly follow Official 3.8 Porting Guide when appropriate.
cmake
gr_modtool
I've tested most of the gnuradio_companion functionality and sigmf-record works with no issues.
gnuradio_companion
sigmf-record
You may want to do the following to the master branch before merging this commit per official guidance:
git tag v3.7 git checkout -b maint-3.7
PR approved for public release per Aerospace Open-Source Software Participation Pilot dated 2017.
Thanks for this! We'll review as soon as possible and get it in the next release.
Any update on this? We'll be releasing a dataset in sigmf format soon so I'd be nice to have this so folks can read/write in GR.
sigmf
I'm closing this PR since it was superseded by our newer request that works with current gnuradio master branch.
This PR brings the gr-sigmf module & apps up to date with GNU Radio 3.8+.
Lots of
cmake
fixes and changes from the newgr_modtool
. Changes mostly follow Official 3.8 Porting Guide when appropriate.I've tested most of the
gnuradio_companion
functionality andsigmf-record
works with no issues.You may want to do the following to the master branch before merging this commit per official guidance:
PR approved for public release per Aerospace Open-Source Software Participation Pilot dated 2017.