Bug 2003 - Missing DSSS short PLCP preamble
Missing DSSS short PLCP preamble
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 enhancement
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-09 12:32 UTC by sebastien.deronne
Modified: 2015-09-30 17:07 UTC (History)
2 users (show)

See Also:


Attachments
patch (7.30 KB, application/octet-stream)
2014-10-09 12:32 UTC, sebastien.deronne
Details
refactored patch to add support for short PLCP preambles (23.23 KB, patch)
2015-09-11 15:10 UTC, sebastien.deronne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2014-10-09 12:32:56 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.
Comment 1 sebastien.deronne 2015-09-11 15:10:24 UTC
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.
Comment 2 Tom Henderson 2015-09-17 23:57:04 UTC
patch looks good to me
Comment 3 sebastien.deronne 2015-09-30 17:07:09 UTC
Changeset: 11679:2370b31068b5