Commit Graph

9394 Commits

Author SHA1 Message Date
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
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