Changes between Version 54 and Version 55 of Tutorials/Wireless/mmwaveSB1
- Timestamp:
- Aug 6, 2021, 4:35:23 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwaveSB1
v54 v55 34 34 1. Make sure all the nodes and devices used in the experiment are turned off: 35 35 {{{#!shell 36 omf tell -a offh -t srv 3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-636 omf tell -a offh -t srv1-in1,srv1-in2,sdr1-in1,sdr1-in2,rfdev3-in1,rfdev3-in2 37 37 }}} 38 38 1. The image sivers_sb1_cosmos.ndz is [baseline_uhd.ndz] with Sivers control software installed. 39 Load sivers_sb1_cosmos.ndz on srv 3,srv4.39 Load sivers_sb1_cosmos.ndz on srv1-in1,srv1-in2. 40 40 {{{#!shell 41 omf load -i sivers_sb1_cosmos.ndz -t srv 3-lg1,srv4-lg141 omf load -i sivers_sb1_cosmos.ndz -t srv1-in1,srv1-in2 42 42 }}} 43 43 1. Turn all the required resources on and check the status 44 44 {{{#!shell 45 omf tell -a on -t srv 3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-645 omf tell -a on -t srv1-in1,srv1-in2,sdr1-in1,sdr1-in2,rfdev3-in1,rfdev3-in2 46 46 }}} 47 47 {{{#!shell