Published January 29, 2022
| Version v3.10.1.0
Software
Open
gnuradio/gnuradio: Release v3.10.1.0
Authors/Creators
- Tom Rondeau1
- Johnathan Corgan2
- Josh Blum
- Marcus Müller
- Eric Blossom
- Martin Braun3
- mormj
- Tim O'Shea4
- Ben Reynwar
- Ron Economos
- Andrej Rode
- Michael Dickens5
- Thomas Habets
- Nathan West
- Håkon Vågsether
- Volker Schroer
- Nicholas Corgan6
- Clayton Smith
- Bastian Bloessl7
- Philip Balister8
- Ryan Volz9
- Jiří Pinkava
- Jeff Long
- Sylvain "tnt" Munaut
- sdh11
- Johannes Demel
- Sebastian Koslowski
- Geof Nieboer10
- Brennan Ashton
- Jacob Gilbert11
- 1. GNU Radio
- 2. Corgan Labs
- 3. @EttusResearch
- 4. @deepsig
- 5. National Instruments
- 6. Skylark Wireless (@skylarkwireless)
- 7. SEEMOO, TU Darmstadt
- 8. OpenSDR
- 9. @MITHaystack
- 10. GCN Development
- 11. DeepSig Inc.
Description
This is mostly a bug fix release. It is API compatible with 3.10.X.Y releases. Code built against GNU Radio libraries (including OOTs) will likely need to be recompiled, as ABI compatibility is not guaranteed.
Runtime- Add ownership and locking to hier_block2 to avoid crash/freeze after disconnect.
- Fix C++ code generation for random_uniform_source
- Minimal implementation of a SigMF Sink, allowing users to easily try out generation SigMF output. SigMF uses a raw data file and a separate JSON metadata file. A SigMF Source is also provided. At this time, it is a wrapper around a File Source (the data files are compatible), but metadata is not processed.
- Bug fix: buses should now work with PFB channelizer and synthesizer.
- Various fixes for fmcomms2/3/4.
- Bug fix: overflow count was uninitialized.
- Correct descriptor names in uhd_fpga_ddc/duc.
- Bug fix: initialize value for "priority" parameter in Python Snippets.
- Show blocks with "deprecated" flags as deprecated.
Files
gnuradio/gnuradio-v3.10.1.0.zip
Files
(7.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:dc2bce90287e7ce71c0eb6fda1eebd99
|
7.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gnuradio/gnuradio/tree/v3.10.1.0 (URL)