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 13 and Version 14 of Old/WiMAX/17/13ainfo


Ignore:
Timestamp:
Jun 25, 2012, 4:59:11 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/17/13ainfo

    v13 v14  
    277277}}}
    278278
     279== bs/mcsProfile - get/set downlink / uplink profile ==
     280{{{
     281<service name=bs/mcsProfile>
     282   <info>Set/Get Modulation-coding scheme.</info>
     283   <args>
     284      <arg name=ul isRequired=false>
     285         <info>Array of Up link profile specification.</info>
     286      </arg>
     287      <arg name=dl isRequired=false>
     288         <info>Array of Dl link profile specification.</info>
     289      </arg>
     290   </args>
     291</service>
     292}}}
     293
    279294== /status - Get Current Status ==
    280295
     
    310325
    311326
    312 == /default - Reset to Default Parameters ==
    313 ###
    314 {{{
    315 <service name="defaults">
    316   <info>Restore Base Station parameters from default configuration</info>
    317 </service>
    318 }}}
    319 
    320 == /restore - Restore Base Station Config ==
    321 ###
    322 {{{
    323 <service name="restore">
    324   <info>Restore Base Station parameters from saved configuration</info>
    325 </service>
    326 service name="uploadr"/>
    327 }}}
    328 
    329327== Example usage of services from sandbox ==
    330328To reset base station's datapath configuration back to defaults: