HW 13b

From Class Wiki
Jump to navigation Jump to search

Installing Ubuntu

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