Changes between Version 146 and Version 147 of 802.11/Changelog


Ignore:
Timestamp:
Aug 18, 2016, 2:59:36 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v146 v147  
    33= 802.11 Reference Design: Changelog =
    44
    5 == 1.5 Release  ==
     5== 1.5 Releases  ==
    66'''Download Latest: [http://warpproject.org/dl/refdes/802.11/Mango_802.11_RefDes_v1.5.2.zip Mango_802.11_RefDes_v1.5.2.zip]'''
    77
     
    2929 * Fixed null pointer bugs in upper MAC framework/apps - thanks to kirchhof for the bug reports [http://warpproject.org/forums/viewtopic.php?id=3206 1], [http://warpproject.org/forums/viewtopic.php?pid=15404#p15404 2] ([changeset:5570 changeset 5570]).
    3030 * Updated {{{bss_info}}} code to only parse multicast or unicast-to-me management packets. Previous releases updated local {{{bss_info}}} entries using any FCS-good receptions. This change avoids any bogus {{{bss_info}}} data resulting from AP's transmitting special tagged parameters in unicast packets to other nodes ([changeset:5575 changeset 5575]).
     31 * Fixed logging of {{{phy_mode}}} for control packet transmissions. In v1.5.2 {{{TX_LOW}}} entries for RTS, CTS, ACK packets copied the {{{phy_mode}}} from the related DATA packet, even though the actual RTS/CTS/ACK waveforms were always (correctly) transmitted as NONHT waveforms ([changeset:5596 changeset 5596]).
    3132
    3233'''Experiments Framework Changes:'''