Changes between Version 13 and Version 14 of Tutorials/Wireless/MassiveMIMO


Ignore:
Timestamp:
Jul 8, 2022, 6:59:00 AM (3 years ago)
Author:
zhenzhou77
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/MassiveMIMO

    v13 v14  
    4646 1. Turn all the required resources on and check the status
    4747{{{#!shell
    48 omf tell -a on -t sdr2-s1-lg1,sdr2-md1,srv2-lg1
     48omf tell -a on -t node21-1,node8-7
     49}}}
     50{{{#!shell
     51omf tell -a on -t [23,1..8]
    4952}}}
    5053{{{#!shell
    5154omf stat -t all
    5255}}}
    53  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"
     56 1. {{{ssh}}} to the server and ({{{node8-7}}}) from two terminals, use option -Y for using GUI.
    5457{{{#!shell
    55 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"
    56 }}}
    57  1. {{{ssh}}} to the the same server from two terminals, use option -Y for using GUI.
    58 {{{#!shell
    59 [Terminal 1] ssh -Y root@srv2-lg1,
    60 [Terminal 2] ssh -Y root@srv2-lg1
     58[Terminal 1] ssh -Y root@node21-1,
     59[Terminal 2] ssh -Y root@node8-7
    6160}}}
    6261