Commit Graph

8559 Commits

Author SHA1 Message Date
Marco Miozzo
e7e97ec498 merge 2012-03-13 11:01:01 +01:00
Marco Miozzo
36b6e217f3 LENA-226 adjust coding style in LteFfConverter (lte-common.cc) 2012-03-13 11:00:13 +01:00
jaumenin
c2208bcf94 Fixed duplicated position set on the rem-sector-antenna simulation script 2012-03-09 15:51:47 +01:00
Nicola Baldo
d41f176d77 remove unneeded TypeId::ATTR_GET 2012-03-08 14:22:52 +01:00
Nicola Baldo
cb4681c44b merge 2012-03-08 13:06:20 +01:00
Nicola Baldo
b4c0db57b5 address code review by Mathieu http://codereview.appspot.com/5728062/#msg1 2012-03-08 13:06:06 +01:00
Marco Miozzo
851f868346 Bug-fix: update m_ceBsrRxed each UL scheduling trigger event 2012-03-08 12:18:49 +01:00
Marco Miozzo
4197122bbb Introduce sanity checks on LteFfConverter::double2fpS11dot3 2012-03-08 12:03:44 +01:00
Nicola Baldo
97b2fe6676 added examples-to-run.py for buildings module 2012-03-08 12:00:47 +01:00
Marco Miozzo
5bbc24e04a merge 2012-03-07 18:15:12 +01:00
Marco Miozzo
a3fd05fb7c Avoid negative queue statistics in updating BSR reports in LteUeMac::DoReceiveIdealControlMessage and remove long uint 2012-03-07 18:07:35 +01:00
Nicola Baldo
92c55eb9c6 fixed compilation error with g++-4.4 2012-03-07 16:42:46 +01:00
Manuel Requena
4b1f745111 merge 2012-03-05 19:09:57 +01:00
Manuel Requena
e2e316e444 merge 2012-03-05 17:43:23 +01:00
Manuel Requena
3026d8392d Copy packets before send them to MAC layer 2012-03-05 17:39:16 +01:00
Nicola Baldo
5cf8b8ebda fixed lte examples build without gtk headers 2012-03-05 15:54:14 +01:00
Nicola Baldo
c6463fd910 revision after Giuseppe's comments http://codereview.appspot.com/4626069/#msg1 2012-03-05 15:52:14 +01:00
Luca Costantino
9ff85808bf fixed typo in g_eutraChannelNumbers 2012-03-05 13:27:44 +01:00
Marco Miozzo
75c404b881 Add Acknowldegments to LteMiErrorModel 2012-03-05 11:48:15 +01:00
Manuel Requena
a16ed57870 Clean traces 2012-03-05 11:40:36 +01:00
Marco Miozzo
1cc2c281dc Update Buildings module tests with new interface 2012-03-05 10:51:08 +01:00
Nicola Baldo
f07d3e9c65 merged ns-3-lena-dev and ns-3-dev 2012-03-02 19:43:49 +01:00
Nicola Baldo
4c6938a231 fixed bug in lena-rem-sector-antenna 2012-03-02 18:49:54 +01:00
Nicola Baldo
deef7e42b8 updated LTE docs 2012-03-02 18:41:01 +01:00
Nicola Baldo
5794633b7c fixed Building Boundaries attribute 2012-03-02 18:40:47 +01:00
Tom Henderson
15467b6684 Fix bug 1378 (UdpEchoClient::SetFill() does not set packet size correctly) (fix from jesse1013000@gmail.com) 2012-02-29 19:36:28 -08:00
Nicola Baldo
c43c45256d merge 2012-02-29 12:41:49 +01:00
Nicola Baldo
93923d0852 added dual stripe example 2012-02-29 12:38:32 +01:00
Nicola Baldo
8fc29787ce buildings allocator and position allocator 2012-02-29 12:28:16 +01:00
Nicola Baldo
4273d300b5 fixed bug 1358 2012-02-28 12:05:16 +01:00
Unknown
58880a99fc zero stats when no PDU received 2012-02-27 16:08:22 +01:00
Tommaso Pecorella
df379ec879 Bug 1377: various memory leaks 2012-02-26 19:51:19 +01:00
Gustavo J. A. M. Carneiro
7383d1a82f Add -Wno-array-bounds to compile the python bindings, for clang 2012-02-24 11:39:28 +00:00
Mathieu Lacage
45b33f0250 bug 1371: llvm complains about invalid dereference of zero 2012-02-24 03:45:36 -05:00
Mathieu Lacage
44fd80ecdd bug 1371: llvm complains about redeclaration as struct 2012-02-24 03:39:06 -05:00
Gustavo J. A. M. Carneiro
382e0d67bb bug 1375: llvvm complains about unused functions 2012-02-24 03:36:58 -05:00
Mathieu Lacage
044878210d bug 1370: llvm complains about assignment to self 2012-02-24 03:34:42 -05:00
Tommaso Pecorella
3c63bb24aa Bug 1367 - [LLVM] error: added parentheses 2012-02-24 00:29:39 +01:00
Tommaso Pecorella
09480f4ce9 Bug 1373 - fixed for() comparison 2012-02-24 00:22:07 +01:00
Tommaso Pecorella
7c93def6b9 Bug 1368 - [LLVM] error: added parentheses 2012-02-24 00:20:27 +01:00
Andrea Sacco
227f459b55 Bug 1282 - Sleep state and CCA 2012-02-23 17:14:35 +01:00
Andrea Sacco
d64cca63c1 Bug 1376: wrong wind variable's name 2012-02-23 16:19:30 +01:00
Nicola Baldo
d4646437f4 removed ITU1411DistanceThr parameter 2012-02-23 14:37:44 +01:00
Nicola Baldo
2ac1e9dfbb cleanup BuildingsPropagationLossModel 2012-02-23 14:32:22 +01:00
Nicola Baldo
fdf4002ab1 revised buildings module documentation 2012-02-23 14:31:36 +01:00
Nicola Baldo
215d1daf2b made BuildingsHelper compatible with nodes that don't have a MobilityModel 2012-02-23 13:31:39 +01:00
Gustavo J. A. M. Carneiro
5620c694e8 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:58:51 +00:00
Gustavo J. A. M. Carneiro
f233786ba1 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:56:44 +00:00
Gustavo J. A. M. Carneiro
5a9bcd833a Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:51:28 +00: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