Mathieu Lacage
|
3262a4e103
|
add application tracing support
|
2007-12-11 13:51:03 +01:00 |
|
Mathieu Lacage
|
df27c80c72
|
merge with HEAD
|
2007-12-12 08:15:04 +01:00 |
|
Tom Henderson
|
bc54e34375
|
Doxygen the SocketFactory classes
|
2007-12-11 23:02:47 -08:00 |
|
Mathieu Lacage
|
007f125e46
|
add support for gnuplot error bars
|
2007-12-11 15:49:23 +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 |
|
Mathieu Lacage
|
39a0e3b29c
|
fix a small style issue
|
2007-11-22 16:07:45 +01:00 |
|
Mathieu Lacage
|
ac8e86643e
|
initialize variable
|
2007-11-22 16:06:05 +01:00 |
|
Mathieu Lacage
|
6a51ea96c0
|
make sure that the retry bit is correctly initialized
|
2007-11-22 15:00:32 +01:00 |
|
Mathieu Lacage
|
94e2d9059a
|
merge obvious fix from mainline
|
2007-11-22 14:52:57 +01:00 |
|
Mathieu Lacage
|
85c67ca048
|
the intent was to always send data if maxbytes is zero.
|
2007-11-22 14:50:59 +01:00 |
|
Mathieu Lacage
|
99a5a8370f
|
port to Ptr<Packet> branch
|
2007-11-22 14:27:22 +01:00 |
|
Mathieu Lacage
|
284ebcc23f
|
merge with Ptr<Packet> branch
|
2007-11-22 10:44:48 +01:00 |
|
Mathieu Lacage
|
c156f29c86
|
merge
|
2007-11-22 10:30:29 +01:00 |
|
Mathieu Lacage
|
e075fcd4f3
|
bug 104: add a method to retrive the maximum simulation time.
|
2007-11-21 15:54:34 +01:00 |
|
Mathieu Lacage
|
49a8c459a8
|
simplify the parsing logic and remove buggy comment and code.
|
2007-11-21 14:14:12 +01:00 |
|
Mathieu Lacage
|
1e45a4c9f5
|
bug 91: add print-list support to NS_LOG env var.
|
2007-11-21 14:06:46 +01:00 |
|
Mathieu Lacage
|
dd825831c7
|
bug 109: improve the doxygen documentation for RandomVariable
|
2007-11-21 13:36:47 +01:00 |
|
Mathieu Lacage
|
1b17161758
|
code layout fix
|
2007-11-21 11:12:02 +01:00 |
|
Mathieu Lacage
|
908971e48b
|
improve log output
|
2007-11-21 11:11:27 +01:00 |
|
Mathieu Lacage
|
ca76e83370
|
add WifiPhy::GetDevice
|
2007-11-21 11:11:05 +01:00 |
|
Mathieu Lacage
|
4774f44062
|
fix small typo in debug log output
|
2007-11-21 10:02:17 +01:00 |
|
Mathieu Lacage
|
f198acda79
|
use packet sockets for AP scenario too.
|
2007-11-21 09:54:43 +01:00 |
|
Mathieu Lacage
|
86a564094c
|
use packet sockets and generate all graphics
|
2007-11-21 09:44:17 +01:00 |
|
Mathieu Lacage
|
f2c5dd8d71
|
add constructors to specify the address of a device
|
2007-11-21 09:43:57 +01:00 |
|
Mathieu Lacage
|
ed8ef96a61
|
add some info logs, improve snr vs ber curve output, linearize the ber calculations.
|
2007-11-20 16:45:52 +01:00 |
|
Mathieu Lacage
|
87a1ae56d7
|
plot the goodput for each data rate separately
|
2007-11-20 13:10:30 +01:00 |
|
Mathieu Lacage
|
63331e705a
|
replace a buggy assert with a check with warning.
|
2007-11-20 12:48:51 +01:00 |
|