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.
implement the member function version of Timer::SetFunction (a1)
2007-09-27, by Mathieu Lacage
add some doxygen
2007-09-27, by Mathieu Lacage
add doxygen for Timer class and implement the policy flags
2007-09-27, by Mathieu Lacage
Implement a Timer API
2007-09-27, by Mathieu Lacage
add TypeTraits<T>::NonConstType
2007-09-27, by Mathieu Lacage
Event Garbage Collector
2007-09-27, by Gustavo J. A. M. Carneiro
Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
2007-10-04, by Gustavo J. A. M. Carneiro
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
2007-10-03, by Gustavo J. A. M. Carneiro
Use GStaticMutex instead of G_DEFINE_LOCK
2007-10-03, by Gustavo J. A. M. Carneiro
Hide the velocity vector if it is null.
2007-10-03, by Gustavo J. A. M. Carneiro
mereg
2007-10-03, by Gustavo J. A. M. Carneiro
Draw the velocity vector
2007-10-03, by Gustavo J. A. M. Carneiro
Add a small mobility model visualization tool
2007-10-03, by Gustavo J. A. M. Carneiro
According to the literature, in RandomWaypointMobilityModel the pause should come before the walk, not after; fixed.
2007-10-01, by Gustavo J. A. M. Carneiro
Add ns2-mobility-file-topology sources
2007-10-01, by Gustavo J. A. M. Carneiro
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
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip