Changes between Version 10 and Version 11 of Tutorials/Wireless/Basic Usage


Ignore:
Timestamp:
Sep 30, 2019, 5:36:16 PM (5 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Basic Usage

    v10 v11  
    190190
    191191=== Run the application ===
    192 Download and SPECTRUM_VIEW application from the attachment section below. From 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.
    193 {{{
    194 root@sdr-console> cd SPECTRUM_VIEW/
     192Download the application source code from the attachment section below. Please refer to the README file in SPECTRUM_VIEW directory for instruction on compiling and running the application.
     193{{{
     194root@sdr-console> wget https://wiki.cosmos-lab.org/raw-attachment/wiki/tutorials/basic_usage/spectrum_view.tar.gz
     195
     196root@sdr-console> tar -zxvf spectrum_view.tar.gz
     197
     198}}}
     199
     200From 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.
     201{{{
    195202root@sdr-console> ./app_read_sdr_samples
    196203 INFO  11:51:08.262 (main.cpp:623) - Starting command server at 5180