Changes between Version 18 and Version 19 of CSMAMAC


Ignore:
Timestamp:
Feb 8, 2008, 12:21:00 AM (16 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CSMAMAC

    v18 v19  
    178178}}}
    179179
    180 The argument of this function
     180The argument of this function is the [http://warp.rice.edu/WARP_API/struct_macframe.html#o0 Macframe] containing the packet's header information. Note, the payload is already sitting inside the OFDM PHY's packet buffer thanks to the Ethernet MAC's built-in DMA engine. The particular packet buffer was designated back in the main function by
     181
     182{{{
     183#!c
     184warpmac_setTxBuffer(-);
     185}}}
    181186
    182187