Changes between Version 11 and Version 12 of Tutorials/Wireless/Channel SoundingMIMO


Ignore:
Timestamp:
Jun 20, 2021, 7:27:38 PM (3 years ago)
Author:
tingjunchen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Channel SoundingMIMO

    v11 v12  
    4444omf stat -t all
    4545}}}
     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
     48curl "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}}}
    4650 1. {{{ssh}}} to the the same server from two terminals, use option -Y for using GUI.
    4751{{{#!shell
     
    4953[Terminal 2] ssh -Y root@srv2-lg1
    5054}}}
    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
    5556
    5657=== Experiment Execution ===