Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
add Rectangle class and use it.
2007-07-18, by Mathieu Lacage
make sure we schedule the start event correctly
2007-07-18, by Mathieu Lacage
add cid support to waypoint model
2007-07-18, by Mathieu Lacage
add default value support to random waypoint
2007-07-18, by Mathieu Lacage
add a 3d random waypoint model
2007-07-18, by Mathieu Lacage
Random2dPosition -> RandomPosition
2007-07-18, by Mathieu Lacage
move Position class in own header
2007-07-18, by Mathieu Lacage
RandomRectangleTopology -> RandomTopology
2007-07-18, by Mathieu Lacage
use Random2dPosition from RandomRectangleTopology
2007-07-18, by Mathieu Lacage
add iid and cid support to Random2dPosition
2007-07-18, by Mathieu Lacage
a random position helper class
2007-07-18, by Mathieu Lacage
start support for random walk and random waypoint models
2007-07-17, by Mathieu Lacage
cleanup the header
2007-07-17, by Mathieu Lacage
split useful code out of random direction mobility model
2007-07-17, by Mathieu Lacage
remove unused class declarations
2007-07-17, by Mathieu Lacage
fix small typo
2007-07-17, by Mathieu Lacage
remove extraneous setters/getters
2007-07-17, by Mathieu Lacage
fix small typo
2007-07-17, by Mathieu Lacage
a topology class to read ns2's mobility files and a mobility generator.
2007-07-17, by Mathieu Lacage
a hierarchical mobility model
2007-07-16, by Mathieu Lacage
new version of DoGet and DoSet
2007-07-04, by Mathieu Lacage
use new MobilityModel::Get and remove old one.
2007-07-04, by Mathieu Lacage
add Position class and Get/Set methods on MobilityModel
2007-07-04, by Mathieu Lacage
POSITION_H -> MOBILITY_MODEL_H
2007-07-04, by Mathieu Lacage
position.h -> mobility-model.h
2007-07-04, by Mathieu Lacage
Position -> MobilityModel
2007-07-04, by Mathieu Lacage
PositionSetNotifier -> MobilityModelNotifier
2007-07-04, by Mathieu Lacage
add missing constructor declaration
2007-07-04, by Mathieu Lacage
build the new code
2007-07-03, by Mathieu Lacage
RandomDirection model
2007-07-03, by Mathieu Lacage
add a few constructors
2007-07-03, by Mathieu Lacage
implement Dispose
2007-07-03, by 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.
2007-07-03, by Mathieu Lacage
add operator << (std::ostream)for Ptr<T>
2007-07-03, by Mathieu Lacage
add dirtyness tracking to DefaultValueBase
2007-07-03, by Mathieu Lacage
parse command-line arguments
2007-07-03, by Mathieu Lacage
a bunch of new DefaultValue subclasses
2007-07-03, by Mathieu Lacage
change GridTopology API and add RandomRectangle topology with similar API.
2007-07-03, by Mathieu Lacage
test random walk position model with grid topology
2007-07-03, by Mathieu Lacage
RandomWalk is a Position
2007-07-03, by Mathieu Lacage
change default values and add some debugging
2007-07-03, by Mathieu Lacage
add cid/iid support to RandomWalk
2007-07-02, by Mathieu Lacage
rename GridTopology::Create to GridTopology::ArrangeHorizontally
2007-07-02, by Mathieu Lacage
improve grid topology sample code and add dox documentation
2007-07-02, by Mathieu Lacage
add dox documentation
2007-07-02, by Mathieu Lacage
add dox documentation
2007-07-02, by Mathieu Lacage
increase sample simulation run
2007-07-02, by Mathieu Lacage
add some debugging output. initialize the time argument correctly.
2007-07-02, by Mathieu Lacage
make the sample code actually do something
2007-07-02, by Mathieu Lacage
improve sample code, make it build
2007-07-02, by Mathieu Lacage
rework the notification mechanism to allow its optional use with every position model
2007-07-02, by Mathieu Lacage
random walk position model (untested)
2007-07-02, by Mathieu Lacage
forgot to add TypeName implementation for float and double
2007-07-02, by Mathieu Lacage
forgot to add missing constructor implementation
2007-07-02, by Mathieu Lacage
TimeDefaultValue class
2007-07-02, by Mathieu Lacage
make default constructor private to avoid potential problems
2007-07-02, by Mathieu Lacage
grid topology
2007-07-02, by Mathieu Lacage
add cid support
2007-07-02, by Mathieu Lacage
add cid support to position subclasses
2007-07-02, by Mathieu Lacage
DoSet should not be const
2007-07-02, by Mathieu Lacage
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip