Mercurial
Mercurial
>
ns-3.24
/ 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.
Adapt to StaticSpeedHelper change
2007-10-01, by Gustavo J. A. M. Carneiro
Adapt to StaticSpeedHelper change
2007-10-01, by Gustavo J. A. M. Carneiro
Refactor handling of pauses in StaticSpeedHelper to fix bug (must return null speed when paused)
2007-10-01, by Gustavo J. A. M. Carneiro
Improve the precision of the RandomDirection2dMobilityModel::PI constant (value copied from glibc's math.h header file).
2007-10-01, by Gustavo J. A. M. Carneiro
Add the random-direction-2d-mobility-model.cc,h sources to the build.
2007-10-01, by Gustavo J. A. M. Carneiro
Add a bit of function name logging.
2007-10-01, by Gustavo J. A. M. Carneiro
merge
2007-10-01, by Gustavo J. A. M. Carneiro
Minor code readability improvements.
2007-10-01, by Gustavo J. A. M. Carneiro
Use this-> to access member variables of Rectangle, for clarity.
2007-10-01, by Gustavo J. A. M. Carneiro
merge
2007-10-01, by Gustavo J. A. M. Carneiro
Put back an assertion in Object::DoQueryInterface, erroneously removed during branch merging.
2007-10-01, by Gustavo J. A. M. Carneiro
On course-change, print velocity in addition to position.
2007-09-28, by Gustavo J. A. M. Carneiro
Create real nodes, not just mobility models.
2007-09-28, by Gustavo J. A. M. Carneiro
Add NotifyCourseChange support to RandomWaypointMobilityModel, and fix a bug in GetSpeed.
2007-09-28, by Gustavo J. A. M. Carneiro
Fix bad RandomWaypointPosition default value
2007-09-28, by Gustavo J. A. M. Carneiro
Fix infinite loop in CommandLine::Parse when trying to ignore a badly formed parameter.
2007-09-28, by Gustavo J. A. M. Carneiro
Update random mobility sample to new API
2007-09-28, by Gustavo J. A. M. Carneiro
Fix the enumeration value list end marker (0 and (void*)0 are very different things in amd64)
2007-09-28, by Gustavo J. A. M. Carneiro
Compile the random-walk-2d-mobility-model sources.
2007-09-28, by Gustavo J. A. M. Carneiro
merge
2007-09-28, by Gustavo J. A. M. Carneiro
make sure that dox generates html links
2007-07-19, by Mathieu Lacage
fix dox warnings
2007-07-19, by Mathieu Lacage
a dox summary header for the mobility support
2007-07-19, by Mathieu Lacage
fix link
2007-07-19, by Mathieu Lacage
create a mobility module
2007-07-19, by Mathieu Lacage
more dox
2007-07-19, by Mathieu Lacage
RandomDirection2dParameters -> RandomDirection2dMobilityModelParameters
2007-07-19, by Mathieu Lacage
more dox
2007-07-19, by Mathieu Lacage
more dox
2007-07-19, by Mathieu Lacage
Ns2Mobile -> Ns2Mobility
2007-07-19, by Mathieu Lacage
fix typo
2007-07-19, by Mathieu Lacage
remove dead code
2007-07-19, by Mathieu Lacage
more dox
2007-07-19, by Mathieu Lacage
doxygen for mobility models
2007-07-19, by Mathieu Lacage
remove dead code
2007-07-19, by Mathieu Lacage
RandomDirection -> RandomDirection2d
2007-07-19, by Mathieu Lacage
random-direction -> random-direction-2d
2007-07-19, by Mathieu Lacage
add MobilityModel::GetSpeed method and implement it in all mobility models
2007-07-19, by Mathieu Lacage
remove dead code
2007-07-19, by Mathieu Lacage
remove dead code
2007-07-19, by Mathieu Lacage
use the helper from the static speed mobility model
2007-07-19, by Mathieu Lacage
remove mobility model helper, re-enable random direction model with new helper
2007-07-19, by Mathieu Lacage
move delay calculation code from helper to random walk class
2007-07-19, by Mathieu Lacage
move rebound code from helper to random walk model
2007-07-19, by Mathieu Lacage
move intersection code to rectangle class
2007-07-19, by Mathieu Lacage
move around rectangle class and move IsInside method from Position to Rectangle
2007-07-19, by Mathieu Lacage
remove 'now' events
2007-07-19, by Mathieu Lacage
remove schedule API to allow canceling and removing now and destroy events
2007-07-19, by Mathieu Lacage
add operator == and != to EventId
2007-07-19, by Mathieu Lacage
get rid of old buggy random walk model
2007-07-18, by Mathieu Lacage
do not try to remove invalid events
2007-07-18, by Mathieu Lacage
more debugging, make sure to save value string if it is value after parsing.
2007-07-18, by Mathieu Lacage
fix typos
2007-07-18, by Mathieu Lacage
be consistant with the rest of the code
2007-07-18, by Mathieu Lacage
add disc center position and debugging
2007-07-18, by Mathieu Lacage
add debugging output
2007-07-18, by Mathieu Lacage
a real random walk model
2007-07-18, by Mathieu Lacage
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip