Changes between Version 4 and Version 5 of GEC16Agenda/WiMAX-Tutorial/Streamload/08


Ignore:
Timestamp:
03/20/13 13:04:55 (11 years ago)
Author:
Fraida Fund
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/WiMAX-Tutorial/Streamload/08

    v4 v5  
    55After looking at the measurements collected by the 'wxmstat' application, we realize that the signal strength on the nodes is too high. We want a more realistic environment, so we turn down the base station transmit power:
    66
    7 {{{ wget -qO- "http://wimaxrf:5052/wimaxrf/bs/set?bs_tx_power=20"
    8 wget -qO- "http://wimaxrf:5052/wimaxrf/bs/restart" }}}
     7
     8{{{
     9wget -qO- "http://wimaxrf:5052/wimaxrf/bs/set?bs_tx_power=20"
     10wget -qO- "http://wimaxrf:5052/wimaxrf/bs/restart"
     11}}}
    912
    1013