You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds support for 802.11n High Throughput (HT) mode with the
following configuration:
- PHY: 802.11n (HT)
- Modulation: 64-QAM
- Data Bandwidth: 20MHz
- Spatial Streams: 4
The calculated data rate of 260 Mbps matches the expected value based
on the 802.11n modulation table:
- Data Subcarriers: 52
- Coded Bits per Subcarrier per Stream: 6
- Coding Rate: 5/6
- OFDM Symbol Duration: 3.2 μs
- Guard Interval Duration: 0.8 μs
0 commit comments