Changes between Version 11 and Version 12 of Tutorials/Wireless/intro Tutorial


Ignore:
Timestamp:
Jul 22, 2022, 8:37:19 PM (2 years ago)
Author:
jennyshane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/intro Tutorial

    v11 v12  
    7474=== Run the experiment ===
    7575For this demo, we'll be running some of the demo applications that are installed with uhd.
     76 1. ssh to sdr2-md1 and start the rx_ascii_art_dft demo with the following command:
     77 {{{#!shell
     78 /usr/lib/uhd/examples/rx_ascii_art_dft --args "resource=rio0,type=x300" --freq 2400e6 --rate 5e6 --frame-rate 10 --gain 10 --ref-lvl -30 --dyn-rng 70
     79 }}}
     80 Note that we are looking at the frequency band around 2.4GHz.