Bug 767 - Incorrect modulation for 802.11a modes
Incorrect modulation for 802.11a modes
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-03 20:28 EST by Quincy Tse
Modified: 2010-01-08 11:53 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quincy Tse 2009-12-03 20:28:34 EST
In file src/devices/wifi/wifi-phy.cc

functions WifiPhy::Get12mba, 18mba, 24mba, 36mba, 48mba and 54mba creates BPSK modes - correct modes are:

12, 18mba - QPSK
24, 36mba - 16QAM
48, 54mba - 64QAM
Comment 1 Faker Moatamri 2009-12-10 11:49:10 EST
Do you have a patch for this?
Comment 2 Mathieu Lacage 2010-01-08 11:53:02 EST
Changeset: a24cd8dce646