diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2015-01-17 07:43:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-17 07:43:48 +0700 |
commit | 122929f977902216e624d6886655e771fe87ec75 (patch) | |
tree | cb1acbc19ef32f19a32444f173962d80e2b2ade6 /development/gnuradio/README | |
parent | 1213e27b16fde721e24969f5f24b3b3f5a427331 (diff) | |
download | slackbuilds-122929f977902216e624d6886655e771fe87ec75.tar.gz |
development/gnuradio: Updated for version 3.7.5.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gnuradio/README')
-rw-r--r-- | development/gnuradio/README | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README index 9ac01a083a..b877dae7cc 100644 --- a/development/gnuradio/README +++ b/development/gnuradio/README @@ -6,5 +6,10 @@ 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. +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). |