Published June 10, 2021
| Version v3.8.3.1
Software
Open
gnuradio/gnuradio: Release v3.8.3.1
Authors/Creators
- Tom Rondeau1
- Johnathan Corgan2
- Josh Blum
- Marcus Müller
- Eric Blossom
- Martin Braun3
- Tim O'Shea4
- mormj
- Ben Reynwar
- Ron Economos
- Andrej Rode
- Michael Dickens
- Thomas Habets
- Nathan West
- Håkon Vågsether
- Nicholas Corgan5
- Bastian Bloessl6
- Clayton Smith
- Volker Schroer
- Philip Balister7
- Jiří Pinkava
- Sylvain "tnt" Munaut
- sdh11
- jdemel
- Sebastian Koslowski
- Ryan Volz8
- Geof Nieboer9
- Brennan Ashton
- Jacob Gilbert
- Jeff Long
- 1. GNU Radio
- 2. Corgan Labs
- 3. @EttusResearch
- 4. @deepsig
- 5. Skylark Wireless (@skylarkwireless)
- 6. SEEMOO, TU Darmstadt
- 7. OpenSDR
- 8. @MITHaystack
- 9. GCN Development
Description
[3.8.3.1] - 2021-06-10
This is a PATCH level revision. The API is compatible with C++ code written for previous v3.8 releases. ABI (shared library signature) is intended to be compatible, so code linked against v3.8.3.0 should not require recompilation.
Changed Build system- Improved messages related to dependencies MPIR and GMP. Only one of these packages is required, and the previous error messages were confusing.
- Parameter expressions and/or values can be displayed in blocks on the flowgraph. Previously, only values were displayed. Look for the "Show Parameter ..." toggles under the View menu.
- Vector length is now correctly applied to all input ports.
- Validation has been improved. Raw types are validated. Port connections are checked by type rather than by item size.
- Variable names that cause conflicts in Python code (e.g., package names) are rejected.
- Bus logic fixes.
- Blocks can no longer be dragged off the screen and lost forever.
- VL-SNR bugs fixed (incorrect constants).
- Improve autoscaling for vector sinks.
- "File/Save" is disabled until the taps have been computed, and the GUI is reset after a save, to make it clearer which data is being saved.
- Entries are hidden for parameters that do not apply to the selected filter type.
At LEAST the following authors contributed to this release.
- 0xloem 0xloem@gmail.com
- Christophe Seguinot christophe.seguinot@univ-lille.fr
- David Pi david.pinho@gmail.com
- Igor Freire igor@blockstream.com
- Jeff Long willcode4@gmail.com
- Josh Morman jmorman@perspectalabs.com
- Marcus Müller mmueller@gnuradio.org
- Ron Economos w6rz@comcast.net
- Solomon Tan solomonbstoner@yahoo.com.au
- Volker Schroer
- Zackery Spytz zspytz@gmail.com
Files
gnuradio/gnuradio-v3.8.3.1.zip
Files
(6.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:dcbdfce6d75144fb3576efd03217e820
|
6.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gnuradio/gnuradio/tree/v3.8.3.1 (URL)