Changes between Version 34 and Version 35 of Tutorials/Wireless/mmwaveSB1


Ignore:
Timestamp:
May 14, 2020, 11:57:46 PM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwaveSB1

    v34 v35  
    106106}}}
    107107
     108* If some or all the ports are set to "2", set them to port "1"
     109{{{#!shell
     110curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw1.sb1.cosmos-lab.org,rfsw2.sb1.cosmos-lab.org&switch=1,2,3,4&port=2"
     111}}}
     112
    108113=== Execution ===
    109114==== Run the experiment ====
    110115* Start transmit application on the TX node(srv1-lg1). Run UHD application tx_waveforms to transmit a sine wave.
    111116{{{#!shell-session
    112 root@srv1-lg1:~/uhd/host/build/examples# ./tx_waveforms --args="addr=10.115.2.2" --freq 100e6 --rate 200e6 --ant AB --subdev A:AB --wave-freq 1e6 --wave-type SINE
     117root@srv3-lg1:~/uhd/host/build/examples# ./tx_waveforms --args="addr=10.115.2.2" --freq 100e6 --rate 200e6 --ant AB --subdev A:AB --wave-freq 1e6 --wave-type SINE
    113118}}}
    114119