Bug 986

Summary: Inter-channel interference not supported by YansWifiChannel
Product: ns-3 Reporter: Christian <c.facchini>
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED INVALID    
Severity: enhancement CC: nicola, ns-bugs
Priority: P5    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://www.nsnam.org/bugzilla/show_bug.cgi?id=1067

Description Christian 2010-08-25 05:30:07 UTC
Currently, ns-3 (specifically, YansWifiChannel::Send) does not support inter-channel interference, as discussed here: http://groups.google.com/group/ns-3-users/browse_thread/thread/1ddfbf0d643362d8
Comment 1 Nicola Baldo 2010-08-25 13:58:06 UTC
this is a recurring discussion, see also these other threads:
http://groups.google.com/group/ns-3-users/browse_thread/thread/f0f6be1b570af0c0/ff718cde5b3880c9
http://groups.google.com/group/ns-3-users/browse_thread/thread/2517d96d75399eb9/12b8fdbf99dde773

needless to say, patches welcome...
Comment 2 Nicola Baldo 2015-03-31 13:48:15 UTC
Could be fixed by a fix for Bug 1067, provided it comes with an adequate error model.
Comment 3 sebastien.deronne 2017-03-02 15:30:15 UTC
Inter-channel interference is not intended to be supported by YansWifiChannel.
On the contrary, this is already supported by SpectrumWifiPhy, so I am closing this bug.