Changes between Version 41 and Version 42 of Tutorials/Wireless/mmwave80211adORCA


Ignore:
Timestamp:
Sep 25, 2020, 9:24:34 AM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave80211adORCA

    v41 v42  
    3939{{{#!shell
    4040omf stat -t system:topo:allres
     41}}}
     42 1. Make sure the RF switch boxes are configured to use X310s (all switches set to port 1)
     43{{{#!shell-session
     44root@console:~# curl am1.cosmos-lab.org:5054/rf_switch/status?name=rfsw1.sb1.cosmos-lab.org,rfsw2.sb1.cosmos-lab.org
     45
     46<response status="OK">
     47  <rf_switch name="rfsw1.sb1.cosmos-lab.org" num_of_switches="4">
     48    <switch number="1" port="1"/>
     49    <switch number="2" port="1"/>
     50    <switch number="3" port="1"/>
     51    <switch number="4" port="1"/>
     52  </rf_switch>
     53  <rf_switch name="rfsw2.sb1.cosmos-lab.org" num_of_switches="4">
     54    <switch number="1" port="1"/>
     55    <switch number="2" port="1"/>
     56    <switch number="3" port="1"/>
     57    <switch number="4" port="1"/>
     58  </rf_switch>
     59</response>
    4160}}}
    4261 1. ssh to the nodes, use option -Y for using GUI.
     
    119138||  [[Image(Sivers_TX_SN0240.jpg, 500px)]]      ||  [[Image(Sivers_RX_SN0243.jpg, 500px)]]      ||
    120139
    121 * Make sure the RF switch boxes are configured to use X310s (all switches set to port 1)
    122 {{{#!shell-session
    123 root@console:~# curl am1.cosmos-lab.org:5054/rf_switch/status?name=rfsw1.sb1.cosmos-lab.org,rfsw2.sb1.cosmos-lab.org
    124140
    125 <response status="OK">
    126   <rf_switch name="rfsw1.sb1.cosmos-lab.org" num_of_switches="4">
    127     <switch number="1" port="1"/>
    128     <switch number="2" port="1"/>
    129     <switch number="3" port="1"/>
    130     <switch number="4" port="1"/>
    131   </rf_switch>
    132   <rf_switch name="rfsw2.sb1.cosmos-lab.org" num_of_switches="4">
    133     <switch number="1" port="1"/>
    134     <switch number="2" port="1"/>
    135     <switch number="3" port="1"/>
    136     <switch number="4" port="1"/>
    137   </rf_switch>
    138 </response>
    139 }}}
    140141==== Run the experiment ====
    141142* Open transmit application TX_TEST.grc on transmit node(srv4-lg1). This application transmits 802.11ad frames over rfdev3-2(10.115.6.2), at 200MSPS, by reading samples from a pre-generated file.