diff --git a/CHANGES.html b/CHANGES.html index 625e8eb7d..f2558d139 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -88,6 +88,7 @@ transmitted.
  • The preferred way to declare instances of CommandLine is now through a macro: COMMANDLINE (cmd). This enables us to add the CommandLine::Usage() message to the Doxygen for the program.
  • New ...FailSafe () variants of the Config is used to connect PDCP TraceSources of eNB and UE in RadioBearerStatsConnector class. It is required for the simulations using RLC SM where PDCP objects are not created for data radio bearers.
  • T310 timer in LteUeRrc class is stopped if the UE receives RRCConnectionReconfiguration including the mobilityControlInfo. This change is introduced following the 3GPP standard TS36331 sec 5.3.5.4.
  • +
  • The wifi High Latency tags have been removed. They required quite some hacks and were not really needed. The only rate manager (Onoe) that was making use of them has been adjusted to get rid of them.
  • Changes to build system: