libgnuradio-dtv3.10.12
gnuradio digital TV signal processing blocks
ATSC support, gr-atsc ported to a new framework, as well as
DVB-S2, DVB-T, DVB-T2 digital video broadcast standards.
Part of the main gnuradio build.
libgnuradio-fec3.10.12
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-fft3.10.12
gnuradio fast Fourier transform functions
Library for Fourier transform techniques used in gnuradio.
Uses single precision FFT from libfftw3-single3.
Part of the main gnuradio build.
libgnuradio-filter3.10.12
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-network3.10.12
gnuradio network library
Library of blocks that implement UDP and TCP source and
sink blocks supporting both IPv4 and IPv6.
Part of the main gnuradio build.
libgnuradio-pmt3.10.12
gnuradio pmt container library
Polymorphic Types are opaque data types that are designed as generic
containers of data that can be safely passed around between blocks
and threads in GNU Radio.
Part of the main gnuradio build.