src/devices/wifi/propagation-loss-model.cc
Tue, 28 Oct 2008 13:17:17 +0100 Mathieu Lacage add composite capability to PropagationLossModel base class.
Thu, 11 Sep 2008 11:08:22 -0700 Mathieu Lacage bug 333:The Position attribute is not constructable anymore.
Tue, 08 Jul 2008 10:02:28 -0700 Mathieu Lacage add missing implementations
Wed, 04 Jun 2008 09:18:44 -0700 Mathieu Lacage improve attribute documentation
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Thu, 10 Apr 2008 11:50:08 -0700 Mathieu Lacage add a few missing ns3:: prefixes in TypeId names.
Thu, 10 Apr 2008 10:24:18 -0700 Mathieu Lacage add missing TypeId in base class
Wed, 09 Apr 2008 12:15:24 -0700 Mathieu Lacage get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
Fri, 21 Mar 2008 04:49:23 +0100 Federico Maguolo PropagationLossModel::GetRxPower -> PropagationLossModel::GetLoss
Sat, 15 Mar 2008 19:38:00 +0100 Mathieu Lacage use the right position attribute name.
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Mon, 03 Mar 2008 18:30:29 +0100 Mathieu Lacage port propagation models and channel to attributes.
Fri, 08 Feb 2008 04:11:48 +0100 Mathieu Lacage convert Mobility subsystem to Value framework
Fri, 15 Feb 2008 20:03:48 +0100 Mathieu Lacage bug 133: automate RandomVariable memory management.
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 15 Nov 2007 10:22:35 +0100 Mathieu Lacage merge with Position -> Vector rename
Tue, 06 Nov 2007 10:37:12 +0100 Mathieu Lacage simplify the code a bit. Make sure we handle correctly the calculation of the reference rx power
Mon, 05 Nov 2007 18:55:14 +0100 Mathieu Lacage clarify the formulas
Mon, 05 Nov 2007 16:31:16 +0100 Mathieu Lacage calculate correctly rx power
Mon, 05 Nov 2007 15:53:24 +0100 Mathieu Lacage handle min distance for friis model in a saner way
Mon, 05 Nov 2007 15:41:02 +0100 Mathieu Lacage document log distance propagation loss model.
Mon, 05 Nov 2007 14:54:40 +0100 Mathieu Lacage Document the friis propagation model.
Mon, 29 Oct 2007 14:40:25 +0100 Mathieu Lacage make the default value names more coherent.
Fri, 26 Oct 2007 14:02:19 +0200 Mathieu Lacage add missing headers
Fri, 26 Oct 2007 13:31:17 +0200 Mathieu Lacage replace distance by a pair of mobility models
Wed, 17 Oct 2007 15:50:38 +0200 Mathieu Lacage use dbms consistently in the propagation loss models
Thu, 11 Oct 2007 16:16:31 +0200 Mathieu Lacage support DefaultValue
Fri, 24 Aug 2007 15:12:12 +0200 Mathieu Lacage start of work towards port of wifi code
less more (0) tip