Bugzilla – Bug 2722
802.11g sends DSSS spectrum signals using CreateOfdmTxPowerSpectralDensity
Last modified: 2017-04-18 14:55:31 UTC
When wifi spectrum model is used, I noticed 802.11g sends dsss signals using CreateOfdmTxPowerSpectralDensity instead of calling CreateDsssTxPowerSpectralDensity. This is mainly seen for beacon frames sent by 802.11g access points. I will try to investigate shortly.
Created attachment 2830 [details] patch to fix I attached a patch to fix the issue, all tests pass fine. This also requires patch for bug 2720.
+1
Fixed in changeset 12837:60ab0e4e7583