Mitch Watrous
|
da1cf74f90
|
Replace various instances of RandomVariable with RandomVariableStream
|
2012-08-20 14:25:35 -07:00 |
|
Mitch Watrous
|
998713685f
|
Replace src/network usage of RandomVariable with RandomVariableStream
|
2012-08-16 09:13:36 -07:00 |
|
Mitch Watrous
|
0d8bb3de72
|
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 2)
|
2012-08-15 15:33:02 -07:00 |
|
Mitch Watrous
|
49a757cebc
|
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1)
|
2012-08-15 14:28:33 -07:00 |
|
Mitch Watrous
|
190f314ba5
|
Replace src/application usage of RandomVariable with RandomVariableStream
|
2012-08-13 16:08:13 -07:00 |
|
Tom Henderson
|
f984cd440d
|
remove explicit visualizer dependency from examples
|
2012-06-06 22:07:56 -07:00 |
|
Tom Henderson
|
1b584e2e27
|
bug 1432: Align Ipv6AddressHelper API with Ipv4AddressHelper API
|
2012-05-20 15:19:52 -07:00 |
|
Yufei Cheng
|
bf937fb148
|
Update DSR model
|
2012-05-06 20:52:24 -07:00 |
|
Yufei Cheng
|
e9e61c5e25
|
Add IPv4 DSR routing
|
2012-01-27 15:15:48 -08:00 |
|
Tom Henderson
|
820f31944f
|
(bug 1404) Bound user input in tutorial third.cc program
|
2012-05-04 16:32:59 -07:00 |
|
Vedran Miletić
|
b5cac1da24
|
Use longer names for QueueMode and ErrorUnit enums and move them to Queue and RateErrorModel classes respectively.
|
2012-05-01 20:48:34 +02:00 |
|
Nicola Baldo
|
e8d8a23857
|
fixed Bug 1416 - WifiMac traces not being called
|
2012-04-23 13:46:14 +02:00 |
|
John Abraham
|
8eb4c8b945
|
NetAnim: add configure start/stop time, update examples
|
2012-03-31 22:54:27 -07:00 |
|
Mathieu Lacage
|
db064e1f69
|
bug 1000: Make RealtimeSimulatorImpl last until stop
|
2012-03-26 06:13:16 -04:00 |
|
Gustavo J. A. M. Carneiro
|
255e15cd28
|
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
|
2012-02-22 13:50:26 +00:00 |
|
Ken Renard
|
cf2e9f8212
|
Add support for IPv6 transport protocols
|
2012-02-20 14:05:07 +01:00 |
|
Gustavo J. A. M. Carneiro
|
bd94bca008
|
Bug 1355 - visualizer dependencies not detected at buildtime
|
2012-02-14 18:44:16 +00:00 |
|
Andrey Mazo
|
cec21ade43
|
Bug 1170: Formulate best practices for dealing with unused debug variables.
|
2012-02-10 19:02:12 +04:00 |
|
Gary Pei
|
c7048115e4
|
Fix wifi-clear-channel-cmu.cc example
|
2011-12-07 16:09:12 -08:00 |
|
Tom Henderson
|
266768b4ba
|
add protocol selection as command-line argument
|
2011-11-14 21:25:58 -08:00 |
|
Tom Henderson
|
c4b3e2faf2
|
enable optional mobility tracing on example
|
2011-11-06 17:04:22 -08:00 |
|
Gustavo J. A. M. Carneiro
|
dbf390ad90
|
Update pyviz to the new modular bindings namespace
|
2011-09-01 18:32:23 +01:00 |
|
Tom Henderson
|
d51656dd5f
|
update manet-routing-compare example to use current tracing API
|
2011-08-19 11:58:47 -07:00 |
|
Tom Henderson
|
02a767d9de
|
add visualizer module to some wifi example wscripts
|
2011-06-28 11:06:44 -07:00 |
|
Lalith Suresh
|
d5d6910547
|
Typo in first.cc
|
2011-06-24 16:08:55 +01:00 |
|
Mitch Watrous
|
2975c66c68
|
Bug 1123 - Class MinMaxAvgTotalCalculator does not implement all the methods in its interface
|
2011-06-08 11:42:04 -07:00 |
|
John Abraham
|
8f417ffb78
|
Manet-routing example , unused variable
|
2011-05-23 15:15:06 -04:00 |
|
Tom Henderson
|
2a2690a003
|
rerun check-style.py at default level to enforce space after function name
|
2011-05-22 23:18:47 -07:00 |
|
Tom Henderson
|
34688f76ec
|
rerun check-style.py with uncrustify-0.58
|
2011-05-22 22:28:15 -07:00 |
|
Tom Henderson
|
bce5938783
|
add manet routing example
|
2011-05-20 15:44:37 -07:00 |
|
Ruben Merz
|
e9d0d2a36e
|
Add missing module dependency for wifi-simple-infra example
|
2011-05-18 07:23:19 +02:00 |
|
John Abraham
|
0379ad69c1
|
Bug 1162 - opt build examples module unused variables
|
2011-05-18 12:59:20 -04:00 |
|
John Abraham
|
c01bb896b0
|
Bug 1152 part 3,‘ifInAddrSrc’ set but not used , g++4.6.0
|
2011-05-14 03:59:01 -04:00 |
|
John Abraham
|
2b4507c22c
|
Bug 1152 part 2 , variable set but not used , g++4.6.0
|
2011-05-14 03:57:30 -04:00 |
|
John Abraham
|
65120f3210
|
Bug 1151 - variable ‘ifInAddrSrc’ set but not used, g++4.6.0
|
2011-05-14 03:38:29 -04:00 |
|
Josh Pelkey
|
946e71af06
|
general examples coding style changes
|
2011-05-13 15:35:31 -04:00 |
|
Gustavo J. A. M. Carneiro
|
289649516b
|
bug 1058: InternetStackHelper pitfall: calling Install before adding routing protocols
|
2011-05-12 21:49:50 -07:00 |
|
John Abraham
|
3ea4038698
|
Bug 1129 nsc library path setting is not robust
|
2011-05-11 12:14:49 -07:00 |
|
Mitch Watrous
|
e0c73e34f2
|
Fix an example dependency problem and fix some paths in the documentation
|
2011-05-06 13:21:20 -07:00 |
|
Mitch Watrous
|
d9f9c171e0
|
Make more Python examples use new modular bindings
|
2011-05-03 14:00:47 -07:00 |
|
Mitch Watrous
|
e536a8efef
|
Make Python examples use new modular bindings without importing everything
|
2011-05-02 17:17:09 -07:00 |
|
Mitch Watrous
|
e795aaedb2
|
Make Python examples use new modular bindings
|
2011-04-29 16:59:33 -07:00 |
|
Mitch Watrous
|
26006abcca
|
Make test.py not run examples that are not runnable
|
2011-04-29 09:53:35 -07:00 |
|
Mitch Watrous
|
1718599e48
|
Write a status file during waf build step
|
2011-04-28 09:10:29 -07:00 |
|
John Abraham
|
d406a5b87d
|
Bug 1105 Move topology helpers into separate per-device modules
|
2011-04-26 15:18:32 -07:00 |
|
Josh Pelkey
|
437312f163
|
move MPI examples over
|
2011-04-26 15:38:09 -04:00 |
|
Tom Henderson
|
5faedc2049
|
fix mpi
|
2011-04-26 14:57:48 -04:00 |
|
Mitch Watrous
|
bd17e94f65
|
Make MPI examples be built and run
|
2011-04-21 13:51:07 -07:00 |
|
John Abraham
|
ff6b43660a
|
Bug 1106: Remove CanvasLocation dependencies
|
2011-04-22 08:24:37 -07:00 |
|
Tom Henderson
|
34fe2704ef
|
update module dependencies
|
2011-04-21 10:50:36 -07:00 |
|