mirror of
https://github.com/jhshi/openofdm.git
synced 2024-12-18 21:28:07 +00:00
Merge pull request #24 from redfast00/fix-reserved-ht-header
Fix reserved bit in SIG-HT header
This commit is contained in:
commit
0c2c2d7f76
@ -91,7 +91,7 @@ in |project|:
|
||||
|
||||
- MCS: only supports 0 - 7.
|
||||
- CBW 20/40: channel bandwidth. |project| only supports 20 MHz channel (0).
|
||||
- Reserved: must be 0.
|
||||
- Reserved: must be 1.
|
||||
- STBC: number of `space time block code
|
||||
<https://en.wikipedia.org/wiki/Space%E2%80%93time_block_code>`_. |project|
|
||||
only supports 00 (no STBC).
|
||||
|
Loading…
Reference in New Issue
Block a user