From 65285ebc97dd2d9609574213c2a2472e284ca879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Mon, 1 Mar 2021 18:30:39 +0100 Subject: [PATCH] Update CHANGES.html --- CHANGES.html | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.html b/CHANGES.html index 9c59cb077..928c4514c 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -72,6 +72,7 @@ us a note on ns-developers mailing list.

  • The 802.11a-like PHY configuration known as Holland has been removed from the wifi module. It was added in the 2005 timeframe for Wi-Fi rate control research but hasn't been used for quite some time.
  • Support for Greenfield mode (aka HT_GF) has been dropped from wifi.
  • Some wifi/src/model files were moved to non-ht, ht, vht, he, and rate-control subfolders.
  • +
  • The wifi BCC AWGN tables have been aligned with the ones provided by MATLAB and users may note a few dB difference when using BCC at high SNR and high MCS.