gnuradio
This is an old revision of the document!
Table of Contents
gnuradio
Build and Install
http://gnuradio.org/redmine/projects/gnuradio/wiki/DebianInstall
Install pre-requisites:
Make sure you're using g++ v4.5:
export CXX=g++-4.5 Download GNU Radio from git:
git clone http://gnuradio.org/git/gnuradio.git Bootstrap, configure and build:
cd gnuradio ./bootstrap ./configure make -e
uhd driver install
Programming
gnuradio.1319520976.txt.gz · Last modified: 2018/07/18 14:09 (external edit)