Commit Graph

7394 Commits

Author SHA1 Message Date
Nicola Baldo
4cd736f4b3 fixed bug in LteEnbRrc about when to use RLC AM for a DRB 2013-03-18 18:30:23 +01:00
Nicola Baldo
764063bcfb fixed Bug 1587 - PDCP logs are always created (even if not requested) 2013-02-22 13:30:50 +01:00
Nicola Baldo
51a2984059 fixed valgrind errors in lte-x2-handover 2013-02-22 11:11:17 +01:00
Nicola Baldo
5621b104a7 whitespace change in lte-design.rst 2013-02-20 13:05:19 +01:00
lluis
0e4a2fc5d4 Fix valgrind errors 2013-02-20 10:33:53 +01:00
lluis
870ac2024e ns3 formatting 2013-02-19 19:42:02 +01:00
lluis
ef2f84ea71 Test MeasConfig IE 2013-02-19 19:40:15 +01:00
lluis
168e87360a Add deserialization code for MeasConfig IE. 2013-02-19 18:32:57 +01:00
lluis
cbbeb1f8af Serialization of MeasConfig IE, tiny modification in ThresholdEutra SAP. 2013-02-19 14:13:39 +01:00
Nicola Baldo
99861b69c9 updated doxygen of RadioBearerStatsCalculator 2013-02-08 19:07:39 +01:00
Nicola Baldo
d75875fd28 fixed valgrind errors in LteEnbRrc 2013-02-08 15:42:30 +01:00
Nicola Baldo
35f0e489aa fixed bug in handling of RrcConnectionReject msg 2013-02-04 15:42:10 +01:00
Nicola Baldo
75e31957da fixed PacketSink ports in lena-simple-epc 2013-02-01 17:31:38 +01:00
Lluis Parcerisa
1e1afdfb9e Assume the value in the struct antennaInfo.transmissionMode is the enum index. 2013-01-31 14:07:07 +01:00
Lluis Parcerisa
a58d3c49f1 Add extension marker flag to Serialize/Deserialize Choice 2013-01-31 13:48:32 +01:00
Lluis Parcerisa
0ce765ba95 Fix bug in sprintPacketContentsHex 2013-01-30 16:29:18 +01:00
Lluis Parcerisa
c5ec6accb4 Oxygen documentation of lte-rrc-header.h, implementation of some extra RRC IE's 2013-01-30 13:24:23 +01:00
Lluis Parcerisa
c71b134f76 Implement Nicola's review comments 2013-01-29 19:03:22 +01:00
Nicola Baldo
b06db11580 merge 2013-01-29 15:46:05 +01:00
Lluis Parcerisa
7ddb24742e From "new" to "Create"... 2013-01-28 18:17:21 +01:00
Lluis Parcerisa
f2a3afcc2c Change pointer creation to avoid valgrind errors. 2013-01-28 17:25:12 +01:00
Nicola Baldo
fd1052e567 added sanity check in LteEnbMac::ReceiveDlCqiLteControlMessage () 2013-01-25 15:57:13 +01:00
Marco Miozzo
e036dd6f52 Avoid generation of DL-CQI with RNTI = 0 when UEs are not connected 2013-01-25 15:32:33 +01:00
Nicola Baldo
d1ba713861 merge 2013-01-25 13:58:23 +01:00
Marco Miozzo
0830e733f4 merge 2013-01-24 13:58:26 +01:00
Marco Miozzo
639c3d2931 Bug-fix in LteAmc::CreateCqiFeedbacks Vienna model and correspondent update of the RR and PF scheduler tests 2013-01-24 13:57:59 +01:00
Nicola Baldo
c27057c920 fixed too large integer constant error in test-asn1-encoding that showed up on 32bit systems 2013-01-23 18:54:03 +01:00
Nicola Baldo
ac9541236d make Dl/UlSpectrumPhy attributes in LteUe/EnbPhy use getter instead of member variable to fix compilation issue with gcc 4.4.3 2013-01-23 17:17:16 +01:00
Lluis Parcerisa
dc04201844 Move packet creation to DoRun methods. 2013-01-23 13:55:47 +01:00
Lluis Parcerisa
23a1ef0817 Reduce valgrind errors 2013-01-22 17:57:12 +01:00
Lluis Parcerisa
6c6466134b Instead to print debug messages to stdout, use ns3 log functions. 2013-01-22 17:43:57 +01:00
Marco Miozzo
b0466cd2f9 Introduced forced HARQ pkt buffer emtying in DL for inhibiting PDUs duplication when harq feedback has been lost for channel errors 2013-01-21 13:59:06 +01:00
Marco Miozzo
40e4b9fda5 Introduced forced HARQ pkt buffer emtying in UL for inhibiting PDUs duplication when harq feedback has been lost for channel errors 2013-01-21 13:03:58 +01:00
Nicola Baldo
6e7a49b984 merge 2013-01-18 18:10:10 +01:00
Nicola Baldo
338ceea7e5 fixed some RRC valgrind errors 2013-01-18 18:02:09 +01:00
Marco Miozzo
7eb7baca61 merge 2013-01-18 16:42:31 +01:00
Marco Miozzo
1ae438fd32 Update lte-pf-ff-mac-scheduler test for working with Vienna AMC, error model and HARQ 2013-01-18 16:41:53 +01:00
Manuel Requena
838e2ccbb7 Assert when bad type of PDU type 2013-01-18 12:31:51 +01:00
Marco Miozzo
e5b2e517e4 merge 2013-01-18 12:10:00 +01:00
Marco Miozzo
94d537dda4 Update lte-rr-ff-mac-scheduler test for working with Vienna AMC, error model and HARQ 2013-01-18 12:09:19 +01:00
Marco Miozzo
1b4ce07e04 Update HARQ Timer reinitialization when doing reset in RR and PF schedulers 2013-01-18 11:57:06 +01:00
Marco Miozzo
68014c1c6b Update LteUeMac scheduler for avoiding data blocks of less than 7 bytes according to RLC constraints 2013-01-18 11:53:59 +01:00
Nicola Baldo
06dee432a9 added logging of packet size in EpcEnbApplication 2013-01-16 19:43:42 +01:00
Nicola Baldo
3ac4705a4b removed obsolete LteUeRrcSap::Reestablish () 2013-01-16 19:03:13 +01:00
Nicola Baldo
ac07c73d9a minor corrections to LTE docs 2013-01-16 18:57:57 +01:00
Nicola Baldo
fbf4d13579 better log statements in RadioBearerStatsCalculator 2013-01-16 18:57:29 +01:00
Lluis Parcerisa
4d0275a34a Fix rrc header code for optimized build 2013-01-08 13:25:40 +01:00
Nicola Baldo
de78d418b4 fix compilation warnings in optimized mode 2013-01-08 12:57:51 +01:00
Nicola Baldo
59400fdb59 fixed unused variable warning for optimized build in lte-test-harq.cc 2013-01-08 13:45:31 +01:00
Nicola Baldo
f19b3a61d8 RLC and PDCP stats for SRBs 2013-01-07 20:02:22 +01:00