Changes between Version 6 and Version 7 of Tutorials/k0SDR/Tutorial04a


Ignore:
Timestamp:
Dec 18, 2012, 3:55:36 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial04a

    v6 v7  
    3939}}}
    4040
    41   * Before proceeding, download the [http://www.orbit-lab.org/attachment/wiki/Documentation/GNURadio/Tutorials/FFTSpectrum/spectrum_console.cpp spectrum console application code] to your local directory.
     41  * Before proceeding, download the [http://www.orbit-lab.org/attachment/wiki/Documentation/GNURadio/Tutorials/FFTSpectrum/spectrum_console.cpp spectrum console application code] to your local directory. This is the application that will invoke the application to configure the USRP on the nodes.
    4242{{{
    43 
     43nilanjan@console.grid:~/UHD/SPECTRUM/w$ wget http://www.orbit-lab.org/raw-attachment/wiki/Documentation/GNURadio/Tutorials/FFTSpectrum/spectrum_console.cpp
    4444}}}
    4545
     46 * Compile the application code.
     47{{{
     48nilanjan@console.grid:~/UHD/SPECTRUM/w$ g++ spectrum_console.cpp -lboost_program_options-mt -loml2 -o spectrum_console
     49}}}
    4650== Usage ==
    4751