src/devices/wifi/interference-helper.h
2009-11-12 replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
2009-10-12 fix valgrind complaints (bug 711)
2009-09-15 Channel switching support for Wifi
2009-07-15 made InterferenceHelper::CalculateTxDuration () static
2009-07-13 Support for 5 and 10Mhz wifi channels
2009-05-28 802.11b PHY support
2009-04-16 bug 548: missing license header
2009-04-15 noiseFloor -> noiseFigure (bug 543)
2008-10-28 merge with HEAD
2008-06-14 split interference calculation from YansWifiPhy. Move them to InterferenceHelper