WLAN Toolbox: A-MPDU length is wrong for 802.11ac (VHT) packets?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am using Matlab 2017a with the WLAN Toolbox. As far as I can see, there is a bug in that the MPDU length is set incorrectly in the A-MPDU delimiter for 802.11ac (VHT) packets.
In R2017a/toolbox/wlan/wlanexamples/vhtWaveformGeneratePSDU.m there is a function named "delimiter" which sets this field. However, it basically does a direct de2bi(n,14) conversion to binary, which (as far as I can tell) fails to properly handle the two "MPDU Length High" bits described in the 802.11ac standard (see Figure Figure 8-505a1 in Section 8.6.1).
Has anyone else seen this? Or can anyone confirm whether this is a bug or not?
Many thanks!
0 Kommentare
Antworten (1)
GAURAV PUROHIT
am 12 Aug. 2018
i agree can you share your mail id for more discussion
2 Kommentare
Walter Roberson
am 12 Aug. 2018
You can use the Contact button at https://www.mathworks.com/matlabcentral/profile/authors/5820263-harry
Siehe auch
Kategorien
Mehr zu WLAN Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!