Changes between Version 14 and Version 15 of HardwareUsersGuides/RadioBoard_v1.4/RadioController


Ignore:
Timestamp:
Jul 19, 2006, 12:48:14 AM (18 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/RadioBoard_v1.4/RadioController

    v14 v15  
    5757}}}
    5858Just to reiterate, notice how the InitializeSPI functions of both the radio and DAC are called before a function call of that type.
     59
     60=== Basic Usage of Radio Functions (`WarpRadio_`) ===
     61
     62'''Selecting Center Frequency:''' Functions `SetCenterFreq2GHz(...)` and `SetCenterFreq5GHz(...)` can be used to set the transceiver center frequency in the 2.4 GHz and 5 GHz ISM bands respectively. Within these the channel number can also be selected. By default the center frequency is in the 2.4 GHz band with channel number 6 which is equivalent to 2.437 GHz.