Bug 1799 - Wrong ERP-OFDM PLCP preamble and header values
Wrong ERP-OFDM PLCP preamble and header values
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3.18
All All
: P5 enhancement
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-12 16:38 EST by sebastien.deronne
Modified: 2013-11-13 16:50 EST (History)
1 user (show)

See Also:


Attachments
patch for wrong ERP-OFDM PLCP preamble and header values (696 bytes, application/octet-stream)
2013-11-12 16:38 EST, sebastien.deronne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2013-11-12 16:38:37 EST
Created attachment 1706 [details]
patch for wrong ERP-OFDM PLCP preamble and header values

ERP-OFDM of IEEE 802.11g defines a PLCP preamble duration of 16 microseconds and a PLCP header duration of 4 microseconds. However, those two values are inverted in ns-3. 

I attached a patch for this bug. Note that it doesn't change total TX time, but it correctly follows the standard.
Comment 1 Daniel L. 2013-11-13 16:50:13 EST
Fixed in changeset 10402:b4e0285d2f22