diff options
Diffstat (limited to 'development/gnuradio/README')
-rw-r--r-- | development/gnuradio/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README new file mode 100644 index 000000000000..9ac01a083a4e --- /dev/null +++ b/development/gnuradio/README @@ -0,0 +1,10 @@ +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 hobbyist, academic +and commercial environments to support both wireless communications +research and real-world radio systems. + +uhd, cppunit, gsl, lxml, numpy, orc, qwt, wxPython and Sphinx +(this last to generate additional docs) are optional dependencies. |