Changes between Version 8 and Version 9 of RadioControllerAPI


Ignore:
Timestamp:
Jun 8, 2007, 12:34:04 AM (17 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RadioControllerAPI

    v8 v9  
    4949'''!WarpRadio_v1_LockDetect(radios)''': Read Lock Detect of ''radios'' specified.
    5050
    51 '''!WarpRadio_v1_SoftwareTxGainControl(mode,radios)''': Enable software control (''mode''=0) or hardware control (''mode''=1) of Tx gain for ''radios''.
     51'''!WarpRadio_v1_SoftwareTxGainControl(mode,radios)''': Enable software control (''mode''=1) or hardware control (''mode''=0) of Tx gain for ''radios''.
    5252
    5353'''!WarpRadio_v1_BaseBandTxGain(value,radios)''': Set ''value'' to Base Band gain for transmission of ''radios''. Must be done if different from default (0x3).
     
    5555'''!WarpRadio_v1_TxVGAGainControl(value,radios)''': Set ''value'' to RF gain for transmission of ''radios'' if using software control for transmit gains (0x0->0x3F).
    5656
    57 '''!WarpRadio_v1_SoftwareRxGainControl(mode,radios)''': Enable software control (''mode''=0) or hardware control (''mode''=1) of Rx gain for ''radios''.
     57'''!WarpRadio_v1_SoftwareRxGainControl(mode,radios)''': Enable software control (''mode''=1) or hardware control (''mode''=0) of Rx gain for ''radios''.
    5858
    5959'''!WarpRadio_v1_RxLNAGainControl(value,radios)''': Set ''value'' to LNA gain for receive mode of ''radios'' if using software control for receive gains (0x0->0x3).