Changes between Version 23 and Version 24 of 802.11


Ignore:
Timestamp:
Nov 25, 2013, 11:06:15 AM (10 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11

    v23 v24  
     1{{{#!comment
    12[[Include(wiki:802.11/beta-note)]]
     3}}}
    24
    35[[TracNav(802.11/TOC)]]
    46= 802.11 Reference Design for WARP v3 =
    57
    6 The 802.11 Reference Design is a real-time FPGA implementation of the IEEE 802.11 OFDM PHY and DCF MAC for [http://mangocomm.com/products/kits/warp-v3-kit Mango WARP v3]. The base Reference Design can interact with commodity 802.11 devices, acting as an AP (client mode coming soon). Researchers can modify the design to explore extensions and improvements to the standard MAC and PHY and test their extensions in networks of real 802.11 devices.
     8The 802.11 Reference Design is a real-time FPGA implementation of the IEEE 802.11 OFDM PHY and DCF MAC for [http://mangocomm.com/products/kits/warp-v3-kit Mango WARP v3]. The base Reference Design can interact with commodity 802.11 devices, acting as an access point (AP) or a station (STA). Researchers can modify the design to explore extensions and improvements to the standard MAC and PHY and test their extensions in networks of real 802.11 devices.
    79
    810Refer to the [wiki:./Architecture architecture] page of this user guide for an overview of how the PHY, MAC and other code are integrated in the Reference Design. The [wiki:./PHY PHY] and [wiki:./MAC MAC] pages provide additional details on what features are implemented in the current design.