News

GNU Radio 3.8.0.0 releases with new dependencies, Python 2 and 3 compatibility, and much more!

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 port

 

 

Amrata Joshi

Share
Published by
Amrata Joshi

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago