Changes between Version 1 and Version 2 of NOMAC


Ignore:
Timestamp:
Oct 2, 2009, 10:55:27 AM (14 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NOMAC

    v1 v2  
    11= NOMAC =
    22
    3 NOMAC is the first MAC protocol used in the [wiki:Workshops]
     3NOMAC is a very simple "MAC" implementation, that implements no actual medium access control whatsoever. It is used in our [wiki:workshops workshop] materials to introduce the WARPMAC design flow.
     4
     5It is also the code underlying the [wiki:OFDMReferenceDesign/Applications/Bridge Bridge] application for the OFDM Reference Design.
     6
     7The source code is available in the repository: [source:/ResearchApps/MAC/NOMAC /ResearchApps/MAC/NOMAC].