Thu, 17 Apr 2008 13:42:25 -0700 |
Mathieu Lacage |
get rid of Attribute class. Use AttributeValue subclasses directly.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 12:56:49 -0700 |
Mathieu Lacage |
add back support for introspected doxygen.
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 18:49:21 +0100 |
Mathieu Lacage |
kill usage of default-value.h
|
file |
diff |
annotate
|
Mon, 03 Mar 2008 02:07:40 +0100 |
Mathieu Lacage |
kill old code.
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 22:19:39 +0100 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 19:28:41 +0100 |
Mathieu Lacage |
AddParameter -> AddAttribute
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 20:24:52 +0100 |
Mathieu Lacage |
ParamSpec -> Accessor
|
file |
diff |
annotate
|
Mon, 18 Feb 2008 00:18:45 +0100 |
Mathieu Lacage |
split checker from ParamSpec.
|
file |
diff |
annotate
|
Sun, 17 Feb 2008 04:38:34 +0100 |
Mathieu Lacage |
split initial value from ParamSpec.
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:24:35 +0100 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 04:11:48 +0100 |
Mathieu Lacage |
convert Mobility subsystem to Value framework
|
file |
diff |
annotate
|
Thu, 07 Feb 2008 19:57:21 +0100 |
Mathieu Lacage |
bug 133: automate RandomVariable memory management.
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 20:03:48 +0100 |
Mathieu Lacage |
bug 133: automate RandomVariable memory management.
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 22:11:03 +0100 |
Mathieu Lacage |
QueryInterface -> GetObject
|
file |
diff |
annotate
|
Wed, 16 Jan 2008 10:27:07 +0100 |
Mathieu Lacage |
interface-id -> type-id
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 10:33:39 +0100 |
Mathieu Lacage |
replace static const Interface iid; with static InterfaceId iid (void);
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:09:24 +0100 |
Mathieu Lacage |
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 12:36:15 +0100 |
Mathieu Lacage |
GetSpeed -> GetVelocity
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 12:33:30 +0100 |
Mathieu Lacage |
replace Position and Speed by Vector
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 11:24:41 +0100 |
Mathieu Lacage |
rename MobilityModel::Get/Set to GetPosition/SetPosition
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 18:55:04 +0100 |
Gustavo J. A. M. Carneiro |
According to the literature, in RandomWaypointMobilityModel the pause should come before the walk, not after; fixed.
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 17:10:46 +0100 |
Gustavo J. A. M. Carneiro |
Adapt to StaticSpeedHelper change
|
file |
diff |
annotate
|
Fri, 28 Sep 2007 18:17:25 +0100 |
Gustavo J. A. M. Carneiro |
Add NotifyCourseChange support to RandomWaypointMobilityModel, and fix a bug in GetSpeed.
|
file |
diff |
annotate
|
Fri, 28 Sep 2007 17:33:18 +0100 |
Gustavo J. A. M. Carneiro |
Fix bad RandomWaypointPosition default value
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 12:38:30 +0200 |
Mathieu Lacage |
create a mobility module
|
file |
diff |
annotate
| base
|