Commit Graph

8806 Commits

Author SHA1 Message Date
Marco Miozzo
db24c8d062 Add SRS based UL-CQI and update RR and PF schedulers for managing them 2012-06-28 17:30:43 +02:00
Marco Miozzo
655b60481d Polish code according to codereview 2012-06-26 16:35:04 +02:00
Marco Miozzo
924f13f341 Add missing files of LteControlMessage 2012-06-25 15:23:00 +02:00
Marco Miozzo
573094ff28 Add SRS signaling 2012-06-25 13:41:13 +02:00
Marco Miozzo
3a79aac277 Update Phy Layer for managing different frames for different set of channels (data vs. ctrl and srs) 2012-06-15 16:49:51 +02:00
Marco Miozzo
973572b3d1 Merge with lena-dev changeset: 8798:9df898a16370 2012-05-24 12:00:57 +02:00
Marco Miozzo
4d58850fd3 First draft of Ctrl and Ref Signaling Doc 2012-05-24 10:56:33 +02:00
Manuel Requena
47065236bc Disable some logs in rlc tests 2012-05-23 18:53:00 +02:00
Nicola Baldo
6573647594 merge 2012-05-23 12:03:11 +02:00
Tommaso Pecorella
1a94e03cf4 Bug 1422 - Fix memory leak in IPv6 fragmentation 2012-05-22 21:44:19 +02:00
Tom Henderson
ae583dcd46 fix some logging code for optimized builds 2012-05-22 21:41:55 -07:00
Tom Henderson
b5d5670445 unistd.h needed on some platforms 2012-05-22 21:37:34 -07:00
Tom Henderson
5d91c1d5cf rescan bindings 2012-05-22 09:46:28 -07:00
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
John Abraham
e3631c91c4 NetAnim: Documentation first version 2012-05-22 09:24:00 -04: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