Changes between Version 179 and Version 180 of 802.11/Changelog


Ignore:
Timestamp:
Jan 18, 2018, 11:57:23 AM (6 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v179 v180  
    1919This release includes updated [wiki:../Benchmarks/Rx_Char Rx sensitivity] characterization results for the OFDM and DSSS receivers. All PHY modes exceed the sensitivity requirements of the 802.11 spec.
    2020
    21 '''PHY and MAC Hardware Changes:'''[[BR]]
     21'''PHY and MAC Hardware Changes:''' [[BR]]
    2222 * Added support for OFDM and DSSS receptions without packet detection. At low SNR the receivers don't require AGC, so there's no need for packet detection before the PHY reception. The OFDM Rx starts on an LTF correlation event; the DSSS Rx starts on a SYNC field detection. If packet detection fires the AGC will be triggered, but this is no longer required before a PHY Rx event.
    2323
    24 ''Python changes:'''[[BR]]
     24'''Python changes:''' [[BR]]
    2525 * Added {{{require_pkt_det }}} arguments to {{{n.configure_ofdm_pkt_det()}}} and {{{n.configure_dsss_pkt_det()}}} methods to configure whether the Rx PHYs attempt receptions without explicit packet detection.
    2626