Changes between Version 56 and Version 57 of 802.11/Changelog


Ignore:
Timestamp:
May 2, 2014, 4:05:16 PM (10 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v56 v57  
    66
    77= 802.11 Reference Design: Changelog =
     8
     9
     10== 0.93 Beta Release ==
     11'''Download: [http://warpproject.org/dl/refdes/802.11/Mango_802.11_RefDes_v0.93_beta.zip Mango_802.11_RefDes_v0.93_beta.zip]'''
     12
     13Release Details:
     14||= Hardware =||= Release =||= Date Posted =||= SVN Rev. =||= ISE Ver. =||= Arch =||
     15||  WARP v3  ||  0.93 Beta  ||  2-May-2014  ||   [browser:ReferenceDesigns/w3_802.11?rev=3517 3517]   ||  14.4  ||  Dual MB/AXI  ||
     16
     17Changes in 0.93 Beta:
     18 * Fixed low-level MAC bug where some outgoing ACK transmissions were corrupted mid-transmission by an antenna mode switch in the construction of the next transmitted packet. Antenna mode is now set by the Tx MAC state machine core
     19 * Fixed rare post-Tx packet detection bug. On occasion, when switching back to a receive mode, a node could detect the end of its own transmission. This would manifest as an early detection for the next Rx ACK, causing it to be lost.
     20 * Fixed slow memory leak when configuring LTGs via the WLAN Exp framework
     21 * As stated in 802.11-2012, a channel change now resets NAV state
     22 * Added register for manually resetting current backoff deferral
     23
    824
    925== 0.92 Beta Release ==