Changes between Version 25 and Version 26 of OFDM/MIMO/Docs/AutoResponse


Ignore:
Timestamp:
Mar 31, 2010, 2:49:06 PM (14 years ago)
Author:
murphpo
Comment:

--

Legend:

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

    v25 v26  
    139139//Configure match unit 0 to search for packets whose relay address matches this node's address
    140140// Looks for 2 bytes starting at index PKTHEADER_INDX_RELADDR with value MY_ADDR
    141 mimo_ofdmTxRx_setMatch0( PHY_AUTORESPONSE_MATCH_CONFIG(PKTHEADER_INDX_RELADDR, 2, MY_ADDR) );
     141mimo_ofdmTxRx_setMatch0( PHY_AUTORESPONSE_MATCH_CONFIG(PKTHEADER_INDX_RELADDR, 2, htons(MY_ADDR)) );
    142142
    143143//Configure match unit 1 to search for DATA packets