Commit Graph

7203 Commits

Author SHA1 Message Date
Nicola Baldo
afcd6d74e5 initialize SRB0 saps at startup 2012-12-05 17:19:28 +01:00
Lluis Parcerisa
34ce8277e5 Implement real RrcConnectionSetup and RrcConnectionReestablishment. Also, associtate rrc header with their direction (UL/DL) and channel (CCCH / BCCH) used, so message type can be discriminated. 2012-12-05 16:50:14 +01:00
Lluis Parcerisa
d841a9b664 Real implementation of ReestablishmentRequest, ReconfigurationCompleteHeader and ReestablishmentComplete 2012-12-05 15:12:19 +01:00
Manuel Requena
9d174b6fa6 merge 2012-12-05 13:52:42 +01:00
Manuel Requena
9bf3316f0b Add support of SnStatusTransfer in RRC 2012-12-05 13:50:50 +01:00
Manuel Requena
55699e9154 Add SnStatusTransfer X2 message header 2012-12-05 13:50:22 +01:00
Manuel Requena
4fbbbb2750 Add SnStatusTransfer message 2012-12-05 13:49:49 +01:00
Manuel Requena
ce7b08f209 Add UeContextRelease primitive to X2 SAP 2012-12-05 13:48:57 +01:00
Nicola Baldo
4c352d887e reestablish DRBs at UE upon handover 2012-12-05 13:43:21 +01:00
Nicola Baldo
44a25859e1 defer DRB activation to rx of RRC connection setup completed 2012-12-05 13:29:38 +01:00
Nicola Baldo
3d1f13b075 reset MAC and reinitialize SRBs upon handover 2012-12-05 13:14:39 +01:00
Nicola Baldo
4db1640e60 merge 2012-12-04 19:52:04 +01:00
Lluis Parcerisa
0b1f06e91a Implement real DoSendRrcConnectionSetupCompleted 2012-12-04 19:37:58 +01:00
Nicola Baldo
f8b7a5b24c removed spurious LteUePhy::m_enbCellId; fixed bug in LteEnbRrc::GetNewSrsConfigurationIndex () 2012-12-04 19:22:26 +01:00
Manuel Requena
52bca77b0c Remove Start method with a RBS. This is only needed in the RlcSm 2012-12-04 19:18:35 +01:00
Marco Miozzo
e7740eb238 Bug fix release info on RR allocation memory and remove NS_FATAL_ERROR on HARQ when HO 2012-12-04 13:16:20 +01:00
Marco Miozzo
679e032516 merge and correct merge bug on test-lte-rrc 2012-12-04 13:15:27 +01:00
Marco Miozzo
e97639893e merge 2012-12-04 11:20:31 +01:00
Marco Miozzo
081da74f0f UeRelease support at LteEnbMac and schedulers (PF and RR) 2012-12-04 11:19:32 +01:00
Nicola Baldo
c4cdda1917 added LteEnbRrc::AdmitHandoverRequest attribute; implemented handling of X2 HO prep failure 2012-12-04 11:12:39 +01:00
Nicola Baldo
b2c617b0d9 fixed compilation error due to previous merge 2012-12-03 19:26:13 +01:00
Marco Miozzo
3ce181f277 merge 2012-12-03 18:48:23 +01:00
Nicola Baldo
97ac9478c0 added missing files 2012-12-03 18:44:17 +01:00
Marco Miozzo
e6638c76ac merge 2012-12-03 18:24:42 +01:00
Marco Miozzo
edf61b954e Introduces RACH procedures in the schedulers and UL grant at PHY layer 2012-12-03 18:18:12 +01:00
Nicola Baldo
ff88dd3a93 merge 2012-12-03 17:49:23 +01:00
Nicola Baldo
d71c34afdb dynamic connection of RadioBearerStatsCalculator so it works properly with handover 2012-12-03 17:48:23 +01:00
Nicola Baldo
ef2a1a7260 cancel pending events upon RLC disposal 2012-12-03 17:46:35 +01:00
Manuel Requena
4783d8a152 merge 2012-11-30 17:23:13 +01:00
Manuel Requena
6ee55e3435 Add support of HandoverPreparationFailure primitive in RRC 2012-11-30 17:18:36 +01:00
Manuel Requena
7f4ee87795 Add HandoverPreparationFailure X2 message header 2012-11-30 17:18:02 +01:00
Manuel Requena
02b3453180 Add HandoverPreparationFailure message 2012-11-30 17:17:30 +01:00
Manuel Requena
bf9786aeb8 Add HandoverPreparationFailure primitive to X2 SAP 2012-11-30 17:16:44 +01:00
Nicola Baldo
b4c0f917fb merge 2012-11-30 17:08:35 +01:00
Nicola Baldo
a34efdbbba added LteUeRrcSapProvider::CompleteSetup () 2012-11-30 17:07:46 +01:00
Lluis Parcerisa
d830fc0dc3 Rrc header: implementation of RrcConnectionReestablishment, RrcConnectionReestablishmentRequest, RrcConnectionReestablishmentComplete. 2012-11-30 16:14:07 +01:00
Lluis Parcerisa
172ba04824 Document ASN.1 encoding of RRC IE's 2012-11-30 16:09:38 +01:00
Nicola Baldo
35e62e96c9 added stub of LteRrcProtocolReal with corresponding tests 2012-11-30 15:37:55 +01:00
Nicola Baldo
31a6582f0a remove MacSapProvider instances in LteEnbMac upon RemoveUe() 2012-11-29 19:50:06 +01:00
Nicola Baldo
3416d79248 merge 2012-11-29 18:57:48 +01:00
Nicola Baldo
89180e5eae release UE context at EpcEnbApplication upon X2 UE CONTEXT RELEASE 2012-11-29 18:57:08 +01:00
Lluis Parcerisa
01298fe6d9 Development of RRC headers based on the RRC SAP 2012-11-29 17:18:51 +01:00
Nicola Baldo
56926b4864 added more test cases to lte-x2-handover test 2012-11-29 15:21:32 +01:00
Nicola Baldo
1e27ee0a90 fixed regression in lte-epc-e2e-data test 2012-11-29 12:44:23 +01:00
Nicola Baldo
5103399d47 added S1 path switch + S11 modify bearer for X2 handover 2012-11-29 12:00:06 +01:00
Nicola Baldo
b5d82e8d98 merge 2012-11-28 15:46:27 +01:00
Nicola Baldo
9d2c04d44c removed obsolete S1BearerSetupRequest method from EpcEnbS1Sap 2012-11-28 12:21:56 +01:00
Nicola Baldo
8b173f7c1c added MME with simulated S1AP and S11 interfaces 2012-11-28 11:37:28 +01:00
Manuel Requena
2d37cbfb0b Add support for MME UE S1AP ID in HandoverRequest X2 primitive 2012-11-27 23:55:25 +01:00
Manuel Requena
c33ceaad3d merge 2012-11-27 19:06:57 +01:00