Gustavo J. A. M. Carneiro
|
ffdc440926
|
Add operator < to Ptr smart pointers, to make them behave well with STL containers.
|
2007-10-05 19:13:36 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3457fcb48b
|
Fix race condition in mobility-visualizer-view; reduce refresh rate to 30fps.
|
2007-10-04 11:24:05 +01:00 |
|
Mathieu Lacage
|
f70700c330
|
add Timer::GetDelayLeft
|
2007-10-04 09:22:05 +02:00 |
|
Mathieu Lacage
|
b28727ef8c
|
make the timer a tristate object
|
2007-10-04 09:14:16 +02:00 |
|
Craig Dowell
|
3af33c8b75
|
enable log prefix
|
2007-10-03 13:34:06 -07:00 |
|
Craig Dowell
|
9059dd7e3e
|
log changes
|
2007-10-03 12:41:17 -07:00 |
|
Gustavo J. A. M. Carneiro
|
2d0f686964
|
Compile mobility-visualizer with -fno-strict-aliasing to avoid GNOME bug #316221
|
2007-10-03 19:38:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
cf896e8064
|
Use GStaticMutex instead of G_DEFINE_LOCK
|
2007-10-03 19:36:56 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2422ec276d
|
Fix a couple more warnings in OLSR
|
2007-10-03 19:11:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c00aa2d807
|
Fix unused variable warning in optimized build.
|
2007-10-03 19:06:31 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ab400de069
|
merge
|
2007-10-03 17:54:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
829a28c986
|
merge
|
2007-10-03 17:38:49 +01:00 |
|
Gustavo J. A. M. Carneiro
|
666850a6bc
|
Hide the velocity vector if it is null.
|
2007-10-03 17:38:05 +01:00 |
|
Gustavo J. A. M. Carneiro
|
89ff51cc09
|
mereg
|
2007-10-03 17:33:45 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c0ea316f44
|
Draw the velocity vector
|
2007-10-03 17:29:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7fae03e300
|
Add a small mobility model visualization tool
|
2007-10-03 16:38:17 +01:00 |
|
Mathieu Lacage
|
728d858f15
|
add CrMacStations to build
|
2007-10-03 15:46:28 +02:00 |
|
Mathieu Lacage
|
2029981f00
|
build MacParameters
|
2007-10-03 15:44:02 +02:00 |
|
Gustavo J. A. M. Carneiro
|
3e2e67d88d
|
hg ignore doc/trace-source-list.h
|
2007-10-03 13:59:32 +01:00 |
|
Gustavo J. A. M. Carneiro
|
4fd5e3dc74
|
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.
|
2007-10-03 13:58:01 +01:00 |
|
Mathieu Lacage
|
17a02b8fbb
|
install header
|
2007-10-03 14:22:41 +02:00 |
|
Mathieu Lacage
|
75a174bc7b
|
no need for ns3 prefix
|
2007-10-03 14:22:03 +02:00 |
|
Mathieu Lacage
|
086e01fcb8
|
no need for ns3 prefix
|
2007-10-03 14:21:19 +02:00 |
|
Mathieu Lacage
|
a219428887
|
add missing header
|
2007-10-03 14:20:07 +02:00 |
|
Mathieu Lacage
|
ca86b0acf9
|
add missing header
|
2007-10-03 14:19:54 +02:00 |
|
Mathieu Lacage
|
f20df8a492
|
build WifiMacTrailer
|
2007-10-03 14:19:24 +02:00 |
|
Mathieu Lacage
|
d742b306d7
|
forgot to add wscript file
|
2007-10-03 14:11:10 +02:00 |
|
Mathieu Lacage
|
119c647097
|
build WifiMacHeader
|
2007-10-03 14:08:31 +02:00 |
|
Mathieu Lacage
|
64c6fa6525
|
add more files to build
|
2007-10-03 13:12:26 +02:00 |
|
Mathieu Lacage
|
5a7965468d
|
add MacStation to build
|
2007-10-03 13:11:28 +02:00 |
|
Mathieu Lacage
|
855ccbf300
|
add MacStations to build
|
2007-10-03 13:10:44 +02:00 |
|
Mathieu Lacage
|
855d52908b
|
add Timer::Suspend/Resume/IsSuspended
|
2007-10-03 13:01:29 +02:00 |
|
Mathieu Lacage
|
1440302ab3
|
add Simulator::GetDelayLeft
|
2007-10-03 13:01:12 +02:00 |
|
Mathieu Lacage
|
9e055bd52f
|
implement WifiPhy::GetChunkSuccessRate
|
2007-10-03 11:35:07 +02:00 |
|
Mathieu Lacage
|
d4a36c2e0f
|
use WifiMode rather than TransmissionMode
|
2007-10-03 11:01:17 +02:00 |
|
Craig Dowell
|
ef9c8a4716
|
tutorial
|
2007-10-02 15:34:00 -07:00 |
|
Gustavo J. A. M. Carneiro
|
cd21a5ed8a
|
In trace sources list documentation, make the trace path stand out better, as it is extremely important but previously easy to miss.
|
2007-10-02 11:51:45 +01:00 |
|
Mathieu Lacage
|
1d0c9511a5
|
Phy80211 -> WifiPhy
|
2007-10-02 12:42:16 +02:00 |
|
Mathieu Lacage
|
cd73b37673
|
WifiPhy class
|
2007-10-02 12:41:04 +02:00 |
|
Gustavo J. A. M. Carneiro
|
f970ede20b
|
merge
|
2007-10-02 11:11:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
9308382295
|
Run the program print-trace-sources to generate doc/trace-source-list.h when generating docs. As a side effect, --doxygen is now has to be processed at the end of the build.
|
2007-10-02 11:10:31 +01:00 |
|
Mathieu Lacage
|
caf0a2c143
|
add ssid to build
|
2007-10-02 11:38:47 +02:00 |
|
Mathieu Lacage
|
06cb649b55
|
add missing implementations
|
2007-10-02 11:36:12 +02:00 |
|
Mathieu Lacage
|
e216675ca1
|
remove uneeded forward declaration
|
2007-10-02 11:32:16 +02:00 |
|
Tom Henderson
|
fec546e939
|
Fix callbacks in packet-sink
|
2007-10-01 21:04:46 -07:00 |
|
Gustavo J. A. M. Carneiro
|
e7fb2a2c7c
|
According to the literature, in RandomWaypointMobilityModel the pause should come before the walk, not after; fixed.
|
2007-10-01 18:55:04 +01:00 |
|
Gustavo J. A. M. Carneiro
|
1bc6f6eeda
|
Add ns2-mobility-file-topology sources
|
2007-10-01 18:01:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
afc46ac1d3
|
Adapt to StaticSpeedHelper change
|
2007-10-01 17:11:06 +01:00 |
|
Gustavo J. A. M. Carneiro
|
636e47d219
|
Adapt to StaticSpeedHelper change
|
2007-10-01 17:10:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
9c219d647d
|
Refactor handling of pauses in StaticSpeedHelper to fix bug (must return null speed when paused)
|
2007-10-01 17:10:15 +01:00 |
|