Changes between Version 123 and Version 124 of 802.11/Changelog


Ignore:
Timestamp:
Apr 19, 2016, 2:50:03 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v123 v124  
    1111
    1212'''Highlights:'''
    13  * Added 11n waveform support
     13 * Added 11n Tx/Rx support
    1414 * Overhauled [//docs/mango-wlan-exp wlan_exp documentation]
    1515 * Simplified Network Scan and Network Join state machines
    1616 * Fixed Rx MAC/PHY deadlocks when handing certain corrupted HT waveforms
     17 * Added [../wlan_exp/Porting_v1.5 porting guide] for updating pre-v1.5 wlan_exp scripts
    1718
    1819'''PHY Hardware Changes:'''
     
    2021  * Much more efficient interleaver
    2122  * Cleaner control logic for triggering new OFDM symbol generation
    22   * reworked Tx PHY init script for easier control of simulation params (see {{{tx_sim}}} struct in [browser:/ReferenceDesigns/w3_802.11/sysgen/wlan_phy_tx_pmd/wlan_phy_tx_init.m#L71 wlan_phy_tx_init.m]
     23  * Reworked Tx PHY init script for easier control of simulation params (see {{{tx_sim}}} struct in [browser:/ReferenceDesigns/w3_802.11/sysgen/wlan_phy_tx_pmd/wlan_phy_tx_init.m#L71 wlan_phy_tx_init.m]
    2324 * Added support for 11n (IEEE 802.11-2012 Clause 20 PHY)
    2425  * Tx and Rx PHY now support the "HT Mixed Format (HTMF)" waveform