Changes between Version 54 and Version 55 of Tutorials/Wireless/mmwaveSB1


Ignore:
Timestamp:
Aug 6, 2021, 4:35:23 PM (3 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwaveSB1

    v54 v55  
    3434 1. Make sure all the nodes and devices used in the experiment are turned off:
    3535{{{#!shell
    36 omf tell -a offh -t srv3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-6 
     36omf tell -a offh -t srv1-in1,srv1-in2,sdr1-in1,sdr1-in2,rfdev3-in1,rfdev3-in2 
    3737}}}
    3838 1. The image sivers_sb1_cosmos.ndz is [baseline_uhd.ndz] with Sivers control software installed.   
    39   Load sivers_sb1_cosmos.ndz on srv3,srv4
     39  Load sivers_sb1_cosmos.ndz on srv1-in1,srv1-in2
    4040{{{#!shell
    41 omf load -i sivers_sb1_cosmos.ndz -t srv3-lg1,srv4-lg1
     41omf load -i sivers_sb1_cosmos.ndz -t srv1-in1,srv1-in2
    4242}}}
    4343 1. Turn all the required resources on and check the status
    4444{{{#!shell
    45 omf tell -a on -t srv3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-6
     45omf tell -a on -t srv1-in1,srv1-in2,sdr1-in1,sdr1-in2,rfdev3-in1,rfdev3-in2
    4646}}}
    4747{{{#!shell