Bug 767

Summary: Incorrect modulation for 802.11a modes
Product: ns-3 Reporter: Quincy Tse <quincy.tse>
Component: wifiAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: faker.moatamri, mathieu.lacage
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description Quincy Tse 2009-12-03 20:28:34 UTC
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 UTC
Do you have a patch for this?
Comment 2 Mathieu Lacage 2010-01-08 11:53:02 UTC
Changeset: a24cd8dce646