Changes between Version 7 and Version 8 of Tutorials/Wireless/Spectrum Sensing


Ignore:
Timestamp:
Nov 7, 2019, 5:19:48 AM (5 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Spectrum Sensing

    v7 v8  
    2727  }}}
    2828
    29 === Configure and detect the radio ===
     29==== Configure and detect the radio ====
    3030
    3131* The USRP 2974 requires a PCIe driver to control the FPGA with the embedded PC. In the provided images, this will load automatically on boot. If it has issues, you can run it manually via {{{ systemctl restart niusrprio.service}}}.
     
    198198}}}
    199199
    200 === Prepare the application ===
     200==== Prepare the application ====
    201201Download the application source code from the attachment section below.
    202202{{{
     
    224224root@sdr2-s1-lg1:~/SPECTRUM_VIEW# make
    225225}}}
     226==== Setup SSH tunnel ====
    226227
    227228==== Run the experiment ====
     
    229230From within the ''SPECTRUM_VIEW'' directory make and run the application to read samples from the Krypton's radio. There are two channels inside the radio which are being read out but only the first channel is displayed.
    230231{{{
    231 root@sdr-console> ./app_read_sdr_samples
     232root@sdr2-s1-lg1:~/SPECTRUM_VIEW# ./app_read_sdr_samples
    232233 INFO  11:51:08.262 (main.cpp:623) - Starting command server at 5180
    233234 INFO  11:51:08.262 (main.cpp:175) - Starting websock server at 9002