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/01arq


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

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/17/01arq

    v13 v14  
    33[[TOC(WiMAX/17*, depth=2, heading=WiMAX RF Aggregate Manager)]]
    44
    5 == /arq - ARQ Control  ==
     5== bs/arq - ARQ Control  ==
    66
    77The functions in this service are used to set parameters of Automatic Repeat reQuest (ARQ) which is one of the MAC level data connection's error control mechanisms used by the basestation.
     
    1010 
    1111{{{
    12 <service name="arq">
     12<service name="bs/arq">
    1313  <info>Set ARQ parameters</info>
    1414  <args>
     
    8888RX retry timeout. Units: 100us. Allowed values: (0..65535)
    8989
    90 == /harq - HARQ Control  ==
     90== bs/harq - HARQ Control  ==
    9191
    9292Service for controlling Hybrid Automatic Repeat reQuest (HARQ) parameters. With HARQ, in addition to ARQ error detection, blocks of data are FEC encoded before transmission. This service has the following arguments:
    9393
    9494{{{
    95 <service name="harq">
     95<service name="bs/harq">
    9696  <info>Set HARQ parameters</info>
    9797  <args>