src/devices/wifi/wifi-phy.h
Thu, 12 Jun 2008 11:14:54 -0700 Mathieu Lacage constify
Wed, 11 Jun 2008 16:31:22 -0700 Mathieu Lacage remove unneeded headers
Wed, 11 Jun 2008 16:19:28 -0700 Mathieu Lacage split WifiChannel in WifiChannel + YansWifiChannel
Wed, 11 Jun 2008 13:46:04 -0700 Mathieu Lacage typo
Wed, 11 Jun 2008 11:52:40 -0700 Mathieu Lacage rename WifiPhy to YansWifiPhy and add WifiPhy abstract base class.
Wed, 11 Jun 2008 11:15:43 -0700 Mathieu Lacage remove dead method
Tue, 19 Aug 2008 17:45:41 +0100 Gustavo J. A. M. Carneiro Make copy constructors of some wifi classes private so that pybindgen won't use them (they are not usable)
Tue, 08 Jul 2008 10:02:11 -0700 Mathieu Lacage kill dead code
Fri, 21 Mar 2008 12:33:35 -0700 Mathieu Lacage improve doxygen
Wed, 19 Mar 2008 12:36:09 -0700 Mathieu Lacage make sure the trace hooks get a full packet as input.
Wed, 19 Mar 2008 11:10:02 -0700 Mathieu Lacage add extra trace sources
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
Fri, 23 Nov 2007 10:23:55 +0100 Federico Maguolo Improve the accuracy of 802.11a tx duration calculations.
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
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.
Mon, 05 Nov 2007 18:55:49 +0100 Mathieu Lacage use dB instead of dbm where appropriate
Wed, 31 Oct 2007 13:17:45 +0100 Mathieu Lacage dox for WifiPhy
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
Wed, 31 Oct 2007 12:05:25 +0100 Mathieu Lacage derive WifiPhy from Object and manage it with a Ptr<>
Wed, 17 Oct 2007 15:52:11 +0200 Mathieu Lacage convert to and from dbms when needed
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 ';'
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
Wed, 03 Oct 2007 14:22:03 +0200 Mathieu Lacage no need for ns3 prefix
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