Changes between Version 6 and Version 7 of MAC


Ignore:
Timestamp:
Jun 14, 2010, 10:45:19 AM (14 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MAC

    v6 v7  
    1  * [wiki:WARPMAC WARPMAC] - Framework for designing MACs for WARP
     1= Medium Access Control =
     2
     3With the flexibility afforded by the OFDM physical layer, MAC layers with varying degrees of control can be implemented. In order to abstract the functionality of the physical layer, the [wiki:WARPMAC WARPMAC] and WARPPHY frameworks provide hooks that the MAC designer can use. The frameworks are updated at the same time as the physical layer to expose any new features that are available to the MAC layer.
     4
     5Two MAC layers are included in the OFDM Reference Design by default.
     6
    27 * [wiki:CSMAMAC CSMA MAC]
     8 * [wiki:NOMAC NO MAC]