Introduction
What is GNU Radio? GNU Radio is a toolkit providing the means to address discrete-time digital signal processing chains oriented toward radio frequency (RF) communication, but not limited to it. GNU Radio is not a readily functional decoding software for a given communication protocol: understanding the principles of signal representation, frequency transposition, synchronization, and digital information extraction will be needed before implementing functional communication systems. Thanks to its flexibility, GNU Radio is not restricted to digital communication over radio frequency channels but can be used for instrumentation, RADAR and radio frequency channel characterization, time and frequency transfer, beamforming and null steering for e.g. jamming and spoofing suppression, or any application benefiting from accessing the raw radio frequency wave characteristics.
To make the learning curve less steep, a graphical interface for assembling signal processing blocks is provided: GNU Radio Companion. It should be emphasized, though, that the graphical interface is for development ease only and is not needed for executing the resulting flowgraph; hence, GNU Radio is perfectly suited for running on embedded systems not fitted with graphical interfaces. Indeed, GNU Radio is included in the embedded Linux-built frameworks, Buildroot and OpenEmbedded, allowing to use the Python-generated processing scripts on headless embedded systems running the operating system and the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access