What Is GNU Radio: Difference between revisions
Jump to navigation
Jump to search
Mattcarrick (talk | contribs) No edit summary |
Mattcarrick (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[File:Gnuradio_logo_glyphs_as_paths.png]] | [[File:Gnuradio_logo_glyphs_as_paths.png]] | ||
{{template:TutorialNavigation}} | |||
GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. | GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. |
Revision as of 21:13, 11 January 2022
GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.
It is widely used in research, industry, academia, government, and hobbyist environments to support both wireless communications research and real-world radio systems.
An example flowgraph within the GNURadio Companion visual editor.