Published September 16, 2022
| Version v3.9.8.0
Software
Open
gnuradio/gnuradio: Release v3.9.8.0
Authors/Creators
- Tom Rondeau1
- Johnathan Corgan2
- Josh Blum
- Marcus Müller
- Eric Blossom
- mormj
- Martin Braun3
- Tim O'Shea4
- Ben Reynwar
- Ron Economos
- Clayton Smith
- Andrej Rode
- Michael Dickens5
- Thomas Habets
- Volker Schroer
- Nathan West
- Håkon Vågsether
- Nicholas Corgan6
- Bastian Bloessl7
- Ryan Volz8
- Philip Balister9
- Jiří Pinkava
- Jeff Long
- Johannes Demel
- Sylvain "tnt" Munaut
- sdh11
- Sebastian Koslowski
- Geof Nieboer10
- maitbot
- Brennan Ashton
- 1. GNU Radio
- 2. Corgan Labs
- 3. @EttusResearch
- 4. @deepsig
- 5. National Instruments
- 6. Skylark Wireless (@skylarkwireless)
- 7. SEEMOO, TU Darmstadt
- 8. @MITHaystack
- 9. OpenSDR
- 10. GCN Development
Description
GNU Radio Release v3.9.8.0
[3.9.8.0] - 2022-09-16
This is last quarterly release of GNU Radio 3.9. Version 3.10 is mostly compatible with 3.9, so we recommend that all users of 3.9 migrate to 3.10 when able.
Changed Project Scope- Replace
get_initial_sptr()calls withmake_block_sptr()calls. There were a number of places the incorrect function was being used.
- Add xfce4-terminal and urxvt to the list of terminal emulators discovered during the build process.
- Suppress GUI hint errors that were being shown in the terminal window.
- Use integers for screenshot size (floats were causing Cairo errors).
- Correct calculation of
items_remainingin File Source, which allowsseek()to work correctly.
- Fix demo for PFB channelizer
- Correct Python bindings for
trellis::metrics.
- Add Python bindings for the UHD
find()functino.
- Ignore Python "missing whitespace after keywork" formatting error.
Files
gnuradio/gnuradio-v3.9.8.0.zip
Files
(7.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1c79e67531bccc770bd68bde1f850770
|
7.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gnuradio/gnuradio/tree/v3.9.8.0 (URL)