Mathieu Lacage
|
26fb62c748
|
more doxygen
|
2007-12-17 13:20:02 +01:00 |
|
Mathieu Lacage
|
77c0e85775
|
add some doxygen
|
2007-12-17 13:07:41 +01:00 |
|
Mathieu Lacage
|
e42ccef4a7
|
fix optimized build
|
2007-12-15 11:58:14 +01:00 |
|
Mathieu Lacage
|
8449139061
|
fix optimized build
|
2007-12-15 11:57:43 +01:00 |
|
Mathieu Lacage
|
c53988d01e
|
success heuristic was inverted.
|
2007-12-14 17:42:16 +01:00 |
|
Mathieu Lacage
|
7d6cd9ae7c
|
some debugging. Max rate test was inverted.
|
2007-12-14 15:43:52 +01:00 |
|
Mathieu Lacage
|
bd70c33606
|
avoid uninitialized variables.
|
2007-12-14 15:18:14 +01:00 |
|
Mathieu Lacage
|
15748575d8
|
implement the MRR portion of AMRR
|
2007-12-13 15:07:08 +01:00 |
|
Mathieu Lacage
|
cc9655af45
|
return the computed rate
|
2007-12-13 15:04:11 +01:00 |
|
Mathieu Lacage
|
465bf1c10a
|
implement AMRR for true.
|
2007-12-13 14:43:56 +01:00 |
|
Mathieu Lacage
|
eb1200a2cd
|
AMRR rate control algorithm
|
2007-12-13 13:00:02 +01:00 |
|
Mathieu Lacage
|
c1a71e53f9
|
the meat of the onoe rate control algorithm.
|
2007-12-13 09:26:20 +01:00 |
|
Mathieu Lacage
|
f5fe661c13
|
Onoe rate control
|
2007-12-13 08:39:08 +01:00 |
|
Mathieu Lacage
|
f42e5c4814
|
use the new MacStation::Report*Failed methods.
|
2007-12-12 13:36:16 +01:00 |
|
Mathieu Lacage
|
135a4ab58c
|
add MacStation::ReportFinal* methods for onoe rate control model
|
2007-12-12 13:17:04 +01:00 |
|
Mathieu Lacage
|
b192207132
|
introduce a low latency parameter for rate control algorithms
|
2007-12-12 12:03:38 +01:00 |
|
Mathieu Lacage
|
a0ee98cb4b
|
add legend support to gnuplot output
|
2007-12-12 09:33:22 +01:00 |
|
Mathieu Lacage
|
cbafcb5aa6
|
updated doxygen
|
2007-12-11 17:53:54 +01:00 |
|
Mathieu Lacage
|
b604bf2d7a
|
estimation delay and jitter
|
2007-12-11 17:48:09 +01:00 |
|
Mathieu Lacage
|
05efca8430
|
merge with HEAD
|
2007-12-11 15:54:58 +01:00 |
|
Mathieu Lacage
|
007f125e46
|
add support for gnuplot error bars
|
2007-12-11 15:49:23 +01:00 |
|
Mathieu Lacage
|
83dd618e5b
|
add tracing support to PacketSink
|
2007-12-11 14:03:20 +01:00 |
|
Mathieu Lacage
|
ffc992893f
|
fix small typo
|
2007-12-11 14:03:02 +01:00 |
|
Mathieu Lacage
|
b04e3d6cd6
|
add tx packet trace support
|
2007-12-11 13:51:18 +01:00 |
|
Mathieu Lacage
|
5e19f9707b
|
add application tracing support
|
2007-12-11 13:51:03 +01:00 |
|
Mathieu Lacage
|
49deb08b81
|
make Packet::AddTag a const method
|
2007-12-11 13:42:09 +01:00 |
|
Mathieu Lacage
|
b8fbe8341f
|
merge with HEAD
|
2007-12-11 10:25:34 +01:00 |
|
Tom Henderson
|
07e46fb8aa
|
fix bug 113 on m_node parameter for GlobalRouter
|
2007-12-09 21:39:28 -08:00 |
|
Gustavo J. A. M. Carneiro
|
0ee86b72fb
|
New waf snapshot; move the ns3 library back to the top build dir (the 'lib' was only a workaround for a waf problem); allow --enable-modules on a per build run basis.
|
2007-12-09 14:39:07 +00:00 |
|
Mathieu Lacage
|
b54c43b966
|
the check was not really inverted after all. Damned.
|
2007-12-07 10:06:29 +01:00 |
|
Mathieu Lacage
|
1b82e5cba7
|
make sure we never set a negative duration
|
2007-12-07 09:51:59 +01:00 |
|
Mathieu Lacage
|
8a825ee775
|
merge with HEAD
|
2007-12-07 08:43:55 +01:00 |
|
Mathieu Lacage
|
c91b667c13
|
use contrib gnuplot code
|
2007-12-07 08:41:52 +01:00 |
|
Mathieu Lacage
|
32611749b2
|
Gnuplot output class for contrib module
|
2007-12-06 13:30:26 +01:00 |
|
Federico Maguolo
|
dd9e29c425
|
Avoid integer division
|
2007-12-06 13:12:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8debe6ef1d
|
Create a new contrib module; move event-garbage-collector.{h,cc} to the contrib module.
|
2007-12-06 11:05:17 +00:00 |
|
Gustavo J. A. M. Carneiro
|
bab56b0d88
|
Add support for publishing ns3 headers in a subdir of ns3/ (we probably won't be needing this, but since it was implemented it might as well be commited, in case we ever need it)
|
2007-12-05 11:51:10 +00:00 |
|
Mathieu Lacage
|
0b43b4fdc2
|
the bool check was inverted. reported by Federico Maguolo.
|
2007-11-29 16:28:16 +01:00 |
|
Mathieu Lacage
|
210fb3539c
|
fix typo
|
2007-11-29 16:03:01 +01:00 |
|
Mathieu Lacage
|
026f3f2aef
|
MaxSeconds -> Simulator::GetMaximumSimulationTime
|
2007-11-29 15:59:31 +01:00 |
|
Mathieu Lacage
|
9b5d0a50f7
|
ConnectTo -> Attach
|
2007-11-29 15:50:15 +01:00 |
|
Mathieu Lacage
|
d3df13225d
|
remove references to WifiNetDeviceFactory
|
2007-11-29 15:45:12 +01:00 |
|
Mathieu Lacage
|
fb2ebab793
|
speed vector -> velocity vector
|
2007-11-29 01:03:41 +01:00 |
|
Mathieu Lacage
|
2f71efe6a7
|
merge
|
2007-11-29 01:01:46 +01:00 |
|
Mathieu Lacage
|
7813d6fdd7
|
fix typo due to Packet & -> Ptr<Packet> change
|
2007-11-29 00:59:00 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8ce92e1bc2
|
Fix bad Message Size value in OLSR headers (which prevented wireshark from decoding most OLSR packets).
|
2007-11-27 10:36:27 +00:00 |
|
Federico Maguolo
|
9316a5c23f
|
re-use the CaculateTxDuration method where it is needed.
|
2007-11-23 10:29:27 +01:00 |
|
Federico Maguolo
|
64684b6b71
|
Improve the accuracy of 802.11a tx duration calculations.
|
2007-11-23 10:23:55 +01:00 |
|
Mathieu Lacage
|
f133bfaf9f
|
avoid memory leak
|
2007-11-23 11:36:16 +01:00 |
|
Mathieu Lacage
|
3f174e0bd0
|
avoid confusion between code and uncoded rates.
|
2007-11-22 16:40:35 +01:00 |
|