src/devices/wifi/wifi-net-device.cc
Thu, 28 Feb 2008 06:18:02 +0100 Mathieu Lacage MacParameters -> WifiMacParameters
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Mon, 25 Feb 2008 19:33:46 +0100 Mathieu Lacage make NetDevice fully virtual.
Fri, 22 Feb 2008 23:45:25 +0100 Federico Maguolo RRAA implementation.
Fri, 22 Feb 2008 23:34:53 +0100 Mathieu Lacage Hook trace sources into the trace system. Add WifiTrace to give a 'simple' API to tracing wifi-specific sources.
Fri, 22 Feb 2008 23:28:01 +0100 Federico Maguolo allow rate control algorithms to control more per-packet parameters.
Fri, 01 Feb 2008 08:50:03 +0100 Mathieu Lacage merge with HEAD
Thu, 13 Dec 2007 13:00:02 +0100 Mathieu Lacage AMRR rate control algorithm
Thu, 13 Dec 2007 08:39:08 +0100 Mathieu Lacage Onoe rate control
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 29 Nov 2007 15:50:15 +0100 Mathieu Lacage ConnectTo -> Attach
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 09:43:57 +0100 Mathieu Lacage add constructors to specify the address of a device
Mon, 19 Nov 2007 16:53:05 +0100 Mathieu Lacage replace Dcf with DcfManager
Thu, 08 Nov 2007 15:23:06 +0100 Mathieu Lacage implement AP beaconing
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, 31 Oct 2007 11:45:04 +0100 Mathieu Lacage basic tracing support
Thu, 18 Oct 2007 17:19:53 +0200 Mathieu Lacage handle the BasicRateSet in the AP
Thu, 18 Oct 2007 15:59:33 +0200 Mathieu Lacage dynamically update the list of supported rates based on the ap supported rates
Thu, 18 Oct 2007 14:27:43 +0200 Mathieu Lacage control the rate control algorithms with default values.
Thu, 18 Oct 2007 13:37:22 +0200 Mathieu Lacage support BRAND_NEW station in adhoc code. initialize the supported rates.
Thu, 18 Oct 2007 12:20:41 +0200 Mathieu Lacage add dispose methods in subclasses of WifiNetDevice
Thu, 18 Oct 2007 11:53:35 +0200 Mathieu Lacage dispose everything from WifiNetDevice::DoDispose
Thu, 18 Oct 2007 11:50:35 +0200 Mathieu Lacage dispose the channel from WifiNetDevice
Thu, 18 Oct 2007 11:21:40 +0200 Mathieu Lacage eifs calculation is wrong: match the spec.
Thu, 18 Oct 2007 11:21:14 +0200 Mathieu Lacage make sure that ack and cts delay take into account the fcs padding.
Tue, 16 Oct 2007 14:29:23 +0200 Mathieu Lacage fix valgrind warning
Mon, 15 Oct 2007 16:47:53 +0200 Mathieu Lacage build and link
Thu, 11 Oct 2007 13:27:39 +0200 Mathieu Lacage missing file
less more (0) tip