Commit Graph

8792 Commits

Author SHA1 Message Date
mmiozzo
de0dc4e1e3 Modify LteMiErrorModel::GetTbError for working with pow() instead of successive multiplications 2012-05-22 17:12:17 +02:00
mmiozzo
a6422cac46 merge 2012-05-22 16:41:05 +02:00
mmiozzo
6485dbb1c1 Update PEM model with new BLER curves based on standard ECR 2012-05-22 16:40:24 +02:00
Nicola Baldo
f67b2d05a6 merge 2012-05-21 17:30:22 +02:00
Kirill Andreev
ceba478572 Bug 1140: fixed. New Jakes model has been implemented. 2012-05-21 19:15:32 +04:00
Jonathan McCrohan
b1d1f43489 lena-rem-sector-antenna: more realistic TxPower values 2012-05-21 17:01:36 +02:00
Tom Henderson
b177ef61cf fix some unused variable warnings in optimized mode 2012-05-21 07:25:00 -07:00
Tom Henderson
2285b19d17 initialize variable 2012-05-21 06:57:19 -07:00
Nicola Baldo
6821610563 merge 2012-05-21 11:46:59 +02:00
John Abraham
d98df330d3 NetAnim: provide unlink for test artifact 2012-05-20 19:59:21 -07:00
Tom Henderson
75942c2e32 cast unsigned char to int for ostream output 2012-05-20 15:03:46 -07:00
Tom Henderson
7444503ffc rescan bindings 2012-05-19 22:09:06 -07:00
Gustavo J. A. M. Carneiro
01275172a2 pybindgen requires that the data type held by a container has a default constructor 2012-05-19 20:40:11 -07:00
John Abraham
996d91d236 NetAnim test: trace file path edit 2012-05-19 15:09:12 -07:00
John Abraham
771399dbab NetAnim: add test and examples to run 2012-05-19 14:56:43 -07:00
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
a02ebbf68b merge 2012-05-18 15:44:06 +02:00
Nicola Baldo
e6ce34c728 fixed attachment of home UEs in lena-dual-stripe 2012-05-18 15:38:30 +02:00
Nicola Baldo
d82b773baf lena-dual-stripe now outputs gnuplottable lists of enbs and ues 2012-05-18 14:06:10 +02:00
Marco Miozzo
79d5786c3d Bug-fix LteAmc::CreateCqiFeedbacks, in GetTbError the size of the TB was expressed in bits instead of bytes 2012-05-17 15:56:47 +02: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