Version 3.5.1 of GNU Radio has recently been released. The download can be found here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/Download
The release includes the following:
- Added new SNR estimators to gr-digital; both a probe (sink) and an inline block that copies input to output and sends tags with SNR.
- Ability to set an upper limit on the noutput_items blocks receive. Allows control over latency.
- Cmake build enhancements and bug fixes.
- Support for different over-the-wire data types in UHD.
- Python GIL fix for gr_bin_statistics.
- Doxygen documentation bug fixes and enhancements.
- Added more get/set functions for various blocks (digital_fll_band_edge, gr_noise_source, gr_channel_model).
- General bug fixes.