src/mobility/static-speed-mobility-model.cc
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Fri, 08 Feb 2008 04:11:48 +0100 Mathieu Lacage convert Mobility subsystem to Value framework
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 03 Jan 2008 08:34:31 +0100 Mathieu Lacage get rid of MakeInterfaceId
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 08 Nov 2007 12:36:15 +0100 Mathieu Lacage GetSpeed -> GetVelocity
Thu, 08 Nov 2007 12:33:30 +0100 Mathieu Lacage replace Position and Speed by Vector
Thu, 08 Nov 2007 11:24:41 +0100 Mathieu Lacage rename MobilityModel::Get/Set to GetPosition/SetPosition
Fri, 28 Sep 2007 11:59:46 +0100 Gustavo J. A. M. Carneiro merge
Thu, 19 Jul 2007 12:38:30 +0200 Mathieu Lacage create a mobility module
Wed, 12 Sep 2007 09:34:38 +0200 Mathieu Lacage fix copyright statements
Mon, 23 Jul 2007 15:53:54 +0200 Mathieu Lacage mobility models
less more (0) tip