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.
libgnuradio-pdu3.10.8
gnuradio streaming protocol library
Protocol Data Units library provides signal processing
blocks that operate on Protocol Data Unit format messages. Many
such blocks are analogs of streaming API functionality.
Part of the main gnuradio build.