Bugzilla – Bug 2003
Missing DSSS short PLCP preamble
Last modified: 2015-09-30 17:07:09 UTC
Created attachment 1901 [details] patch IEEE 802.11b/g simulations does not support short PLCP preambles. In attachment, I provide a patch which adds an attribute in YansWifiPhy to select the DSSS PLCP preamble type and which accordingly sets the durations in MacLow. Let me know if you have some comments about this patch.
Created attachment 2142 [details] refactored patch to add support for short PLCP preambles I refactored the previous patch to strictly follow the standard rules and fill in the capability information in management headers.
patch looks good to me
Changeset: 11679:2370b31068b5