Changes between Version 18 and Version 19 of OFDM/MIMO/Docs/AutoResponse


Ignore:
Timestamp:
Aug 29, 2009, 3:43:11 PM (15 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OFDM/MIMO/Docs/AutoResponse

    v18 v19  
    2121C macros are provided in [source:/PlatformSupport/warpmac/warpphy.h warphphy.h] to help configure the match units, actors and header translator.
    2222
    23 '''Match unit configuration:'''
    24 
     23'''Match unit configuration:''' [[BR]]
     24Each match unit is configured with a single register write; each unit is access with the macro {{{mimo_ofdmTxRx_setMatchN}}}(''config''), where N is in ![0,5] and ''config'' is the value returned by the match unit config macro:
    2525 * {{{PHY_AUTORESPONSE_MATCH_CONFIG}}}(''addr'', ''len'', ''val''): Configure the match unit to check whether ''len'' header bytes starting at ''addr'' match value ''val''
    2626
    2727'''Actor configuration:''' [[BR]]
    28 Each actor is configured with a single register write; each actor is accessed with its own macro ({{{mimo_ofdmTxRx_setActionN(''config'')}}}), where N is in ![0,5] and ''config'' is the value returned by one of these actor configuration macros:
     28Each actor is configured with a single register write; each actor is accessed with the macro {{{mimo_ofdmTxRx_setActionN}}}(''config''), where N is in ![0,5] and ''config'' is the value returned by one of these actor configuration macros:
    2929 * {{{PHY_AUTORESPONSE_TXACTION_CONFIG}}}(''pktBuf'', ''options'', ''delay'', ''conditions''): Configure the actor to automatically transmit:
    3030   * ''pktBuf'': index (in ![1,31]) of the packet buffer from which to automatically transmit the packet