mirror of
https://github.com/jhshi/openofdm.git
synced 2024-12-20 06:08:11 +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.
|
- MCS: only supports 0 - 7.
|
||||||
- CBW 20/40: channel bandwidth. |project| only supports 20 MHz channel (0).
|
- 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
|
- STBC: number of `space time block code
|
||||||
<https://en.wikipedia.org/wiki/Space%E2%80%93time_block_code>`_. |project|
|
<https://en.wikipedia.org/wiki/Space%E2%80%93time_block_code>`_. |project|
|
||||||
only supports 00 (no STBC).
|
only supports 00 (no STBC).
|
||||||
|
Loading…
Reference in New Issue
Block a user