Changes between Version 181 and Version 182 of 802.11/Changelog


Ignore:
Timestamp:
Apr 27, 2018, 1:44:41 PM (6 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v181 v182  
    1313||  WARP v3  ||  [https://warpproject.org/dl/refdes/802.11/Mango_802.11_RefDes_v1.7.1.zip 1.7.1]  || 18-Jul-2017  ||   [browser:ReferenceDesigns/w3_802.11?rev=6141 6141]   ||  14.4  ||  Dual MB/AXI  ||
    1414||  WARP v3  ||  [https://warpproject.org/dl/refdes/802.11/Mango_802.11_RefDes_v1.7.0.zip 1.7.0]  || 16-Jun-2017  ||   [browser:ReferenceDesigns/w3_802.11?rev=6110 6110]   ||  14.4  ||  Dual MB/AXI  ||
     15
     16----
     17'''Changes in v1.7.6:'''
     18
     19'''PHY and MAC Hardware Changes:''' [[BR]]
     20 * Added separate register bits to reset TX_ACTIVE and RX_ACTIVE latches in the MAC core
     21 * Fixed RSSI/rx_gain capture logic to work on all Rx events, whether triggered by auto-correlation pkt det or not
     22 * Added AGC_DONE bit to Rx PHY STATUS register to capture whether a given reception used AGC
     23 * Connected DSSS_RX_RUNNING to Rx PHY's CCA.BUSY output, so MAC correctly de-asserts IDLE when DSSS receptions (with or without auto-correlation pkt det) start
     24 * Improved robustness of RX_END and DATA_DONE assertions when Rx PHY is reset mid-reception
     25 * Improved logic which handles OFDM or DSSS disable during a reception
     26
     27'''MAC Software Changes:''' [[BR]]
    1528
    1629----