Commit Graph

9381 Commits

Author SHA1 Message Date
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
Lluis Parcerisa
1ab6cd616f Definition of RRC SAP structures for RRC protocol measurement support 2012-12-19 18:33:02 +01:00
Nicola Baldo
e0a4b32640 initialize member variables of EpsBearer upon construction 2012-12-19 17:34:54 +01:00
Nicola Baldo
d43adf4f17 added CONNECTION_REJECTED state at LteEnbRrc 2012-12-19 13:59:51 +01:00
Nicola Baldo
9ad7e663fb handle case of No info find in HARQ buffer for UE 2012-12-19 12:20:08 +01:00
Nicola Baldo
439e1f1707 hardcode ideal RRC setting in some lte tests 2012-12-19 12:07:02 +01:00
mmiozzo
956f3254dc merge 2012-12-18 18:37:51 +01:00
mmiozzo
955a923b72 merge 2012-12-18 18:36:10 +01:00
Lluis Parcerisa
da4b1fc992 merge 2012-12-18 18:31:47 +01:00
Lluis Parcerisa
56b94c41a1 upon rx of RRC CONN REJECT, the LteUeRrc notifies the NAS, resets the MAC, SwitchToState (IDLE_CAMPED_NORMALLY) 2012-12-18 18:31:13 +01:00
mmiozzo
9eacfbcbed merge 2012-12-18 18:28:27 +01:00
Nicola Baldo
2cfe27f9a7 minor changes to lte-x2-handover test 2012-12-18 18:24:18 +01:00
Nicola Baldo
93596c5ba8 discard packets for which UE context is not found 2012-12-18 18:23:50 +01:00
mmiozzo
9d82db382e Bug-fix LteSpectrumPhy send HARQ feedback per TB basis 2012-12-18 18:20:20 +01:00
Nicola Baldo
444648d7ff increase test time in lte-link-adaptation test 2012-12-18 17:26:59 +01:00
Nicola Baldo
7622a4cebd added missing reinitializations to LteSpectrumPhy::Reset () 2012-12-18 17:16:48 +01:00
Nicola Baldo
1e05dd7f5d LteRrcSap now scheduling DoRecvXxx methods instead of direct call 2012-12-18 17:12:19 +01:00
Nicola Baldo
758c0a6786 added method LteSpectrumPhy::Reset () 2012-12-18 16:13:03 +01:00
Nicola Baldo
12b19fe028 put lte-x2-handover test case that fails as first of the list 2012-12-18 12:26:39 +01:00
Nicola Baldo
2cce4ea3f1 increased expected RRC connection establisment duration in lte-x2-handover test 2012-12-18 12:25:32 +01:00
Nicola Baldo
f1124227b6 allow removing UE Context when UE has no active EPS Bearer 2012-12-18 12:08:36 +01:00
Nicola Baldo
bfee17058a merge 2012-12-18 11:32:38 +01:00
Lluis Parcerisa
a86c5d54ca Ns-3 formatting... 2012-12-18 11:30:06 +01:00
Nicola Baldo
69d650520e dispose SRB1 in a separate event rather than in LteUeRrc::DoRecvRrcConnectionReconfiguration 2012-12-18 11:28:48 +01:00
Lluis Parcerisa
8b8d9e8e84 Change encoding of ulBandwith, dlBandwith on m_mobilityControlInfo.carrierBandwidth. 2012-12-18 11:20:44 +01:00
Marco Miozzo
c9d6773fda Introduced high priority to status PDU trasmission in case of reduced resource at LteUeMac 2012-12-18 10:32:08 +01:00
Marco Miozzo
93c679efdc Introduce srsPeriodicity parameter in lena-dual-stripe 2012-12-18 10:31:08 +01:00
Nicola Baldo
0629f3dce2 zero SRS guard time since we use static SRS periodicity now 2012-12-17 20:03:07 +01:00
Nicola Baldo
1b02f7a968 make SRS periodicity static to avoid excessive RRC overhead of dynamic one 2012-12-17 19:52:41 +01:00
Nicola Baldo
93b7f13da1 remove context at eNB after UE connection timeout 2012-12-17 18:50:15 +01:00
Marco Miozzo
5260aa0805 merge 2012-12-17 17:40:33 +01:00
Marco Miozzo
54a49137d5 Update HARQ_DL_TIMEOUT to 11 both in RR and PF schedulers 2012-12-17 17:31:09 +01:00