News

GNU Radio v3.7.10 Release

GNU Radio v3.7.10 Release GNU Radio releases v3.7.10 and v3.7.9.3 are now available for download. V3.7.10 is the latest of the v3.7 API new features and includes all bug fixes in the v3.7.9.3 which is the final release of the v3.7.9 series. Both releases and their detached signatures are available via the following links http://gnuradio.

Continue reading

VOLK v1.3 release

VOLK v1.3 release VOLK has released version v3.. Check out the VOLK website for more details!

Continue reading

GNU Radio & ML Tools in a Docker Image

Getting all of the open source tools set up for software radio experimentation can be a headache, but is a necessary prerequisite for any new students or researchers starting to dive into the area. Machine lea…

Continue reading

PyBOMBS ? The What, the How and the Why

PyBOMBS ? The What, the How and the Why

For a few years now, GNU Radio has had its own “package manager”, PyBOMBS. Nearly a year ago, development was started to completely rewrite PyBOMBS, and we switched over to the new version a few months ago. Finally, the dust is settling for version 2 of PyBOMBS, it’s becoming more and more stable, and more widely adopted. Soon, we will be releasing PyBOMBS 2.1.0. As such, this is a great time to formally introduce the world to the new PyBOMBS.

What is PyBOMBS?

Package manager is really not a good term for this chunk of software — it’s a tool to assist in installing GNU Radio, out-of-tree modules and other software packages, from source or binaries, mostly system-independent.

Continue reading

Using the GNU Radio Live SDR Environment

Using the GNU Radio Live SDR Environment The GNU Radio Live SDR Environment The GNU Radio Project provides a live, bootable image for download that contains a full installation of Ubuntu Linux, all of GNU Radio, numerous third party GNU Radio-based libraries and applications, support for a variety of hardware SDR peripherals, and tutorials and documentation.

Continue reading

Elemental Building Blocks: Filtering time-series data

Elemental Building Blocks: Filtering time-series data

Solving typical problems – the easy way

Post by Marcus MĂĽller

Over at StackOverflow and DSP Stackexchange, I often meet questions that involve processing of data.

People wonder how to do basic tasks such as in this question on how to filter sets of EEG data into different, EEG-typical frequency bands, efficiently:

Continue reading

Announcing Technical Proceedings for GRCon

Announcing Technical Proceedings for GRCon Posted by Ben Hilburn The GRCon Organizing Committee is very excited to announce our first Technical Proceedings to accompany GRCon16! The Proceedings will be a publication venue for technical papers in the area of applied radio technology, and will provide a way for authors to create a more complete reference of their work for users to refer to in the future.

Continue reading

VOLK v1.2.2 Release

VOLK v1.2.2 Release VOLK has released version v1.2.2. Check out the VOLK website for more details!

Continue reading

GNU Radio v3.7.9.2 Release

GNU Radio v3.7.9.2 Release GNU Radio release v3.7.9.2 is now available for download: http://gnuradio.org/releases/gnuradio/gnuradio-3.7.9.2.tar.gz http://gnuradio.org/releases/gnuradio/gnuradio-3.7.9.2.tar.gz.asc The updated GNU Radio Live SDR Environment: http://s3-dist.gnuradio.org/ubuntu-14.04.4-desktop-amd64-gnuradio-3.7.9.2.torrent MD5 sums: Release notes for v3.7.9.2 are available here: http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_9_2 Information about the Live SDR environment is here: http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioLiveDVD

Continue reading

Dynamic GNU Radio Channel Model Enhancements

In an attempt to test modem performance deterministically through dropout conditions and partial fades selective, we added the fading model and selective fading model to GNU Radio a few years ago. Recently Bast…

Continue reading