Update RELEASE_NOTES.md

This commit is contained in:
Sébastien Deronne
2023-12-08 16:48:07 +01:00
parent 1a5dd2a544
commit 2346044337

View File

@@ -27,6 +27,8 @@ Release 3-dev
- (antenna) !1337 - `UniformPlanarArray` is extended to support multiple horizontal and vertical antenna ports, and dual-polarized antennas.
- (spectrum)!1337 - `ThreeGppSpectrumPropagationLossModel` and `ThreeGppChannelModel` are extended to support multi-port and dual-polarized antenna arrays which is a basis for enabling 3GPP MIMO simulations in ns-3.
- (wifi) - Align default RTS threshold to 802.11-2020
- (wifi) - Added EHT support for Ideal rate manager
- (wifi) - Reduce error rate model precision to fix infinite loop when Ideal rate manager is used with EHT
### Bugs fixed