Mathieu Lacage
|
14fdfbf4b2
|
test calendar+ns2calendar schedulers
|
2009-01-15 20:55:34 +01:00 |
|
Mathieu Lacage
|
e4e6eb1ab0
|
add new comparison operators.
|
2009-01-15 20:54:11 +01:00 |
|
Mathieu Lacage
|
f232747976
|
memleak
|
2009-01-15 20:53:50 +01:00 |
|
Mathieu Lacage
|
05437e76a9
|
empty skeleton for ns2 calendar scheduler
|
2009-01-15 11:23:59 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8d8d19ef45
|
Fix build for systems without posix threads library
|
2009-01-14 15:36:19 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f116668736
|
RealtimeEventLock is gone
|
2009-01-14 15:35:42 +00:00 |
|
Gustavo J. A. M. Carneiro
|
edd1e2552a
|
Correct documentation
|
2009-01-14 12:46:06 +00:00 |
|
Gustavo J. A. M. Carneiro
|
46a0667585
|
Add dependency annotations for the task that generates Python bindings
|
2009-01-14 11:17:41 +00:00 |
|
Gustavo J. A. M. Carneiro
|
76a4e8e15b
|
merge
|
2009-01-13 19:29:59 +00:00 |
|
Gustavo J. A. M. Carneiro
|
c0ea878ba2
|
Bug 375: Ctrl-C does not always work when running Python simulations
|
2009-01-13 19:28:26 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a374c0f03e
|
Make Simulator::IsFinished () take into account the stop time. Needed to run custom simulation loops (see bug 375)
|
2009-01-13 19:27:44 +00:00 |
|
Gustavo J. A. M. Carneiro
|
dd94e9fa76
|
Don't set a value for env['INCLUDEDIR']; pointless as it is not used. Should fix bug #466.
|
2009-01-12 18:46:28 +00:00 |
|
Gustavo J. A. M. Carneiro
|
7568facca0
|
Bug 467: waf configure enables python after detecting pybindgen is missing
|
2009-01-12 18:45:03 +00:00 |
|
Mathieu Lacage
|
6986ca18f8
|
add wifi features to release notes
|
2009-01-12 13:40:38 +01:00 |
|
Mathieu Lacage
|
7734caa50f
|
merge
|
2009-01-12 13:36:19 +01:00 |
|
Mathieu Lacage
|
9f91828dcb
|
add wifi multicast support. Based on patch by Mauchle Fabian.
|
2009-01-12 13:35:41 +01:00 |
|
Gustavo J. A. M. Carneiro
|
9baeb00519
|
Put back the variable NSC_RELEASE_NAME in the wscript; it is read by the download script in allinone.
|
2009-01-12 11:25:51 +00:00 |
|
Gustavo J. A. M. Carneiro
|
fdaf129f60
|
Don't build or fetch NSC/pybindgen, those tasks are now moved to ns-3-allinone
|
2009-01-11 23:26:34 +00:00 |
|
Gustavo J. A. M. Carneiro
|
9ae3c42512
|
Upgrade WAF; fix Darwin (OSX) build problems.
|
2009-01-11 17:51:20 +00:00 |
|
Gustavo J. A. M. Carneiro
|
baf080b530
|
Gracefully ignore missing pkg-config
|
2009-01-10 19:05:32 +00:00 |
|
Gustavo J. A. M. Carneiro
|
cc8b7c6f36
|
Append the NSC kernel dirs to LD_LIBRARY_PATH
This allows the NSC NS-3 module to find the necessary NSC shared libraries.
|
2009-01-10 00:46:24 +00:00 |
|
Mathieu Lacage
|
530c949c2a
|
rescan python
|
2009-01-09 13:18:29 +01:00 |
|
Providence.Salumu
|
f9c7dccad9
|
bug 412: support more arguments in callbacks.
|
2009-01-09 13:18:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2007671aa0
|
merge
|
2009-01-09 11:44:13 +00:00 |
|
Mathieu Lacage
|
dece4c8aa4
|
add tex package for nakagami doc formula
|
2009-01-09 11:05:10 +01:00 |
|
Mathieu Lacage
|
f0c50a6466
|
rescan python
|
2009-01-09 09:54:14 +01:00 |
|
Timo Bingmann
|
9fe6a1f002
|
extend gnuplot classes
|
2009-01-09 09:54:09 +01:00 |
|
Mathieu Lacage
|
068869e088
|
rescan python
|
2009-01-09 09:39:54 +01:00 |
|
Timo Bingmann
|
011ece16df
|
PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel.
|
2009-01-09 09:39:42 +01:00 |
|
Timo Bingmann
|
c33a528541
|
update prev even if it is null
|
2009-01-09 09:13:02 +01:00 |
|
Mathieu Lacage
|
74f2de296c
|
bug 459: Simulator::Run does nothing after Simulator::Stop is called
|
2009-01-09 08:54:32 +01:00 |
|
Mauro Tortonesi
|
4bdb706cf0
|
bug 461: RandomWaypointMobilityModel broken
|
2009-01-09 08:34:08 +01:00 |
|
Mauro Tortonesi
|
c41be20e40
|
bug 460: ListPositionAllocator bug
|
2009-01-09 08:31:17 +01:00 |
|
Mathieu Lacage
|
85af7552dd
|
add SchedulerType global variable
|
2009-01-09 08:17:46 +01:00 |
|
Mathieu Lacage
|
b2624f8ae9
|
handle calendar scheduler in bench
|
2009-01-09 07:51:42 +01:00 |
|
Mathieu Lacage
|
557a62b1a1
|
simplify the implementation
|
2009-01-09 07:51:17 +01:00 |
|
Mathieu Lacage
|
28a2ce0c66
|
introduce lastPrio to handle resizing correctly
|
2009-01-08 16:23:33 +01:00 |
|
Mathieu Lacage
|
e5bb6e6b60
|
optimize resizing
|
2009-01-08 11:43:15 +01:00 |
|
Mathieu Lacage
|
a60dcb5fb4
|
add back asserts
|
2009-01-08 11:21:25 +01:00 |
|
Mathieu Lacage
|
03f68f9350
|
resize calendar queue. Slow :/
|
2009-01-08 11:15:27 +01:00 |
|
Mathieu Lacage
|
6d79dc1e82
|
a Calendar queue without resizing.
|
2009-01-08 09:31:38 +01:00 |
|
Mathieu Lacage
|
a3ebce551f
|
bug 455: Scalar(0.1) / Scalar(1.25) has no effect
|
2009-01-07 14:49:30 +01:00 |
|
Mathieu Lacage
|
04d95b5962
|
fix coding style
|
2009-01-07 13:33:59 +01:00 |
|
Mathieu Lacage
|
180f0d7f46
|
rescan python
|
2009-01-07 13:27:03 +01:00 |
|
Mathieu Lacage
|
8e2a692556
|
remove uneeded PeekPointer calls
|
2009-01-06 15:28:03 +01:00 |
|
Mathieu Lacage
|
2bcbf6bbad
|
fix coding style
|
2009-01-06 15:25:31 +01:00 |
|
Mathieu Lacage
|
6966dcc4a3
|
fix typo
|
2009-01-06 15:23:49 +01:00 |
|
Mathieu Lacage
|
8eec10538a
|
ensure that all wifi modes are registered
|
2009-01-06 14:25:55 +01:00 |
|
Mathieu Lacage
|
fc340529ee
|
remove public static variables. Use public static methods
|
2009-01-06 13:46:41 +01:00 |
|
Mathieu Lacage
|
1732ab51e2
|
virtualize ErrorRateModel
|
2009-01-06 13:12:28 +01:00 |
|