samples/main-grid-topology.cc
Tue, 22 Apr 2008 21:19:39 -0700 Tom Henderson branch merge
Sun, 13 Apr 2008 15:46:17 -0700 Tom Henderson Align helper API use of Install()
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Mon, 24 Mar 2008 13:57:26 -0700 Mathieu Lacage use auto-generated per-module headers
Mon, 24 Mar 2008 10:42:18 -0700 Mathieu Lacage change signature of MobilityHelper::Layout and MobilityHelper::LayoutAll.
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Sun, 09 Mar 2008 23:43:52 +0100 Mathieu Lacage rewrite CommandLine to not handle DefaultValues anymore.
Wed, 27 Feb 2008 21:41:34 +0100 Mathieu Lacage introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
Thu, 21 Feb 2008 19:16:00 +0100 Mathieu Lacage enum-value -> enum
Thu, 21 Feb 2008 19:13:39 +0100 Mathieu Lacage fp-value -> double
Thu, 21 Feb 2008 19:09:05 +0100 Mathieu Lacage uint-value -> uinteger
Thu, 21 Feb 2008 00:54:05 +0100 Mathieu Lacage fpValue -> Double
Thu, 21 Feb 2008 00:09:16 +0100 Mathieu Lacage UintValue -> Uinteger, IntValue -> Integer
Fri, 08 Feb 2008 18:24:35 +0100 Mathieu Lacage merge with HEAD
Fri, 08 Feb 2008 04:11:48 +0100 Mathieu Lacage convert Mobility subsystem to Value framework
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Wed, 02 Jan 2008 09:25:31 +0100 Mathieu Lacage fix bug 122: get rid of duplicate argument to QueryInterface
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: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 11:30:47 +0200 Mathieu Lacage fix typo
Wed, 04 Jul 2007 10:27:49 +0200 Mathieu Lacage use new MobilityModel::Get and remove old one.
Wed, 04 Jul 2007 10:15:18 +0200 Mathieu Lacage position.h -> mobility-model.h
Wed, 04 Jul 2007 10:04:08 +0200 Mathieu Lacage Position -> MobilityModel
Tue, 03 Jul 2007 12:36:01 +0200 Mathieu Lacage parse command-line arguments
Tue, 03 Jul 2007 10:04:16 +0200 Mathieu Lacage change GridTopology API and add RandomRectangle topology with similar API.
Tue, 03 Jul 2007 09:15:20 +0200 Mathieu Lacage test random walk position model with grid topology
Mon, 02 Jul 2007 20:25:25 +0200 Mathieu Lacage add cid/iid support to RandomWalk
Mon, 02 Jul 2007 20:17:06 +0200 Mathieu Lacage rename GridTopology::Create to GridTopology::ArrangeHorizontally
Mon, 02 Jul 2007 20:12:01 +0200 Mathieu Lacage improve grid topology sample code and add dox documentation
Mon, 23 Jul 2007 15:53:54 +0200 Mathieu Lacage mobility models
less more (0) tip