Commit Graph

11932 Commits

Author SHA1 Message Date
Tom Henderson
63606febe2 remove tools module 2013-06-18 13:47:15 -07:00
Tom Henderson
2180f8ad5d move average.h from tools to stats module 2013-06-18 13:42:57 -07:00
Tom Henderson
7477fb5d43 move delay-jitter-estimation to stats/helper 2013-06-18 13:21:35 -07:00
Tom Henderson
5b536a7932 add license to files 2013-06-18 13:18:19 -07:00
Tom Henderson
1071fd3d46 move gnuplot support from src/tools to src/stats 2013-06-18 13:16:51 -07:00
Tom Henderson
201f7e084a move event-garbage-collector from tools module to core/helper 2013-06-18 10:05:15 -07:00
Tom Henderson
eb8227f290 make core/helper directory; move random-stream helper code there 2013-06-18 09:46:32 -07:00
Nicola Baldo
3d8c969762 minor fixes for lena-dual-stripe with macro UE mobility 2013-06-18 14:28:29 +02:00
Marco Miozzo
ebd5e131a2 Bug-fix: OhBuildingsPropagationLossModel::GetLoss() move from DynamicCast to GetObject 2013-06-17 13:35:16 +02:00
Marco Miozzo
3d834776de merge 2013-06-17 13:03:33 +02:00
Marco Miozzo
0048098e04 Update error message in OhBuildingsPropagationLossModel with new MobilityBuildingInfo 2013-06-17 13:02:58 +02:00
Nicola Baldo
1937502efe made attribute ns3::LteHelper::SchedulerType gettable 2013-06-17 12:21:22 +02:00
Guowang Shi
0292598490 Bug 1703 - Nodes don't react to a DAD 2013-06-16 13:30:41 +02:00
Tommaso Pecorella
7f9ede9841 Bug 1701 - Ipv6StaticRouting: the source address should match the destination scope 2013-06-16 09:34:36 +02:00
Tommaso Pecorella
8fcd718f03 Bug 1700 - Ipv6RawSocket does not honor the bound address when sending packets 2013-06-16 08:58:39 +02:00
Tom Henderson
88e80b4b9f rescan internet bindings 2013-06-15 15:34:38 -07:00
Guowang Shi
4c6280072c bug 1646 - ICMPv6 Redirect are sent from global address instead of link-local 2013-06-15 10:56:55 +02:00
Mitch Watrous
dc9c9f08f4 Bug 1695 - improve test.py output when -g selected without valgrind 2013-06-14 16:31:10 -07:00
Peter D. Barnes, Jr.
38a03c2802 Refactor utils/bench-simulator to use CommandLine, RandomVariableStream 2013-06-14 14:12:56 -07:00
Peter D. Barnes, Jr.
2b4ec72110 CommandLine: correct license.
Sorry Mathieu ;)
2013-06-14 14:01:19 -07:00
Peter D. Barnes, Jr.
744b0617a5 CommandLine: add Usage message, simplify bool args
Accept obvious bool arguments:  --arg --arg=t --arg=true
Get program name from argv[0]
Example program
Doxygenate
2013-06-14 13:54:39 -07:00
Tom Henderson
42c055f11b bugfix: add TcpSocket to the SocketList vector, to make each socket accessible through the Config subsystem 2013-06-14 08:08:29 -07:00
Marco Miozzo
5c2c064772 Update lena-dual-stripe for including SteadyStateRandomWaypointMobilityModel for outdoor macro UEs 2013-06-14 16:13:56 +02:00
Marco Miozzo
0c979225db Update SteadyStateRandomWaypointMobilityModel with fixed z axis values 2013-06-14 16:13:07 +02:00
Mitch Watrous
54805f0915 Back out Bug 1695 fix 2013-06-13 14:27:04 -07:00
Mitch Watrous
e7475e5552 Bug 1695 - improve test.py output when -g selected without valgrind 2013-06-13 11:29:15 -07:00
Budiarto Herman
176d7dfdb5 Dia file for UE measurement testing documentation 2013-06-13 08:24:35 +03:00
Budiarto Herman
694f70284d Table titles for UE measurement documentation 2013-06-13 07:45:15 +03:00
Morten V. Pedersen
71e266473d bug 1693: missing include 2013-06-12 08:43:51 -07:00
Alexander D'souza
66120cc3fc bug 1694: documentation fix 2013-06-12 06:22:36 -07:00
Alexander D'souza
f195e9a146 bug 1305: remove list of modules at end of waf clean 2013-06-12 06:20:14 -07:00
Peter D. Barnes, Jr.
c55d9ac5a9 Show defaults for global values. 2013-06-11 17:41:37 -07:00
Peter D. Barnes, Jr.
39ff2c926b Use a common portable pdf rescaling script. 2013-06-11 17:28:15 -07:00
Peter D. Barnes, Jr.
433a24d419 [Doxygen] use \deprecated 2013-06-11 17:27:05 -07:00
Peter D. Barnes, Jr.
1bca805862 [Doxygen] use \todo 2013-06-11 17:02:23 -07:00
Peter D. Barnes, Jr.
51550a9e39 doxygenate type-traits 2013-06-11 16:48:13 -07:00
Peter D. Barnes, Jr.
bc13311955 doxygenate simulator group 2013-06-11 16:45:49 -07:00
Peter D. Barnes, Jr.
881223720e doxygenate callbacks 2013-06-11 16:45:01 -07:00
Peter D. Barnes, Jr.
6b39f62563 Run introspection before doing doxygen warnings report 2013-06-11 16:43:36 -07:00
Budiarto Herman
c1fe8b8558 Initial draft of documentation on UE measurements 2013-06-09 23:07:23 +03:00
Marco Miozzo
8805d8bd46 merge with lena-pem for moving from BuildingsMobilityModel to MobilityBuildingInfo 2013-06-04 17:20:40 +02:00
Marco Miozzo
18269c91d6 Minor updates to documentation on building mobility info in lte section 2013-06-04 16:57:16 +02:00
Marco Miozzo
bce8b491aa Update building module documentation with MobilityBuildingInfo 2013-06-04 16:30:14 +02:00
Marco Miozzo
9f88fcc217 Remove Install method with building from the BuildingsHelper 2013-06-04 16:29:06 +02:00
Nicola Baldo
67fe1d4001 corrected test vector of lte-pss-ff-mac-scheduler test suite 2013-06-04 12:41:52 +02:00
Marco Miozzo
efd46793d4 Renaming of file buildings-mobility-model in mobility-building-info 2013-06-04 12:11:39 +02:00
Marco Miozzo
58b5a3b10b Move from BuildingsMobilityModel to BuildingMobilityInfo source, tests and examples 2013-06-03 17:01:52 +02:00
Nicola Baldo
205297a4dd indicate allowed object types for LteHelper attributes 2013-06-03 16:12:09 +02:00
Nicola Baldo
7fade6a4c8 new test vector for fragmentation test case of lte-epc-e2e-data to account for new default LteRlcUm::MaxTxBufferSize 2013-06-03 15:35:35 +02:00
Mitch Watrous
4f20392af0 rescan DSR bindings 2013-06-02 09:27:51 -07:00