src/devices/wifi/wifi-phy.cc
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Sun, 02 Mar 2008 06:43:12 +0100 Mathieu Lacage avoid memory leaks
Sat, 01 Mar 2008 21:21:53 +0100 Mathieu Lacage port wifi model to Attributes
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Wed, 30 Jan 2008 17:25:06 +0100 Mathieu Lacage introduce ObjectBase
Tue, 26 Feb 2008 01:23:27 +0100 Federico Maguolo Sync event must be properly canceled upon tx during sync.
Tue, 26 Feb 2008 01:22:44 +0100 Federico Maguolo Use the physical rate where needed.
Thu, 06 Dec 2007 13:12:27 +0100 Federico Maguolo Avoid integer division
Fri, 23 Nov 2007 10:29:27 +0100 Federico Maguolo re-use the CaculateTxDuration method where it is needed.
Fri, 23 Nov 2007 10:23:55 +0100 Federico Maguolo Improve the accuracy of 802.11a tx duration calculations.
Thu, 22 Nov 2007 16:40:35 +0100 Mathieu Lacage avoid confusion between code and uncoded rates.
Thu, 22 Nov 2007 14:27:22 +0100 Mathieu Lacage port to Ptr<Packet> branch
Wed, 21 Nov 2007 11:11:05 +0100 Mathieu Lacage add WifiPhy::GetDevice
Tue, 20 Nov 2007 16:45:52 +0100 Mathieu Lacage add some info logs, improve snr vs ber curve output, linearize the ber calculations.
Mon, 19 Nov 2007 09:22:17 +0100 Mathieu Lacage add WifiPhy::GetLastRxStart
Tue, 06 Nov 2007 16:16:06 +0100 Mathieu Lacage add the holland 802.11a set of modes.
Tue, 06 Nov 2007 14:48:31 +0100 Mathieu Lacage fix optimized builds
Mon, 05 Nov 2007 18:55:49 +0100 Mathieu Lacage use dB instead of dbm where appropriate
Wed, 31 Oct 2007 12:29:28 +0100 Mathieu Lacage remove unused loggers
Wed, 31 Oct 2007 12:27:20 +0100 Mathieu Lacage phy state logger
Thu, 18 Oct 2007 11:53:35 +0200 Mathieu Lacage dispose everything from WifiNetDevice::DoDispose
Wed, 17 Oct 2007 17:01:51 +0200 Mathieu Lacage do not call Unref directly anymore.
Wed, 17 Oct 2007 15:52:11 +0200 Mathieu Lacage convert to and from dbms when needed
Tue, 16 Oct 2007 18:09:49 +0200 Mathieu Lacage convert TRACE to NS_LOG
Tue, 16 Oct 2007 17:22:13 +0200 Mathieu Lacage remove 'all rights reserved'
Tue, 16 Oct 2007 17:20:09 +0200 Mathieu Lacage remove uneeded trailing ';'
Tue, 16 Oct 2007 15:57:45 +0200 Mathieu Lacage replace cassert by ns3/assert.h
Mon, 15 Oct 2007 16:47:53 +0200 Mathieu Lacage build and link
Tue, 09 Oct 2007 11:07:05 +0200 Mathieu Lacage replace header mode with preamble mode
Tue, 09 Oct 2007 10:21:46 +0200 Mathieu Lacage remove extra WifiPhy::SendPacket argument. Add header mode support
Mon, 08 Oct 2007 15:36:37 +0200 Mathieu Lacage add WifiMode mandatory flag
Wed, 03 Oct 2007 11:35:07 +0200 Mathieu Lacage implement WifiPhy::GetChunkSuccessRate
Wed, 03 Oct 2007 11:01:17 +0200 Mathieu Lacage use WifiMode rather than TransmissionMode
Tue, 02 Oct 2007 12:42:16 +0200 Mathieu Lacage Phy80211 -> WifiPhy
Tue, 02 Oct 2007 12:41:04 +0200 Mathieu Lacage WifiPhy class
less more (0) tip