libgnuradio-analog3.10.8

gnuradio analog functions

Library for handling analog signal processing functions. These functions are also in gnuradio-core. Part of the main gnuradio build.

libgnuradio-audio3.10.8

gnuradio audio functions

This is the gr-audio library, used to connect to audio sources (mic-in) and sinks (speaker-out) ports on a computer. The underlying hardware driver is system and OS dependent and this module should automatically discover the correct one to use. Part of the main gnuradio build.

libgnuradio-digital3.10.8

gnuradio digital communications functions

All the functions for doing digital modulation and demodulation, including bpsk, qpsk, gmsk and ofdm signals. Part of the main gnuradio build.

libgnuradio-fec3.10.8

gnuradio forward error correction support

Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build.

libgnuradio-filter3.10.8

gnuradio filter functions

Library of filter blocks used in gnuradio. Implements FIR, IIR and FFT filters, as well as Polyphase filterbank and PFB arbitrary resampler methods. Part of the main gnuradio build.

libgnuradio-iio3.10.8

IIO blocks for GnuRadio

Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel.