summaryrefslogtreecommitdiffstats
path: root/development/gnuradio/README
diff options
context:
space:
mode:
author Georgi Kolev2013-11-30 16:41:39 +0100
committer Robby Workman2013-12-02 07:58:01 +0100
commit53e171fff78509edcf85dd9fa5b6c435b2ec86a3 (patch)
treed65adc21a33e96245071cc51d9debff0da974f53 /development/gnuradio/README
parent707ea9c67d7ff53f4c3fa547b6d341212c160c1c (diff)
downloadslackbuilds-53e171fff78509edcf85dd9fa5b6c435b2ec86a3.tar.gz
development/gnuradio: Added (toolkit for building SDRs).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/gnuradio/README')
-rw-r--r--development/gnuradio/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README
new file mode 100644
index 0000000000..9ac01a083a
--- /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.