1 min read

Last week, the team behind GNU Radio announced the release of GNU Radio 3.8, a free and open-source software development toolkit. GNU Radio 3.8.0.0 comes with a few major changes and deprecations.

Major changes in GNU Radio 3.8.0.0

Dependencies

With this release, new dependencies have been introduced including MPIR/GMP, Qt5, codec2, gsm. The team has removed few of the dependencies including libusb, Qt4, and CppUnit

Python compatibility

This release is Python 2 and Python 3 compatible. Also, GNU Radio 3.8 is going to be the last Py2k-compatible release series.

Gengen got replaced

Gengen (GENerator GENerator) a tool that generates a text generator got replaced by templates.

gnuradio-runtime

The team has reworked on fractional tag time handling which is in the context of resamplers

C++ generation

In this release, C++ generation has been introduced as an option.

gr-utils

The gr_modtool has also improved now.

Some deprecations in GNU Radio 3.8 

Modules

Modules gr-comedi, gr-fcd and gr-wxgui have been removed.

Gr-comedi

Gr-comedi has been removed as it had 0 active code contributions in the 3.7 lifecycle.

gr-fcd

Gr-fcd is getting removed as it is currently untestable by the CI and as there were no code contributions.

It seems few users are excited to experiment with GNU Radio 3.8 in the near future. A user commented on HackerNews, “GNU Radio is one of those examples of free software being hyper-niche yet super successful. It’s something I want to start playing with in the near future.”

To know more about this news, check out the official post by GNURadio.

Read Next

GNU C Library version 2.30 releases with POSIX-proposed functions, support for Unicode 12.1.0, new Linux functions and more!

GNU APL 1.8 releases with bug fixes, FFT, GTK, RE and more

Debian 10 codenamed ‘buster’ released, along with Debian GNU/Hurd 2019 as a port