Changes between Version 13 and Version 14 of 802.11/Changelog


Ignore:
Timestamp:
Aug 20, 2013, 5:33:58 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v13 v14  
    1212||  WARP v3  ||  0.3 Beta  ||  20-August-2013  ||  [browser:ReferenceDesigns/w3_802.11?rev=2164 2164]  ||  14.4  ||  Dual MB/AXI  ||
    1313
    14 Changes from 0.2 Beta:
     14Changes in 0.3 Beta:
    1515 * Many MAC/PHY bug fixes (fixes previous known issues as well as other bugs)
    16  * Adds 16-QAM rates (24Mbps and 36Mbps)
    17  * Replaced Ethernet FIFO receptions with DMA for a big speed up
    18  * Completely redesigned wireless transmit queue greatly improves bursty Ethernet receptions
     16  * Resolved rare deadlock in Rx PHY
     17  * Updated LTS correlator (fixed offset-by-1 bug, increased dynamic range of stored coefficients)
     18 * Added 16-QAM rates to PHY Tx and Rx (24Mbps and 36Mbps)
     19 * Re-designed Ethernet I/O to use scatter-gather DMA (replaces Ethernet FIFO)
     20 * Completely redesigned wireless transmit queue
     21  * Much better handling of bursty Ethernet receptions
    1922  * Ties into Ethernet DMA for zero-copy Ethernet payloads to placed directly in queue
    20   * Allows per-station queueing
    21   * Uses DRAM SODIMM if it is present on the board for a very large queue (up to 3000 packets)
    22  * New UI for changing AP parameters over UART. From a UART terminal, press "Esc" to show the menu of options.
     23  * Per-associated-station queueing of MPDUs awaiting transmission
     24  * Uses DDR3 SO-DIMM (if present) for large queues (up to 3000 packets)
     25 * Added UI for changing AP parameters over UART (after downloading design press Esc key to see menu)
    2326
    2427== 0.2 Beta Release: ==
     
    2932||  WARP v3  ||  0.2 Beta  ||  30-July-2013  ||  [browser:ReferenceDesigns/w3_802.11?rev=2115 2115]  ||  14.4  ||  Dual MB/AXI  ||
    3033
    31 Changes from 0.1 Beta:
     34Changes in 0.2 Beta:
    3235 * Many MAC/PHY bug fixes
    3336 * Better default thresholds for packet detection and Rx correlations