Wed, 18 Jul 2007 10:53:53 +0200 |
Mathieu Lacage |
RandomRectangleTopology -> RandomTopology
|
changeset |
files
|
Wed, 18 Jul 2007 10:46:44 +0200 |
Mathieu Lacage |
use Random2dPosition from RandomRectangleTopology
|
changeset |
files
|
Wed, 18 Jul 2007 10:46:26 +0200 |
Mathieu Lacage |
add iid and cid support to Random2dPosition
|
changeset |
files
|
Wed, 18 Jul 2007 10:13:28 +0200 |
Mathieu Lacage |
a random position helper class
|
changeset |
files
|
Tue, 17 Jul 2007 16:11:49 +0200 |
Mathieu Lacage |
start support for random walk and random waypoint models
|
changeset |
files
|
Tue, 17 Jul 2007 14:37:11 +0200 |
Mathieu Lacage |
cleanup the header
|
changeset |
files
|
Tue, 17 Jul 2007 14:32:19 +0200 |
Mathieu Lacage |
split useful code out of random direction mobility model
|
changeset |
files
|
Tue, 17 Jul 2007 11:13:34 +0200 |
Mathieu Lacage |
remove unused class declarations
|
changeset |
files
|
Tue, 17 Jul 2007 11:12:24 +0200 |
Mathieu Lacage |
fix small typo
|
changeset |
files
|
Tue, 17 Jul 2007 10:58:13 +0200 |
Mathieu Lacage |
remove extraneous setters/getters
|
changeset |
files
|
Tue, 17 Jul 2007 10:54:50 +0200 |
Mathieu Lacage |
fix small typo
|
changeset |
files
|
Tue, 17 Jul 2007 10:47:25 +0200 |
Mathieu Lacage |
a topology class to read ns2's mobility files and a mobility generator.
|
changeset |
files
|
Mon, 16 Jul 2007 15:27:56 +0200 |
Mathieu Lacage |
a hierarchical mobility model
|
changeset |
files
|
Wed, 04 Jul 2007 13:52:12 +0200 |
Mathieu Lacage |
new version of DoGet and DoSet
|
changeset |
files
|
Wed, 04 Jul 2007 10:27:49 +0200 |
Mathieu Lacage |
use new MobilityModel::Get and remove old one.
|
changeset |
files
|
Wed, 04 Jul 2007 10:24:45 +0200 |
Mathieu Lacage |
add Position class and Get/Set methods on MobilityModel
|
changeset |
files
|
Wed, 04 Jul 2007 10:18:14 +0200 |
Mathieu Lacage |
POSITION_H -> MOBILITY_MODEL_H
|
changeset |
files
|
Wed, 04 Jul 2007 10:15:18 +0200 |
Mathieu Lacage |
position.h -> mobility-model.h
|
changeset |
files
|
Wed, 04 Jul 2007 10:04:08 +0200 |
Mathieu Lacage |
Position -> MobilityModel
|
changeset |
files
|
Wed, 04 Jul 2007 09:56:22 +0200 |
Mathieu Lacage |
PositionSetNotifier -> MobilityModelNotifier
|
changeset |
files
|
Wed, 04 Jul 2007 09:48:49 +0200 |
Mathieu Lacage |
add missing constructor declaration
|
changeset |
files
|
Tue, 03 Jul 2007 17:14:09 +0200 |
Mathieu Lacage |
build the new code
|
changeset |
files
|
Tue, 03 Jul 2007 17:12:44 +0200 |
Mathieu Lacage |
RandomDirection model
|
changeset |
files
|
Tue, 03 Jul 2007 17:12:28 +0200 |
Mathieu Lacage |
add a few constructors
|
changeset |
files
|
Tue, 03 Jul 2007 17:11:53 +0200 |
Mathieu Lacage |
implement Dispose
|
changeset |
files
|
Tue, 03 Jul 2007 17:05:23 +0200 |
Mathieu Lacage |
In some cases, when an event is scheduled against a subclass of Object, and if no one owns a reference directly to this object, the object is alive, has a refcount of zero and the method ran when the event expires runs against the raw pointer which means that we are manipulating an object with a refcount of zero. So, we must disable this check. This is really evil but I see no way to work around this.
|
changeset |
files
|
Tue, 03 Jul 2007 16:11:40 +0200 |
Mathieu Lacage |
add operator << (std::ostream)for Ptr<T>
|
changeset |
files
|
Tue, 03 Jul 2007 13:19:09 +0200 |
Mathieu Lacage |
add dirtyness tracking to DefaultValueBase
|
changeset |
files
|
Tue, 03 Jul 2007 12:36:01 +0200 |
Mathieu Lacage |
parse command-line arguments
|
changeset |
files
|
Tue, 03 Jul 2007 12:34:26 +0200 |
Mathieu Lacage |
a bunch of new DefaultValue subclasses
|
changeset |
files
|
Tue, 03 Jul 2007 10:04:16 +0200 |
Mathieu Lacage |
change GridTopology API and add RandomRectangle topology with similar API.
|
changeset |
files
|
Tue, 03 Jul 2007 09:15:20 +0200 |
Mathieu Lacage |
test random walk position model with grid topology
|
changeset |
files
|
Tue, 03 Jul 2007 08:56:40 +0200 |
Mathieu Lacage |
RandomWalk is a Position
|
changeset |
files
|
Tue, 03 Jul 2007 08:54:37 +0200 |
Mathieu Lacage |
change default values and add some debugging
|
changeset |
files
|
Mon, 02 Jul 2007 20:25:25 +0200 |
Mathieu Lacage |
add cid/iid support to RandomWalk
|
changeset |
files
|
Mon, 02 Jul 2007 20:17:06 +0200 |
Mathieu Lacage |
rename GridTopology::Create to GridTopology::ArrangeHorizontally
|
changeset |
files
|
Mon, 02 Jul 2007 20:12:01 +0200 |
Mathieu Lacage |
improve grid topology sample code and add dox documentation
|
changeset |
files
|
Mon, 02 Jul 2007 18:14:20 +0200 |
Mathieu Lacage |
add dox documentation
|
changeset |
files
|
Mon, 02 Jul 2007 18:12:27 +0200 |
Mathieu Lacage |
add dox documentation
|
changeset |
files
|
Mon, 02 Jul 2007 15:28:28 +0200 |
Mathieu Lacage |
increase sample simulation run
|
changeset |
files
|
Mon, 02 Jul 2007 15:27:53 +0200 |
Mathieu Lacage |
add some debugging output. initialize the time argument correctly.
|
changeset |
files
|
Mon, 02 Jul 2007 15:15:25 +0200 |
Mathieu Lacage |
make the sample code actually do something
|
changeset |
files
|
Mon, 02 Jul 2007 15:08:10 +0200 |
Mathieu Lacage |
improve sample code, make it build
|
changeset |
files
|
Mon, 02 Jul 2007 14:57:19 +0200 |
Mathieu Lacage |
rework the notification mechanism to allow its optional use with every position model
|
changeset |
files
|
Mon, 02 Jul 2007 14:07:51 +0200 |
Mathieu Lacage |
random walk position model (untested)
|
changeset |
files
|
Mon, 02 Jul 2007 14:07:27 +0200 |
Mathieu Lacage |
forgot to add TypeName implementation for float and double
|
changeset |
files
|
Mon, 02 Jul 2007 14:02:57 +0200 |
Mathieu Lacage |
forgot to add missing constructor implementation
|
changeset |
files
|
Mon, 02 Jul 2007 14:02:02 +0200 |
Mathieu Lacage |
TimeDefaultValue class
|
changeset |
files
|
Mon, 02 Jul 2007 14:01:49 +0200 |
Mathieu Lacage |
make default constructor private to avoid potential problems
|
changeset |
files
|
Mon, 02 Jul 2007 12:14:24 +0200 |
Mathieu Lacage |
grid topology
|
changeset |
files
|
Mon, 02 Jul 2007 12:14:12 +0200 |
Mathieu Lacage |
add cid support
|
changeset |
files
|
Mon, 02 Jul 2007 11:29:54 +0200 |
Mathieu Lacage |
add cid support to position subclasses
|
changeset |
files
|
Mon, 02 Jul 2007 11:29:27 +0200 |
Mathieu Lacage |
DoSet should not be const
|
changeset |
files
|
Mon, 02 Jul 2007 10:50:18 +0200 |
Mathieu Lacage |
add Position::DoSet et al.
|
changeset |
files
|
Mon, 02 Jul 2007 10:50:07 +0200 |
Mathieu Lacage |
add floating point support to type names
|
changeset |
files
|
Fri, 29 Jun 2007 09:41:37 +0200 |
Mathieu Lacage |
position models
|
changeset |
files
|
Wed, 03 Oct 2007 13:59:32 +0100 |
Gustavo J. A. M. Carneiro |
hg ignore doc/trace-source-list.h
|
changeset |
files
|
Wed, 03 Oct 2007 13:58:01 +0100 |
Gustavo J. A. M. Carneiro |
Now run doxygen again before the build, but the doc/trace-source-list.h is generated during waf check; make doxygen less verbose, and give a warning when doc/trace-source-list.h is missing.
|
changeset |
files
|
Tue, 02 Oct 2007 15:34:00 -0700 |
Craig Dowell |
tutorial
|
changeset |
files
|
Tue, 02 Oct 2007 11:51:45 +0100 |
Gustavo J. A. M. Carneiro |
In trace sources list documentation, make the trace path stand out better, as it is extremely important but previously easy to miss.
|
changeset |
files
|