close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 8 and Version 9 of WiMAX/30/05


Ignore:
Timestamp:
Feb 9, 2012, 6:28:13 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/30/05

    v8 v9  
    14141. ''baseline-iperf.ndz'': disk image that's loaded onto the nodes. This image is loaded with oml2-iperf.[[BR]]
    15152. ''oml2-server'': server running on sandbox 4 which collects measurement data from oml2-iperf and stores in a database file.[[BR]]
    16 3. ''sqlite3'': command line interface for accessing the contents in a database file.
     163. ''sqlite3'': command line interface for accessing the contents in a database file.[[BR]]
    17174. ''wimax-iperf-attn.rb'': the experiment script
    1818
    1919== Set up ==
    20 * Getting started, ssh into the console of sandbox 4.[[BR]]
     20Getting started, ssh into the console of sandbox 4.[[BR]]
    2121* Verify the oml2-server is running: '''$ ps -elf | grep oml2-server'''
    2222{{{
     
    4343* Change uplink MCS to single profile:
    4444{{{
    45 wget -O status http://localhost:5052/wimaxrf/mcsProfile?dl=15
     45wget -O status http://localhost:5052/wimaxrf/mcsProfile?ul=15
    4646}}}
    4747
    4848* Change uplink MCS with profile list:
    4949{{{
    50 wget -O status http://localhost:5052/wimaxrf/mcsProfile?dl=15,17,18
     50wget -O status http://localhost:5052/wimaxrf/mcsProfile?ul=15,17,18
    5151}}}
    5252
     
    5656}}}
    5757
    58 For details on changing BS parameters please refer to ''Basic Support Services'' under http://wimax.orbit-lab.org/wiki[[BR]]
     58For other details on changing BS parameters please refer to ''Basic Support Services'' under http://wimax.orbit-lab.org/wiki [[BR]]
    5959
    60 Although the experiment script can vary the attenuator values, the details on manually changing attenuator values can be found in ''RF Matrix Control Services'' under http://wimax.orbit-lab.org/wiki[[BR]]
    61 
     60Although the experiment script can vary the attenuator values, the details on manually changing attenuator values can be found in ''RF Matrix Control Services'' under http://wimax.orbit-lab.org/wiki [[BR]]
    6261
    6362== Usage ==
     
    165164
    166165
    167 == Post process data ==
     166== Post processing data ==
    168167
    169168