From 5b958d942a193030de8545c2aaed9e8fa93aef84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Sat, 20 Aug 2022 12:32:04 +0200 Subject: [PATCH] wifi: Update doc to indicate 802.11ax PHY preamble puncturing is supported --- src/wifi/doc/source/wifi-design.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wifi/doc/source/wifi-design.rst b/src/wifi/doc/source/wifi-design.rst index 00074776b..55f7a44ed 100644 --- a/src/wifi/doc/source/wifi-design.rst +++ b/src/wifi/doc/source/wifi-design.rst @@ -174,6 +174,7 @@ The following details pertain to the physical layer and channel models: * Processing delays are not modeled * Cases where RTS/CTS and ACK are transmitted using HT/VHT/HE/EHT formats are not supported * Energy consumption model does not consider MIMO +* 802.11ax preamble puncturing is supported by the PHY but is currently not exploited by the MAC * Only minimal 802.11be PHY is supported (no MAC layer yet) At the MAC layer, most of the main functions found in deployed Wi-Fi