Mon, 08 Oct 2007 15:54:36 +0200 |
Mathieu Lacage |
remove 'All rights reserved' mention
|
changeset |
files
|
Mon, 08 Oct 2007 15:50:25 +0200 |
Mathieu Lacage |
add missing copyright
|
changeset |
files
|
Mon, 08 Oct 2007 10:28:52 +0200 |
Mathieu Lacage |
merge with HEAD
|
changeset |
files
|
Thu, 04 Oct 2007 09:22:05 +0200 |
Mathieu Lacage |
add Timer::GetDelayLeft
|
changeset |
files
|
Thu, 04 Oct 2007 09:14:16 +0200 |
Mathieu Lacage |
make the timer a tristate object
|
changeset |
files
|
Wed, 03 Oct 2007 13:01:29 +0200 |
Mathieu Lacage |
add Timer::Suspend/Resume/IsSuspended
|
changeset |
files
|
Wed, 03 Oct 2007 13:01:12 +0200 |
Mathieu Lacage |
add Simulator::GetDelayLeft
|
changeset |
files
|
Tue, 02 Oct 2007 11:32:16 +0200 |
Mathieu Lacage |
remove uneeded forward declaration
|
changeset |
files
|
Fri, 28 Sep 2007 16:14:16 +0200 |
Mathieu Lacage |
add a Timer::Schedule (delay) method
|
changeset |
files
|
Fri, 28 Sep 2007 13:27:37 +0200 |
Mathieu Lacage |
add tests
|
changeset |
files
|
Fri, 28 Sep 2007 13:19:43 +0200 |
Mathieu Lacage |
add support for 6-arg Timer::SetFunction
|
changeset |
files
|
Fri, 28 Sep 2007 13:02:14 +0200 |
Mathieu Lacage |
add support for 6-arg SetArguments
|
changeset |
files
|
Fri, 28 Sep 2007 12:49:05 +0200 |
Mathieu Lacage |
add 6 arg support to pointer to function traits
|
changeset |
files
|
Fri, 28 Sep 2007 12:46:17 +0200 |
Mathieu Lacage |
add 6 arg support to pointer to member traits
|
changeset |
files
|
Fri, 28 Sep 2007 10:42:29 +0200 |
Mathieu Lacage |
simplicy policy handling
|
changeset |
files
|
Fri, 28 Sep 2007 10:33:19 +0200 |
Mathieu Lacage |
re-implement the Timer class with the new type traits
|
changeset |
files
|
Fri, 28 Sep 2007 10:32:59 +0200 |
Mathieu Lacage |
implement the helper IntToType template
|
changeset |
files
|
Fri, 28 Sep 2007 10:32:15 +0200 |
Mathieu Lacage |
forgot to add the nArgs enum in FunctionPtrTraits
|
changeset |
files
|
Fri, 28 Sep 2007 09:27:57 +0200 |
Mathieu Lacage |
rewrite the TypeTraits and add some tests
|
changeset |
files
|
Thu, 27 Sep 2007 13:48:32 +0200 |
Mathieu Lacage |
add testcase, make it work
|
changeset |
files
|
Thu, 27 Sep 2007 13:45:55 +0200 |
Mathieu Lacage |
implement the member function version of Timer::SetFunction (a1)
|
changeset |
files
|
Thu, 27 Sep 2007 13:31:20 +0200 |
Mathieu Lacage |
add some doxygen
|
changeset |
files
|
Thu, 27 Sep 2007 13:27:18 +0200 |
Mathieu Lacage |
add doxygen for Timer class and implement the policy flags
|
changeset |
files
|
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
|