HW 13b
Jump to navigation
Jump to search
Installing Ubuntu
- VMWare Player
- Pre-compiled Ubuntu 8.10
- U:vmplanet
- P:vmplanet.net
GNU Radio + GNU Radio Companion
- GNU Radio Companion is installed with GNU Radio 3.2 and above. Install from the trunk. Synaptic Package Manager will only install 3.0.4
- GNU Radio Companion is the GUI for GNU Radio
Installing GNU Radio + GNU Radio Companion
- Grab the following files from mu/shared/class/engr/455/Adaptive Filter SDR Project/
- gnuradio-3.1.3_compiled.tar.gz
- grc.tar.gz
- $ tar -xvf gnuradio-3.1.3_compiled.tar.gz
- $ cd gnuradio-3.1.3
- $ sudo make install