diff --git a/CHANGES.html b/CHANGES.html index 5ed2eec3f..779195ac2 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -63,6 +63,8 @@ us a note on ns-developers mailing list.

  • Added a new trace source EndOfHePreamble in WifiPhy for tracing end of preamble (after training fields) for received 802.11ax packets.
  • Added a new helper method to SpectrumWifiPhyHelper and YansWifiPhyHelper to set the frame capture model
  • Added a new helper method to SpectrumWifiPhyHelper and YansWifiPhyHelper to set the preamble detection model
  • +
  • Added a method to ObjectFactory to check whether a TypeId has been configured on the factory
  • +

    Changes to existing API: