Update RELEASE_NOTES.md

This commit is contained in:
Stefano Avallone
2023-08-24 11:39:16 +02:00
committed by Stefano Avallone
parent 63749b37c5
commit 6c2f0bc739

View File

@@ -27,6 +27,12 @@ Release 3-dev
### Bugs fixed
- (lr-wpan) - !1591 - Removed unnecessary Bcst filter from MAC
- (wifi) - Reset MU PPDU UID to prevent STA from receiving the TB PPDU sent by another STA
- (wifi) - Fix max value for UL MCS field of User Info fields (depends on TF variant)
- (wifi) - Update TXOP bandwidth upon every transmission
- (wifi) - Fix flush operation on WifiMacQueues
- (wifi) - #942 - Trace expired MPDUs before removing them from the queue to avoid blocking the recipient buffer
- (wifi) - Fix wrong condition preventing PHY from aborting RX when starting TX
Release 3.39
------------