Changes between Version 56 and Version 57 of Tutorials/Wireless/mmwaveSB1
- Timestamp:
- Sep 21, 2021, 5:02:00 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwaveSB1
v56 v57 90 90 91 91 || SN0240 as transmitter || SN0243 as receiver || 92 || root@srv 4-lg1:~/ederenv# ./start_mb1.sh --gui SN0240 || root@srv3-lg1:~/ederenv# ./start_mb1.sh --gui SN0243 ||92 || root@srv1-in1:~/ederenv# ./start_mb1.sh -gui SN0240 || root@srv1-in2:~/ederenv# ./start_mb1.sh -gui SN0243 || 93 93 || Click "TX enable" and "LO leakage Cal" || Click "RX enable" || 94 94 || [[Image(Sivers_TX_SN0240.jpg, 500px)]] || [[Image(Sivers_RX_SN0243.jpg, 500px)]] || … … 121 121 === Execution === 122 122 ==== Run the experiment ==== 123 * Start transmit application on the TX node(srv 4-lg1). Run UHD application tx_waveforms to transmit a sine wave.123 * Start transmit application on the TX node(srv1-in1). Run UHD application tx_waveforms to transmit a sine wave. 124 124 {{{#!shell-session 125 root@srv4-lg1:~# /usr/lib/uhd/examples/tx_waveforms --args="addr=10.11 5.6.2" --freq 100e6 --rate 200e6 --ant AB --subdev A:AB --wave-freq 1e6 --wave-type SINE125 root@srv4-lg1:~# /usr/lib/uhd/examples/tx_waveforms --args="addr=10.114.14.2" --freq 100e6 --rate 200e6 --ant AB --subdev A:AB --wave-freq 1e6 --wave-type SINE 126 126 }}} 127 127