slackbuilds/development/gnuradio
Panagiotis Nikolaou 9c809c396f development/gnuradio: Updated for version 3.7.13.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-17 19:13:26 +01:00
..
README development/gnuradio: Fix README. 2016-11-15 21:41:38 +07:00
doinst.sh development/gnuradio: Added (toolkit for building SDRs). 2013-12-02 00:58:01 -06:00
gnuradio.SlackBuild development/gnuradio: Updated for version 3.7.13.2. 2018-06-17 19:13:26 +01:00
gnuradio.info development/gnuradio: Updated for version 3.7.13.2. 2018-06-17 19:13:26 +01:00
slack-desc development/gnuradio: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.

If you want to enable gnuradio-companion (GNU Radio Companion *GRC*
is a graphical tool for creating signal flow graphs and generating
flow-graph source code), you must install at least:
lxml and numpy and then qwt for qtgui or wxPython for wxgui.

Optional dependencies: uhd, cppunit, gsl, orc, jack-audio-connection-kit,
portaudio, SDL2, and Sphinx (the last is to generate additional docs).