Changes between Version 12 and Version 13 of WirelessReferenceDesigns
- Timestamp:
- Jul 30, 2013, 5:30:05 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WirelessReferenceDesigns
v12 v13 3 3 This page serves as a collection of various complete wireless network for WARP. Each design some level of over-the-air functionality. You'll need Xilinx's Embedded Development Kit to build the projects locally; the underlying source code is available in the [source:/ repository]. 4 4 5 * [wiki:802.11 802.11 Reference Design] - Real-time implementation of 802.11 MAC/PHY 5 6 * [wiki:OFDMReferenceDesign OFDM Reference Design] - Full project with MIMO-OFDM, ALOHA/CSMA MAC and ethernet hub functionality. 6 7 * [wiki:WARPLab/Downloads WARPLab Reference Design] - Full project that implements the [wiki:WARPLab] design flow. It is basic buffer-based project with no physical or MAC layer.