Sie sind auf Seite 1von 11

Install GNU Radio+ UHD on Ubuntu

Steps for Beginners


Always 8emember Lo use a vlrLual Machlne whlle lnsLalllng for Lhe rsL
ume you don'L wanL screw your sysLem upp...:
8y:8avlndran krlshna Mudallar
Ravindran Krishna Mudaliar
Research Course 6050
Advisor: Prof. Robert Daniel
Installation Pre-Requisites

Development Tools (need for compilation)

g++
git
make
autoconf, automake, libtool
sdcc (from "universe")
guile
ccache (not required, but recommended if you compile frequently)
Libraries (needed for runtime and for compilation)

python-dev
SWIG
FFTW 3.X (libfftw3-dev)
cppunit (libcppunit-dev)
Boost 1.35 (or later)
GSL GNU Scientific Library (libgsl0-dev)
libusb and libusb-dev
ALSA (alsa-base, libasound2 and libasound2-dev)
8y:8avlndran krlshna Mudallar
GNU Radio Companion
for the GNU Radio Companion (GRC) you need to install python-numpy,
python-cheetah and python-lxml
WX GUI
for the WX GUI components you need to install python-wxgtk2.8 and python-
numpy
QT GUI
for the QT GUI components you need to install PyQT4, PyQwt5 for Qt4, QT-
OpenGL, Fontconfig, Xrender and Xinput (python-qt4, python-qwt5-qt4,
libqt4-opengl-dev, libqwt5-qt4-dev, libfontconfig1-dev, libxrender-dev, libxi-
dev)
Video-SDL
for Video-SDL you need to install the Simple DirectMedia Layer development
libraries (libsdl1.2-dev)
Polyphase Filter Bank examples
for the examples in gnuradio-examples/python/pfb to work you need to install
python-scipy, python-matplotlib, and python-tk
Other useful packages
doxygen (for creating documentation from source code)
octave (from "universe")
8y:8avlndran krlshna Mudallar
GNU Radio + UHD install
Installation Steps on Ubuntu 11.10

mkdir ~/gnuradio-uhd
cd ~/gnuradio-uhd
git clone git://ettus.sourcerepo.com/ettus/uhd.git
git clone git://gnuradio.org/gnuradio.git
cd ~/gnuradio-uhd/uhd/host/
mkdir build
cd build
cmake ../
make
make test
sudo make install
sudo ldconfig
8y:8avlndran krlshna Mudallar
cd ~/gnuradio-uhd/gnuradio
git branch --track next origin/next
git checkout next
./bootstrap
PKG_CONFIG_PATH=~/gnuradio-uhd/uhd/host/build/ export
PKG_CONFIG_PATH
./configure --enable-gr-uhd
make
make check
sudo make install
sudo ldconfig
This is the last command in the steps for installation

8y:8avlndran krlshna Mudallar
1o 8un Cnu8adlo 1ype Lhe command on Lhe Lermlnal
gnuradlo-companlon"

8y:8avlndran krlshna Mudallar
The gnuradio-companion will result in opening the
GnuRadio and this is how it looks.

8y:8avlndran krlshna Mudallar
Cnu8adlo Lxample
8y:8avlndran krlshna Mudallar
ll1 Lxample
8y:8avlndran krlshna Mudallar
Appllcauons for Cnu8adlo
Appllcauons:

hup://www.youLube.com/waLch?v=8zle_lWCvmA

hup://www.youLube.com/waLch?v=6q81u13CvL?

hup://www.youLube.com/waLch?v=p1b1_v8M6lA

hup://www.youLube.com/waLch?v=xxe87Cdlq-s&feaLure=relaLed

hup://www.youLube.com/waLch?v=CMkvL8ksL?0&feaLure=endscreen

hup://www.youLube.com/waLch?v=_b184vqWdCw

hup://www.youLube.com/waLch?v=kLq9l9breus


8y:8avlndran krlshna Mudallar
8eally Pelpful
Llnks... MusL Check ouL

hups://wush.neL/Lrac/rangepubllc/wlkl/8ulldlnsLall8un

hups://shannon.ece.u.edu:6936/lndex.php/1esL_your_Cnuradlo
28uPu_lnsLallauon

hup://rdegges.com/how-Lo-sLreamllne-asLerlsk

hup://www.oz9aec.neL/lndex.php/gnu-radlo/grc-examples

hup://downloads.asLerlsk.org/pub/Lelephony/asLerlsk/

hup://forums.asLerlsk.org/vlewLoplc.php?p=166403



8y:8avlndran krlshna Mudallar

Das könnte Ihnen auch gefallen