Commit Graph

9412 Commits

Author SHA1 Message Date
Marco Miozzo
5e3ea98a77 Bug-fix: missing conversion from PSD to linear power of RS in RSRP PHY traces evaluation 2013-04-08 16:30:55 +02:00
Marco Miozzo
e3314476d3 Bug-fix: initialization missing for evaluating SINR in PHY Traces 2013-04-08 16:27:42 +02: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
Nicola Baldo
616cf16c19 RadioBearerStatsCalculator: handle end epoch via scheduled event 2013-01-07 20:01:49 +01:00
Nicola Baldo
9b51ed90df added example code for X2 SON primitives to LTE docs; documented RRC admission control 2013-01-04 14:14:56 +01:00
Nicola Baldo
6c9e2f50cb improve documentation of LTE-EPC attributes 2013-01-03 19:19:40 +01:00
Nicola Baldo
1dc35c48b6 use consistent iterators for LteEnbMac::m_rapIdRntiMap 2013-01-03 18:04:53 +01:00
Nicola Baldo
bb4959adab enforce at least 3RBs per UE in UL of RR scheduler 2013-01-03 16:34:21 +01:00
Manuel Requena
8d617c69ba Fix some memory leaks 2012-12-21 17:50:19 +01:00
Lluis Parcerisa
26626f2c2b Add test case to check MeasurementReport message. 2012-12-21 14:27:27 +01:00
Lluis Parcerisa
d5f21cb323 Serialization/Deserialization function for measResults 2012-12-21 12:37:51 +01:00
Manuel Requena
1a130c541c Remove logs 2012-12-20 18:17:14 +01:00
Manuel Requena
865cee1deb merge 2012-12-20 18:09:40 +01:00
Manuel Requena
180c87d084 Change txopp size in rlc-am tests 2012-12-20 18:09:04 +01:00
Manuel Requena
85dd7bcf63 Add some sanity checks in RLC-AM 2012-12-20 18:06:54 +01:00
Lluis Parcerisa
2aaa84294a Serialize RRC MeasResults IE 2012-12-20 16:25:30 +01:00
Lluis Parcerisa
72c7e17ee8 Add MeasurementReport to Send/Rcv functions in real and ideal protocol. 2012-12-20 12:45:16 +01:00
Nicola Baldo
f7a995ac7e enforce at least 3RBs per UE in UL of PF scheduler 2012-12-20 12:33:19 +01:00
Nicola Baldo
7c2327c313 LteEnbRrc forwarding data over X2-U during handover 2012-12-19 20:27:46 +01:00
Manuel Requena
d73d21489e Back rlc limit 2012-12-19 21:21:35 +01:00
Manuel Requena
69165f3125 Clean some buffers 2012-12-19 18:54:47 +01:00
Manuel Requena
bbb11b6e74 Add Dispose to LteRlc 2012-12-19 18:54:13 +01:00