You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson a2f26effab
development/gnuradio: Fix README.
9 years ago
..
9aa0f07693053d44aaaad8e54dd5250909705c02.patch development/gnuradio: Patched to build with cmake-3.5. 10 years ago
README development/gnuradio: Fix README. 9 years ago
doinst.sh development/gnuradio: Added (toolkit for building SDRs). 12 years ago
gnuradio.SlackBuild development/gnuradio: Patched to build with cmake-3.5. 10 years ago
gnuradio.info development/gnuradio: Fix VERSION. 10 years ago
slack-desc development/gnuradio: Fix slack-desc. 9 years ago

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).