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 Old/WiMAX/17


Ignore:
Timestamp:
Jun 24, 2011, 4:45:33 AM (13 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/17

    v8 v9  
    11= WiMAX RF Aggregate Manager Service =
    2 wimaxrf is a service to configure and control WIMAX (Basestation) RF Section7
     2wimaxrf is an Aggregate Manager (AM) that is used to configure and control WIMAX (Basestation) RF Section.
    33
    4 [[TOC(WiMAX/17/*, heading="WiMAX RF Aggregate Manager)]]
    5 
    6 [wiki:WiMAX/17/01arq ARQ Control] parameters
    7 
    8 [wiki:WiMAX/17/02harq HARQ Control] parameters
    9 
    10 [http://wimax.orbit-lab.org/wiki/WiMAX/17/monitor Monitor Service] parameters
    11 
    12 [http://wimax.orbit-lab.org/wiki/WiMAX/17/maintenance Maintenance Service] parameters
    13 
    14 [http://wimax.orbit-lab.org/wiki/WiMAX/17/driver Driver Base Service] parameters
    15 
    16 [http://wimax.orbit-lab.org/wiki/WiMAX/17/dlprof Downlink Profile] parameters
    17 
    18 [http://wimax.orbit-lab.org/wiki/WiMAX/17/ulprof Uplink Profile] parameters
    19 
    20 [http://wimax.orbit-lab.org/wiki/WiMAX/17/wireless Wireless Service] parameters
    21 
    22 [http://wimax.orbit-lab.org/wiki/WiMAX/17/mpc Measure & Power Control Service] parameters
    23 
    24 [http://wimax.orbit-lab.org/wiki/WiMAX/17/mimo MIMO Service] parameters
    25 
    26 [http://wimax.orbit-lab.org/wiki/WiMAX/17/debug Debug Service] parameters
    27 
    28 [http://wimax.orbit-lab.org/wiki/WiMAX/17/mobile Mobile Service] parameters
    29 
    30 [http://wimax.orbit-lab.org/wiki/WiMAX/17/security Security Service] parameters
    31 
    32 [http://wimax.orbit-lab.org/wiki/WiMAX/17/wireless Wireless Service] parameters
     4[[TOC(WiMAX/17/*, WiMAX/17, heading=WiMAX RF Aggregate Manager)]]
    335
    346
    35 == /info - Get the information about configuration parameters of the Base Station ==
    36 {{{
    37 <service name="info">
    38   <info>Get information about the Base Station</info>
    39 </service>
    40 }}}
    41 
    42 {{{
    43 <service name="status">
    44   <info>Get status of WiMAX RF  service</info>
    45 </service>
    46 }}}
    47 
    48 == /restart - Restart the Base Station ==
    49 {{{
    50 <service name="restart">
    51   <info>Restart the Base Station</info>
    52 </service>
    53 }}}
    54 
    55 == /default - Reset Basestation to Default parameters ==
    56 {{{
    57 <service name="defaults">
    58   <info>Restore Base Station parameters from default configuration</info>
    59 </service>
    60 }}}
    61 
    62 == /restore - Restore Base Station parameters from saved configuration ==
    63 {{{
    64 <service name="restore">
    65   <info>Restore Base Station parameters from saved configuration</info>
    66 </service>
    67 service name="uploadr"/>
    68 }}}
    697
    708
    71 == /get - Get Basestation Parameter ==
    72 {{{
    73 <service name="get">
    74 <info>Get Basestation Static Parameter</info>
    75 </service>
    76 }}}
    779
    78 == /set - Set Basestation Parameter ==
    79 {{{
    80 <service name="set">
    81   <info>Set Basestation Static Parameter</info>
    82 </service>
    83 }}}
     10
     11
     12
     13
     14