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/06dlprof


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

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/17/06dlprof

    v8 v9  
    8282ulprofX where X = [1,10]
    8383
     84{{{
     85<service name=bs/ulprofile>
     86  <info>
     87  Set up link modulation scheme</info>
     88  <args>
     89    <arg name=ulprof6 isRequired=false>
     90      <info>
     91      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     92    </arg>
     93    <arg name=ulprof1 isRequired=false>
     94      <info>
     95      UL FEC code and modulation type of each burst profile on UCD message. (QPSK (CTC) 1/2 (13))</info>
     96    </arg>
     97    <arg name=ulprof7 isRequired=false>
     98      <info>
     99      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     100    </arg>
     101    <arg name=ulprof2 isRequired=false>
     102      <info>
     103      UL FEC code and modulation type of each burst profile on UCD message. (QPSK (CTC) 3/4 (15))</info>
     104    </arg>
     105    <arg name=ulprof8 isRequired=false>
     106      <info>
     107      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     108    </arg>
     109    <arg name=ulprof3 isRequired=false>
     110      <info>
     111      UL FEC code and modulation type of each burst profile on UCD message. (16-QAM (CTC) 1/2 (16))</info>
     112    </arg>
     113    <arg name=ulprof9 isRequired=false>
     114      <info>
     115      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     116    </arg>
     117    <arg name=ulprof4 isRequired=false>
     118      <info>
     119      UL FEC code and modulation type of each burst profile on UCD message. (16-QAM (CTC) 3/4 (17))</info>
     120    </arg>
     121    <arg name=ulprof10 isRequired=false>
     122      <info>
     123      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     124    </arg>
     125    <arg name=ulprof5 isRequired=false>
     126      <info>
     127      UL FEC code and modulation type of each burst profile on UCD message. (No Modulation (255))</info>
     128    </arg>
     129  </args>
     130</service>
     131}}}