Changes between Version 11 and Version 12 of Tutorials/Wireless/Channel SoundingMIMO
- Timestamp:
- Jun 20, 2021, 7:27:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Channel SoundingMIMO
v11 v12 44 44 omf stat -t all 45 45 }}} 46 1. Make sure that the RF switch port is set to using the USRP 2974's. If some of the RF switch ports are set to "2", set them back to "1" 47 {{{#!shell 48 curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw-s1-lg1.sb2.cosmos-lab.org,rfsw-md1.sb2.cosmos-lab.org&switch=1,2,3,4&port=1" 49 }}} 46 50 1. {{{ssh}}} to the the same server from two terminals, use option -Y for using GUI. 47 51 {{{#!shell … … 49 53 [Terminal 2] ssh -Y root@srv2-lg1 50 54 }}} 51 1. Make sure that the RF switch port is set to using the USRP 2974's. If some of the RF switch ports are set to "2", set them back to "1" 52 {{{#!shell 53 curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw-s1-lg1.sb2.cosmos-lab.org,rfsw-md1.sb2.cosmos-lab.org&switch=1,2,3,4&port=1" 54 }}} 55 55 56 56 57 === Experiment Execution ===