Thu, 27 Sep 2007 12:51:17 +0200 Mathieu Lacage Implement a Timer API
Thu, 27 Sep 2007 12:50:55 +0200 Mathieu Lacage add TypeTraits<T>::NonConstType
Thu, 27 Sep 2007 12:50:26 +0200 Gustavo J. A. M. Carneiro Event Garbage Collector
Thu, 04 Oct 2007 11:24:05 +0100 Gustavo J. A. M. Carneiro Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
Wed, 03 Oct 2007 19:38:03 +0100 Gustavo J. A. M. Carneiro Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
Wed, 03 Oct 2007 19:36:56 +0100 Gustavo J. A. M. Carneiro Use GStaticMutex instead of G_DEFINE_LOCK
Wed, 03 Oct 2007 17:38:05 +0100 Gustavo J. A. M. Carneiro Hide the velocity vector if it is null.
Wed, 03 Oct 2007 17:33:45 +0100 Gustavo J. A. M. Carneiro mereg
Wed, 03 Oct 2007 17:29:27 +0100 Gustavo J. A. M. Carneiro Draw the velocity vector
Wed, 03 Oct 2007 16:38:17 +0100 Gustavo J. A. M. Carneiro Add a small mobility model visualization tool
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.
Mon, 01 Oct 2007 18:01:38 +0100 Gustavo J. A. M. Carneiro Add ns2-mobility-file-topology sources
Mon, 01 Oct 2007 17:11:06 +0100 Gustavo J. A. M. Carneiro Adapt to StaticSpeedHelper change
Mon, 01 Oct 2007 17:10:46 +0100 Gustavo J. A. M. Carneiro Adapt to StaticSpeedHelper change
Mon, 01 Oct 2007 17:10:15 +0100 Gustavo J. A. M. Carneiro Refactor handling of pauses in StaticSpeedHelper to fix bug (must return null speed when paused)
Mon, 01 Oct 2007 15:11:16 +0100 Gustavo J. A. M. Carneiro Improve the precision of the RandomDirection2dMobilityModel::PI constant (value copied from glibc's math.h header file).
Mon, 01 Oct 2007 15:05:43 +0100 Gustavo J. A. M. Carneiro Add the random-direction-2d-mobility-model.cc,h sources to the build.
Mon, 01 Oct 2007 15:05:03 +0100 Gustavo J. A. M. Carneiro Add a bit of function name logging.
Mon, 01 Oct 2007 14:34:47 +0100 Gustavo J. A. M. Carneiro merge
Mon, 01 Oct 2007 12:45:27 +0100 Gustavo J. A. M. Carneiro Minor code readability improvements.
Mon, 01 Oct 2007 12:34:32 +0100 Gustavo J. A. M. Carneiro Use this-> to access member variables of Rectangle, for clarity.
Mon, 01 Oct 2007 12:00:31 +0100 Gustavo J. A. M. Carneiro merge
Mon, 01 Oct 2007 11:42:41 +0100 Gustavo J. A. M. Carneiro Put back an assertion in Object::DoQueryInterface, erroneously removed during branch merging.
Fri, 28 Sep 2007 19:13:19 +0100 Gustavo J. A. M. Carneiro On course-change, print velocity in addition to position.
Fri, 28 Sep 2007 19:04:11 +0100 Gustavo J. A. M. Carneiro Create real nodes, not just mobility models.
Fri, 28 Sep 2007 18:17:25 +0100 Gustavo J. A. M. Carneiro Add NotifyCourseChange support to RandomWaypointMobilityModel, and fix a bug in GetSpeed.
Fri, 28 Sep 2007 17:33:18 +0100 Gustavo J. A. M. Carneiro Fix bad RandomWaypointPosition default value
Fri, 28 Sep 2007 17:13:20 +0100 Gustavo J. A. M. Carneiro Fix infinite loop in CommandLine::Parse when trying to ignore a badly formed parameter.
Fri, 28 Sep 2007 16:54:04 +0100 Gustavo J. A. M. Carneiro Update random mobility sample to new API
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)
Fri, 28 Sep 2007 16:50:15 +0100 Gustavo J. A. M. Carneiro Compile the random-walk-2d-mobility-model sources.
Fri, 28 Sep 2007 11:59:46 +0100 Gustavo J. A. M. Carneiro merge
Thu, 19 Jul 2007 13:17:35 +0200 Mathieu Lacage make sure that dox generates html links
Thu, 19 Jul 2007 13:11:08 +0200 Mathieu Lacage fix dox warnings
Thu, 19 Jul 2007 13:02:02 +0200 Mathieu Lacage a dox summary header for the mobility support
Thu, 19 Jul 2007 12:43:32 +0200 Mathieu Lacage fix link
Thu, 19 Jul 2007 12:38:30 +0200 Mathieu Lacage create a mobility module
Thu, 19 Jul 2007 12:29:21 +0200 Mathieu Lacage more dox
Thu, 19 Jul 2007 12:23:12 +0200 Mathieu Lacage RandomDirection2dParameters -> RandomDirection2dMobilityModelParameters
Thu, 19 Jul 2007 12:21:48 +0200 Mathieu Lacage more dox
Thu, 19 Jul 2007 11:31:17 +0200 Mathieu Lacage more dox
Thu, 19 Jul 2007 11:31:07 +0200 Mathieu Lacage Ns2Mobile -> Ns2Mobility
Thu, 19 Jul 2007 11:30:47 +0200 Mathieu Lacage fix typo
Thu, 19 Jul 2007 11:09:13 +0200 Mathieu Lacage remove dead code
Thu, 19 Jul 2007 11:05:47 +0200 Mathieu Lacage more dox
Thu, 19 Jul 2007 10:46:50 +0200 Mathieu Lacage doxygen for mobility models
Thu, 19 Jul 2007 10:43:41 +0200 Mathieu Lacage remove dead code
Thu, 19 Jul 2007 10:31:04 +0200 Mathieu Lacage RandomDirection -> RandomDirection2d
Thu, 19 Jul 2007 10:30:18 +0200 Mathieu Lacage random-direction -> random-direction-2d
Thu, 19 Jul 2007 10:28:48 +0200 Mathieu Lacage add MobilityModel::GetSpeed method and implement it in all mobility models
Thu, 19 Jul 2007 10:21:27 +0200 Mathieu Lacage remove dead code
Thu, 19 Jul 2007 10:21:23 +0200 Mathieu Lacage remove dead code
Thu, 19 Jul 2007 10:17:02 +0200 Mathieu Lacage use the helper from the static speed mobility model
Thu, 19 Jul 2007 10:05:07 +0200 Mathieu Lacage remove mobility model helper, re-enable random direction model with new helper
Thu, 19 Jul 2007 10:01:42 +0200 Mathieu Lacage move delay calculation code from helper to random walk class
Thu, 19 Jul 2007 09:54:57 +0200 Mathieu Lacage move rebound code from helper to random walk model
Thu, 19 Jul 2007 09:48:10 +0200 Mathieu Lacage move intersection code to rectangle class
Thu, 19 Jul 2007 09:34:36 +0200 Mathieu Lacage move around rectangle class and move IsInside method from Position to Rectangle
Thu, 19 Jul 2007 08:43:43 +0200 Mathieu Lacage remove 'now' events
Thu, 19 Jul 2007 08:43:28 +0200 Mathieu Lacage remove schedule API to allow canceling and removing now and destroy events
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip