Changes between Version 11 and Version 12 of 802.11/FAQ


Ignore:
Timestamp:
Jul 28, 2013, 9:14:03 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/FAQ

    v11 v12  
    55
    66== What parts of the 802.11 standard are implemented? ==
    7 Our implementation focuses on the OFDM PHY and DCF MAC. We tried to choose a subset of these specifications which are feasible to implement and provide the most utility to wireless networking researchers. We plan to continue developing the design. Feedback is welcome on which features in the standard would be most useful in future releases.
     7Our implementation focuses on the OFDM PHY and DCF MAC. We tried to choose a subset of these specifications which are feasible to implement and provide the most utility to wireless networking researchers. We plan to continue developing the design in the coming months. Feedback is welcome on which features in the standard would be most useful in future releases.
    88
    99The IEEE 802.11 standard is huge ([http://standards.ieee.org/getieee802/download/802.11-2012.pdf 2700 page PDF]). Implementing the entire standard on WARP is infeasible, and frankly not all that useful as a research tool.
     
    1111The specifics of the current implementation are discussed in the [wiki:../PHY PHY] and [wiki:../MAC MAC] pages of this user guide.
    1212
    13 == What encryption schemes are supported? ==
    14 None.
     13== What hardware is supported? ==
     14The WARP 802.11 Reference Design is supported on Mango WARP v3 hardware.
    1515
    16 This could be an interesting future extension, but falls far outside our areas of expertise.
    17 
    18 == Is the WARP 802.11 Reference Design Wi-Fi CERTIFIED™? ==
    19 No.
    20 
    21 Wi-Fi® is a trademark of the [https://www.wi-fi.org/ Wi-Fi Alliance], an industry association which seeks to ensure compliance and inter-operability of wireless networking equipement. Our design is intended to be a starting point for researchers, not a wireless device for end-users. The whole point of this design is to enable experiments with extensions to the standard. Pursuit of Wi-Fi CERTIFIED™ status doesn't facilitate this.
     16Previous generations of WARP hardware are not supported, as the design requires tools and FPGA features which preclude porting to Virtex-II Pro or Virtex-4 FPGAs.
    2217
    2318== How is the WARP 802.11 Reference Design licensed? ==
     
    3328Please note that the license requires this design only be used on hardware manufactured by Mango Communications. We recognize this requirement diverges from true open source. It is the only approach we can conceive that justifies the significant investment of resources to develop and support a complex design distributed at no cost. We want to provide hardware and reference designs that enable great research. We can't do this as free IP suppliers for competing platforms.
    3429
    35 == What hardware is supported? ==
    36 The WARP 802.11 Reference Design is supported on Mango WARP v3 hardware.
    3730
    38 Previous generations of WARP hardware are not supported, as the design requires tools and FPGA features which preclude porting to Virtex-II Pro or Virtex-4 FPGAs.
     31== What encryption schemes are supported? ==
     32None.
     33
     34This could be an interesting future extension, but is way outside our areas of expertise. As best we can figure, it also isn't necessary for most MAC/PHY experiments.
     35
     36== Is the WARP 802.11 Reference Design Wi-Fi CERTIFIED™? ==
     37No.
     38
     39Wi-Fi® is a trademark of the [https://www.wi-fi.org/ Wi-Fi Alliance], an industry association which seeks to ensure compliance and inter-operability of wireless networking equipment. Our design is intended to be a starting point for researchers, not a wireless device for end-users. The point of this design is to enable experiments with extensions to the standard MAC/PHY. Pursuit of Wi-Fi CERTIFIED™ status doesn't facilitate this.
     40