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


Ignore:
Timestamp:
Jun 26, 2012, 3:41:01 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

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

    v20 v21  
    8383      </arg>
    8484   </args>
    85 </service>
    86 }}}
    87 
    88 == bs/dlprofile - downlink modulation schemes ==
    89 {{{
    90 <service name=bs/dlprofile>
    91   <info>
    92   Set down link modulation scheme</info>
    93   <args>
    94     <arg name=dlprof8 isRequired=false>
    95       <info>
    96       DL FEC code and modulation type of each burst profile on DCD message. (64-QAM (CTC) 5/6 (21))</info>
    97     </arg>
    98     <arg name=dlprof3 isRequired=false>
    99       <info>
    100       DL FEC code and modulation type of each burst profile on DCD message. (16-QAM (CTC) 1/2 (16))</info>
    101     </arg>
    102     <arg name=dlprof9 isRequired=false>
    103       <info>
    104       DL FEC code and modulation type of each burst profile on DCD message. (No Modulation (255))</info>
    105     </arg>
    106     <arg name=dlprof4 isRequired=false>
    107       <info>
    108       DL FEC code and modulation type of each burst profile on DCD message. (16-QAM (CTC) 3/4 (17))</info>
    109     </arg>
    110     <arg name=dlprof10 isRequired=false>
    111       <info>
    112       DL FEC code and modulation type of each burst profile on DCD message. (No Modulation (255))</info>
    113     </arg>
    114     <arg name=dlprof5 isRequired=false>
    115       <info>
    116       DL FEC code and modulation type of each burst profile on DCD message. (64-QAM (CTC) 1/2 (18))</info>
    117     </arg>
    118     <arg name=dlprof11 isRequired=false>
    119       <info>
    120       DL FEC code and modulation type of each burst profile on DCD message. (No Modulation (255))</info>
    121     </arg>
    122     <arg name=dlprof6 isRequired=false>
    123       <info>
    124       DL FEC code and modulation type of each burst profile on DCD message. (64-QAM (CTC) 2/3 (19))</info>
    125     </arg>
    126     <arg name=dlprof1 isRequired=false>
    127       <info>
    128       DL FEC code and modulation type of each burst profile on DCD message. (QPSK (CTC) 1/2 (13))</info>
    129     </arg>
    130     <arg name=dlprof12 isRequired=false>
    131       <info>
    132       DL FEC code and modulation type of each burst profile on DCD message. (No Modulation (255))</info>
    133     </arg>
    134     <arg name=dlprof7 isRequired=false>
    135       <info>
    136       DL FEC code and modulation type of each burst profile on DCD message. (64-QAM (CTC) 3/4 (20))</info>
    137     </arg>
    138     <arg name=dlprof2 isRequired=false>
    139       <info>
    140       DL FEC code and modulation type of each burst profile on DCD message. (QPSK (CTC) 3/4 (15))</info>
    141     </arg>
    142   </args>
    14385</service>
    14486}}}