slackbuilds/development/gnuradio
Willy Sudiarto Raharjo 763075d479 development/gnuradio: Support cppunit 1.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-05 08:52:24 +07:00
..
README development/gnuradio: Fix README. 2016-11-15 21:41:38 +07:00
cxx_abi.patch development/gnuradio: Updated for version 3.7.10.1. 2017-02-10 07:06:06 +07:00
doinst.sh development/gnuradio: Added (toolkit for building SDRs). 2013-12-02 00:58:01 -06:00
gnuradio-cppunit.patch development/gnuradio: Support cppunit 1.14.0. 2017-07-05 08:52:24 +07:00
gnuradio.SlackBuild development/gnuradio: Support cppunit 1.14.0. 2017-07-05 08:52:24 +07:00
gnuradio.info development/gnuradio: Updated for version 3.7.11. 2017-03-25 00:07:32 +00: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).