Changes between Version 3 and Version 4 of Workshops/Sig Comm2022/group/dolphin
- Timestamp:
- Aug 10, 2022, 6:48:45 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/Sig Comm2022/group/dolphin
v3 v4 57 57 === Run the experiment === 58 58 For this demo, we'll be running some of the demo applications that are installed with uhd. Source code for all of the samples can be found here: [https://github.com/EttusResearch/uhd/tree/UHD-3.15.LTS/host/examples] 59 1. ssh to node3- 2and start the rx_ascii_art_dft demo with the following command:59 1. ssh to node3-1 and start the rx_ascii_art_dft demo with the following command: 60 60 {{{ 61 61 /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 … … 65 65 [[Image(wiki:Tutorials/Wireless/introTutorial:rx-ascii-no-sig.png, width=1000px)]] 66 66 67 2. ssh to node 8-7and start the tx_waveforms demo with the following command:67 2. ssh to node3-20 and start the tx_waveforms demo with the following command: 68 68 {{{ 69 69 /usr/lib/uhd/examples/tx_waveforms --args="resource=rio0,type=x300" --wave-freq 1e6 --wave-type SINE --freq 2400e6 --rate 5e6 --gain 10 --ampl 0.2