Changes between Version 5 and Version 6 of RadioControllerAPI


Ignore:
Timestamp:
Mar 20, 2007, 10:05:21 PM (17 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RadioControllerAPI

    v5 v6  
    4343== [source:/PlatformSupport/CustomPeripherals/drivers/radio_controller_v1_08_a/src/radio_controller_ext.h radio_controller_ext.h] ==
    4444
    45 '''!WarpRadio_v1_24AmpEnable(radios)''': Enable 2.4GHz amplifier on ''radios''.
     45'''!WarpRadio_v1_24AmpEnable(radios)''': Enable 2.4 GHz amplifier on ''radios''.
    4646
    47 '''!WarpRadio_v1_24AmpDisable(radios)''': Disable 2.4GHz amplifier on ''radios''.
     47'''!WarpRadio_v1_24AmpDisable(radios)''': Disable 2.4 GHz amplifier on ''radios''.
    4848
    4949'''!WarpRadio_v1_LockDetect(radios)''': Read Lock Detect of ''radios'' specified.
     
    109109'''!WarpRadio_v1_ADCPdwn(chan,value,radios)''': Power down (''value''=1) or power up (''value''=0) ''ICHAN'' or ''QCHAN'' on ''radios''
    110110
     111== [source:/PlatformSupport/CustomPeripherals/drivers/radio_controller_v1_08_a/src/radio_controller_5ghz.h radio_controller_5ghz.h] ==
     112
     113'''!WarpRadio_v1_5AmpEnable(radios)''': Enable 5 GHz amplifier on ''radios''.
     114
     115'''!WarpRadio_v1_5AmpDisable(radios)''': Disable 5 GHz amplifier on ''radios''.
     116
     117'''!WarpRadio_v1_SetCenterFreq5GHz(freqset,radios)''': Set center frequency of ''radios'' to ''freqset''.