Commit Graph

8773 Commits

Author SHA1 Message Date
Tom Henderson
81446ad08f Fix doxygen reference 2012-05-18 13:53:24 -07:00
Tom Henderson
962adedf18 fix file path reference 2012-05-18 13:41:58 -07:00
Nicola Baldo
31ae5da80a merge 2012-05-16 17:50:13 +02:00
Nicola Baldo
c3ef9f2245 remove BuildingsMobilityModel setters that don't allow consistency checking 2012-05-16 17:28:12 +02:00
Tom Henderson
92a988dbb1 variable cannot be negative 2012-05-15 22:52:10 -07:00
Tom Henderson
23ebb35f80 remove tests that always evaluate to true 2012-05-15 22:32:23 -07:00
Tom Henderson
f9f0445b70 type promotion causing signed/unsigned comparison warnings 2012-05-15 22:30:45 -07:00
Tom Henderson
08a8a311fd portable types for loop variables 2012-05-15 21:59:45 -07:00
Ashim Ghosh
a3f7b03b16 bug fix: main-packet-header.cc does not print the packet 2012-05-15 16:02:26 -07:00
Nicola Baldo
43d9a8cafc buildings module: consistent room & floor indexing 2012-05-15 19:25:01 +02:00
Nicola Baldo
eda2ccda4e added building-position-allocator test 2012-05-15 19:14:44 +02:00
Jaume Nin
1c17f4e337 Merge with lena.cttc/hg/lena 2012-05-15 16:57:57 +02:00
Gustavo J. A. M. Carneiro
e2252b9a75 Bump required pybindgen version for the container parameter default_value impl. 2012-05-15 15:53:20 +01:00
Jaume Nin
c743ac2a5a Fixed valgrind errors in attribute system. Fixed typo in AttributeMap test. Fixed Get() method for elements not present in the map 2012-05-14 18:15:22 +02:00
Tom Henderson
0fdb8ed5cf Add DSR bindings 2012-05-13 11:38:04 -07:00
Tom Henderson
4f4939f51b check-style.py run on src/dsr 2012-05-13 10:47:11 -07:00
Tom Henderson
e4814b3b02 initialize variables before use 2012-05-13 10:39:34 -07:00
Yufei Cheng
0d3c5c12e6 Fix failing dsr test 2012-05-13 08:59:05 -07:00
Nicola Baldo
112d4992ad merge of the code from the LENA project into ns-3-dev 2012-05-11 16:42:40 +02:00
Jaume Nin
8f44cc7392 fixed Resolver::DoArrayResolve after bug 1352 fix 2012-05-11 14:02:54 +02:00
Nicola Baldo
6eb8f48bde fixed homeUe position allocation in lena-dual-stripe 2012-05-11 13:05:37 +02:00
Nicola Baldo
cf0ee07919 fixed some bugs in SameRoomPositionAllocator 2012-05-11 13:04:51 +02:00
Mitch Watrous
de6a588486 Make the ns2 mobility helper class more robust 2012-05-10 12:30:23 -07:00
Manuel Requena
5ddb562104 Add maximum size to the RLC Transmission Buffer 2012-05-09 19:08:03 +02:00
Jaume Nin
a479c64051 Fixed bug 1352 (Object attribute map / vector issue) 2012-05-09 12:03:54 +02:00
Mitch Watrous
d04597e168 Bug 1053 - Need better error diagnostics in ns2-mobility-trace example 2012-05-08 10:45:00 -07:00
Mitch Watrous
268050d1ce Bug 1423 - extend create-module.py to generate documentation outline 2012-05-08 09:20:58 -07:00
Vedran Miletić
c56854fced Cosmetic changes to NS_LOG_INFO log output of OnOffApplication and PacketSink for consistency with UdpEchoClient/UdpEchoServer 2012-05-08 17:07:47 +02:00
Vedran Miletić
7a16b35236 Update CHANGES.html and RELEASE_NOTES for QueueMode and ErrorUnit. 2012-05-08 16:09:49 +02:00
Nicola Baldo
8257ff1d54 correct light speed in ITU-R porpagation models 2012-05-07 13:52:32 +02:00
Nicola Baldo
6380555994 mention where test values come from 2012-05-07 13:52:26 +02:00
Nicola Baldo
395e4dcc8f better naming in reference propagation scripts 2012-05-07 12:07:13 +02:00
Nicola Baldo
4e3bd53d7f moved reference propagation scripts 2012-05-07 11:54:24 +02:00
Nicola Baldo
f896965954 removed obsolete lena-gtpu-tunnel example 2012-05-07 10:46:47 +02:00
Tom Henderson
98d6766240 Update DSR code to ns-3-dev 2012-05-06 22:29:56 -07:00
Yufei Cheng
bf937fb148 Update DSR model 2012-05-06 20:52:24 -07:00
Tom Henderson
820f31944f (bug 1404) Bound user input in tutorial third.cc program 2012-05-04 16:32:59 -07:00
Tom Henderson
30649d9e7d start some mobility documentation 2012-05-04 16:16:41 -07:00
Tom Henderson
c6fe6c189e small heading changes to a manual file 2012-05-04 14:39:14 -07:00
Tom Henderson
d200ff2a4c Align licenses according to SFLC recommendations 2012-05-04 11:27:01 -07:00
Tom Henderson
9c81d929f2 Update BSD license on RED queue files 2012-05-04 09:39:30 -07:00
Nicola Baldo
062d46609c added separate test suites for new propagation models 2012-05-04 15:15:41 +02:00
Marco Miozzo
473176f5e4 Update MIMO documentation (clarify antenna incorrelation assumption) 2012-05-03 16:27:39 +02:00
mmiozzo
f672186407 JIRA 235 Address typo in lte-ue-phy.cc (dBm instead of dB) 2012-05-03 16:24:48 +02:00
Tom Henderson
350a4b7330 rescan bindings 2012-05-02 11:05:28 -07:00
Tom Henderson
776931b462 rescan bindings 2012-05-01 11:56:30 -07:00
Tom Henderson
235118cd41 bug 1420: no python bindings for csma-layout 2012-05-01 11:56:16 -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
Mitch Watrous
1b9b93d819 Bug 962 - list of paths to reach objects contains bogus entries 2012-05-01 10:18:37 -07:00
Nicola Baldo
af8acb55d3 merge ns-3-lena-dev with ns-3-dev 2012-04-30 17:36:58 +02:00