HW 13b: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
**U:vmplanet | **U:vmplanet | ||
**P:vmplanet.net | **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 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 | *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 |
Revision as of 16:35, 9 December 2008
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