This is the first bug-fix release for v3.7.10
The following list of people directly contributed code to this release:
- Artem Pisarenko [email protected]
- Ben Hilburn [email protected]
- Christopher Chavez [email protected]
- Johnathan Corgan [email protected]
- Jonathan Brucker [email protected]
- Nicholas Corgan [email protected]
- Nicolas Cuervo [email protected]
- Ron Economos [email protected]
- Sebastian Koslowski [email protected]
- Stephen Larew [email protected]
This contains bug fixes primarily for GRC and DTV.
Catch more exceptions thrown by ConfigParser when reading corrupted grc.conf files.
Fix the docstring update error for empty categories.
Fix grcc to call refactored GRC code.
Convert initially opened files to absolute paths to prevent attempting to read from tmp.
Move startup checks back in to gnuradio-companion script from grc/checks.py.
Fix a segfault that occurs from out-of-bounds access in dvbt_bit_inner_interleaver forecast by forecasting an enumerated list of all input streams.
Fix VL-SNR framing.
Enable update rate in block_recovery_mm blocks to keep tags close to the the proper clock-recovered sample time. Tag offsets will still be off between calls to work, but each work call updates the tag rate.
Fix the derivative calculation in fmdet block.
Fix linking GSL to gr-fec.
Use gnu99 C standard rather than gnu11 standard to maintain support for GCC 4.6.3.
Minor spelling and documentation fixes.
Fix uhd_siggen_gui when using lo_locked.