Changes between Version 23 and Version 24 of HardwareUsersGuides/RadioBoard_v1.4/RadioController


Ignore:
Timestamp:
Feb 26, 2007, 11:17:20 PM (17 years ago)
Author:
sgupta
Comment:

--

Legend:

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

    v23 v24  
    2727}}}
    2828
    29 All the radio controller functions are divided into two sets. The first set control the Maxim Radio on the board and begin with {{{WarpRadio_}}} while the second set controls the Digitial-to-Analog Converter (DAC) for the data and these begin with {{{WarpDac_}}}.
     29All the radio controller functions are divided into two sets. The first set control the Maxim Radio on the board and begin with {{{WarpRadio_}}} while the second set controls the Digitial-to-Analog Converter (DAC) for the data and these begin with {{{WarpDac_}}}. Since the ADC has no on-chip registers, all configuration is hardcoded in the verilog.
    3030
    3131=== Inputs to Functions ===