Skip to content

Formulas and constants from the 802.11 standards, in machine-readable formats

License

Notifications You must be signed in to change notification settings

ewa/802.11-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

802.11-data

Formulas and constants from the 802.11 standards, in machine-readable formats. I'm surprised this isn't already out there somewhere, but I couldn't find it. I will attempt to keep this correct, but not exhaustive. I'm adding information when I have a use for it. Please do likewise!

Raw Data

Data straight from the standards documents, processed as little as possible:

  • raw/MCS_HT.tab MCS parameter tables for High-Throughput PHY (that is, 802.11 / Clause 20). Note that this file contains multiple tables, not all of which have the same column structure.

Software

  • python/constants.py MCS parameter tables wrapped with a little Python so you don't have to think about the text file format (much).
  • python/funcs.py Support code for constants.py.

About

Formulas and constants from the 802.11 standards, in machine-readable formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages