src/mobility/random-walk-2d-mobility-model.cc
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
Tue, 30 Oct 2007 10:09:39 +0100 Mathieu Lacage bug 96: debug.h duplicates functionality from log.h
Fri, 28 Sep 2007 16:51:34 +0100 Gustavo J. A. M. Carneiro Fix the enumeration value list end marker (0 and (void*)0 are very different things in amd64)
Thu, 19 Jul 2007 12:38:30 +0200 Mathieu Lacage create a mobility module
less more (0) tip