Hi,
we're simulating different WiFi networks on different WiFi channels. So far we'd been assuming that there's no cross-channel interference for non-overlapping channels. For example, if we configure 1 network to operate on the 5GHz 80MHz-wide channel with number 42, and another on number 58, we had expected to have no interference. However, our current evaluations show that there's a pretty massive impact.
Is there any way we can disable cross-channel interference on non-overlapping channels? We're using the SpectrumWifiPhy, I'm not sure if YansWifiPhy would be a solution (but then, what do we lose, it seems that YansWifiPhy is a much "simpler" Phy, i.e. in the comments it says that it is a model for 802.11a, but we need to simulate 802.11ac/ax -- I guess this is not a choice for us then?)