Gnu Radio Usrp Quick Tutorial
Gnu Radio Usrp Quick Tutorial
Tran Minh Trung ICE1332 Summer semester 2008 / Information and Communication University
Overview
How to install
Fedora Ubuntu
Learn how to use python to create flow graph and connect signal blocks
Graph, Blocks & Connecting
http://www.nd.edu/~jnl/sdr/docs/tutorials/6.html
Learn by examples
http://www.nd.edu/~jnl/sdr/docs/tutorials/5.html http://www.joshknows.com/?key=gnuradio#example
V1 V3
C++
V3 V2 Source
C++ C++
V2
C++
C++
Sink
C++
Performance-critical modules
Python
Glue to connect modules Non performance-critical modules
Tutorial: http://www.nd.edu/~jnl/sdr/docs/tutorials/6.html
Chen Zhifeng, Electrical and Computer Engineering University of Florida
generates two sine waves Writes sampling _freq input to the sound card connect the blocks together
References
GNU Radio
http://www.gnu.org/software/gnuradio/
SDR Documents:
http://www.nd.edu/~jnl/sdr/docs/