Thu, 27 Sep 2007 12:51:17 +0200 |
Mathieu Lacage |
Implement a Timer API
|
changeset |
files
|
Thu, 27 Sep 2007 12:50:55 +0200 |
Mathieu Lacage |
add TypeTraits<T>::NonConstType
|
changeset |
files
|
Thu, 27 Sep 2007 12:50:26 +0200 |
Gustavo J. A. M. Carneiro |
Event Garbage Collector
|
changeset |
files
|
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.
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 03 Oct 2007 19:36:56 +0100 |
Gustavo J. A. M. Carneiro |
Use GStaticMutex instead of G_DEFINE_LOCK
|
changeset |
files
|
Wed, 03 Oct 2007 17:38:05 +0100 |
Gustavo J. A. M. Carneiro |
Hide the velocity vector if it is null.
|
changeset |
files
|
Wed, 03 Oct 2007 17:33:45 +0100 |
Gustavo J. A. M. Carneiro |
mereg
|
changeset |
files
|
Wed, 03 Oct 2007 17:29:27 +0100 |
Gustavo J. A. M. Carneiro |
Draw the velocity vector
|
changeset |
files
|
Wed, 03 Oct 2007 16:38:17 +0100 |
Gustavo J. A. M. Carneiro |
Add a small mobility model visualization tool
|
changeset |
files
|
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.
|
changeset |
files
|
Mon, 01 Oct 2007 18:01:38 +0100 |
Gustavo J. A. M. Carneiro |
Add ns2-mobility-file-topology sources
|
changeset |
files
|
Mon, 01 Oct 2007 17:11:06 +0100 |
Gustavo J. A. M. Carneiro |
Adapt to StaticSpeedHelper change
|
changeset |
files
|
Mon, 01 Oct 2007 17:10:46 +0100 |
Gustavo J. A. M. Carneiro |
Adapt to StaticSpeedHelper change
|
changeset |
files
|
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)
|
changeset |
files
|
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).
|
changeset |
files
|
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.
|
changeset |
files
|
Mon, 01 Oct 2007 15:05:03 +0100 |
Gustavo J. A. M. Carneiro |
Add a bit of function name logging.
|
changeset |
files
|
Mon, 01 Oct 2007 14:34:47 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Mon, 01 Oct 2007 12:45:27 +0100 |
Gustavo J. A. M. Carneiro |
Minor code readability improvements.
|
changeset |
files
|
Mon, 01 Oct 2007 12:34:32 +0100 |
Gustavo J. A. M. Carneiro |
Use this-> to access member variables of Rectangle, for clarity.
|
changeset |
files
|
Mon, 01 Oct 2007 12:00:31 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
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.
|
changeset |
files
|
Fri, 28 Sep 2007 19:13:19 +0100 |
Gustavo J. A. M. Carneiro |
On course-change, print velocity in addition to position.
|
changeset |
files
|
Fri, 28 Sep 2007 19:04:11 +0100 |
Gustavo J. A. M. Carneiro |
Create real nodes, not just mobility models.
|
changeset |
files
|
Fri, 28 Sep 2007 18:17:25 +0100 |
Gustavo J. A. M. Carneiro |
Add NotifyCourseChange support to RandomWaypointMobilityModel, and fix a bug in GetSpeed.
|
changeset |
files
|
Fri, 28 Sep 2007 17:33:18 +0100 |
Gustavo J. A. M. Carneiro |
Fix bad RandomWaypointPosition default value
|
changeset |
files
|
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.
|
changeset |
files
|
Fri, 28 Sep 2007 16:54:04 +0100 |
Gustavo J. A. M. Carneiro |
Update random mobility sample to new API
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 28 Sep 2007 16:50:15 +0100 |
Gustavo J. A. M. Carneiro |
Compile the random-walk-2d-mobility-model sources.
|
changeset |
files
|
Fri, 28 Sep 2007 11:59:46 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Thu, 19 Jul 2007 13:17:35 +0200 |
Mathieu Lacage |
make sure that dox generates html links
|
changeset |
files
|
Thu, 19 Jul 2007 13:11:08 +0200 |
Mathieu Lacage |
fix dox warnings
|
changeset |
files
|
Thu, 19 Jul 2007 13:02:02 +0200 |
Mathieu Lacage |
a dox summary header for the mobility support
|
changeset |
files
|
Thu, 19 Jul 2007 12:43:32 +0200 |
Mathieu Lacage |
fix link
|
changeset |
files
|
Thu, 19 Jul 2007 12:38:30 +0200 |
Mathieu Lacage |
create a mobility module
|
changeset |
files
|
Thu, 19 Jul 2007 12:29:21 +0200 |
Mathieu Lacage |
more dox
|
changeset |
files
|
Thu, 19 Jul 2007 12:23:12 +0200 |
Mathieu Lacage |
RandomDirection2dParameters -> RandomDirection2dMobilityModelParameters
|
changeset |
files
|
Thu, 19 Jul 2007 12:21:48 +0200 |
Mathieu Lacage |
more dox
|
changeset |
files
|
Thu, 19 Jul 2007 11:31:17 +0200 |
Mathieu Lacage |
more dox
|
changeset |
files
|
Thu, 19 Jul 2007 11:31:07 +0200 |
Mathieu Lacage |
Ns2Mobile -> Ns2Mobility
|
changeset |
files
|
Thu, 19 Jul 2007 11:30:47 +0200 |
Mathieu Lacage |
fix typo
|
changeset |
files
|
Thu, 19 Jul 2007 11:09:13 +0200 |
Mathieu Lacage |
remove dead code
|
changeset |
files
|
Thu, 19 Jul 2007 11:05:47 +0200 |
Mathieu Lacage |
more dox
|
changeset |
files
|
Thu, 19 Jul 2007 10:46:50 +0200 |
Mathieu Lacage |
doxygen for mobility models
|
changeset |
files
|
Thu, 19 Jul 2007 10:43:41 +0200 |
Mathieu Lacage |
remove dead code
|
changeset |
files
|
Thu, 19 Jul 2007 10:31:04 +0200 |
Mathieu Lacage |
RandomDirection -> RandomDirection2d
|
changeset |
files
|
Thu, 19 Jul 2007 10:30:18 +0200 |
Mathieu Lacage |
random-direction -> random-direction-2d
|
changeset |
files
|
Thu, 19 Jul 2007 10:28:48 +0200 |
Mathieu Lacage |
add MobilityModel::GetSpeed method and implement it in all mobility models
|
changeset |
files
|
Thu, 19 Jul 2007 10:21:27 +0200 |
Mathieu Lacage |
remove dead code
|
changeset |
files
|
Thu, 19 Jul 2007 10:21:23 +0200 |
Mathieu Lacage |
remove dead code
|
changeset |
files
|
Thu, 19 Jul 2007 10:17:02 +0200 |
Mathieu Lacage |
use the helper from the static speed mobility model
|
changeset |
files
|
Thu, 19 Jul 2007 10:05:07 +0200 |
Mathieu Lacage |
remove mobility model helper, re-enable random direction model with new helper
|
changeset |
files
|
Thu, 19 Jul 2007 10:01:42 +0200 |
Mathieu Lacage |
move delay calculation code from helper to random walk class
|
changeset |
files
|
Thu, 19 Jul 2007 09:54:57 +0200 |
Mathieu Lacage |
move rebound code from helper to random walk model
|
changeset |
files
|
Thu, 19 Jul 2007 09:48:10 +0200 |
Mathieu Lacage |
move intersection code to rectangle class
|
changeset |
files
|
Thu, 19 Jul 2007 09:34:36 +0200 |
Mathieu Lacage |
move around rectangle class and move IsInside method from Position to Rectangle
|
changeset |
files
|
Thu, 19 Jul 2007 08:43:43 +0200 |
Mathieu Lacage |
remove 'now' events
|
changeset |
files
|
Thu, 19 Jul 2007 08:43:28 +0200 |
Mathieu Lacage |
remove schedule API to allow canceling and removing now and destroy events
|
changeset |
files
|