Commit Graph

10017 Commits

Author SHA1 Message Date
Budiarto Herman
11f8a59286 Fixed broken URL to FemtoForum LTE MAC Scheduler API in LTE module documentation 2013-08-20 11:32:22 +03:00
Budiarto Herman
42935dffca Handover algorithm based on Event A3 and RSRP 2013-08-18 21:03:52 +03:00
Budiarto Herman
e83db03597 Additional conversion functions for Hysteresis and A3 Offset 2013-08-18 17:15:58 +03:00
Budiarto Herman
20c79bb05e Removed unused variables and includes in LteEnbRrc 2013-08-12 20:12:57 +03:00
Budiarto Herman
06f653f1b5 Renamed A2RsrqHandoverAlgorithm to A2A4RsrqHandoverAlgorithm 2013-08-12 19:48:33 +03:00
Budiarto Herman
2df5bc99df Renamed BareHandoverAlgorithm to NoOpHandoverAlgorithm 2013-08-12 19:01:47 +03:00
Budiarto Herman
d90a395329 Using template for forwarding classes and new names for Handover Management SAP 2013-08-12 17:55:06 +03:00
Budiarto Herman
c5db2d45ac Fixed a bug with LTE ANR 2013-08-12 15:25:21 +03:00
Budiarto Herman
c5d79310d3 LTE Automatic Neighbour Relation (ANR) function 2013-08-12 11:25:23 +03:00
Budiarto Herman
a0dc2bf45b Updated UE RRC state machine diagram to include dependency of SIB1 to MIB 2013-08-12 09:29:23 +03:00
Budiarto Herman
3b1c9d0196 Fixed UE measurements tests because of impact from handover algorithm implementation 2013-08-07 15:36:55 +03:00
Budiarto Herman
7fa99399c8 BareHandoverAlgorithm for LTE to simulate absence of handover algorithm 2013-08-07 15:34:24 +03:00
Budiarto Herman
d68107aa9d Handover management SAP interface and A2/RSRQ-based handover algorithm 2013-08-07 11:42:53 +03:00
Budiarto Herman
5a3a2f13d5 Draft update to UE RRC state diagram 2013-08-07 11:17:46 +03:00
Budiarto Herman
72471f5f33 Minor code formatting of lena-dual-stripe 2013-08-05 13:47:41 +03:00
Budiarto Herman
9778d30bb8 Added initial cell selection to EPC-enabled simulations in lena-dual-stripe example 2013-08-05 13:40:55 +03:00
Budiarto Herman
698380bda5 Restructured the initiation of cell selection, so that UeNetDevice does not directly interact with PHY 2013-08-02 19:03:01 +03:00
Budiarto Herman
404dd583fa Restrict the CQI generation in UE PHY 2013-08-02 14:39:40 +03:00
Budiarto Herman
7c0d6d1255 Moved LteHelper::Connect functionality into LteHelper::Attach 2013-08-02 14:38:56 +03:00
Budiarto Herman
3ad66df568 Separated RSRP and RSRQ calculation in LteUePhy 2013-07-31 23:28:46 +03:00
Budiarto Herman
e46947d777 Renamed some variables in LteUePhy 2013-07-31 21:24:45 +03:00
Budiarto Herman
f6cd092201 Renamed some UE measurements variables 2013-07-31 16:07:30 +03:00
Budiarto Herman
45cba68616 Updated documentation for LteHelper::Attach function family 2013-07-31 14:28:06 +03:00
Budiarto Herman
6d4c290170 Renamed LTE measurement mapping function for consistency 2013-07-31 13:50:46 +03:00
Budiarto Herman
abe882ea95 Testing documentation for LTE cell selection 2013-07-30 16:41:23 +03:00
Budiarto Herman
dfe28a253f Updated the structure of initial cell selection documentation 2013-07-29 18:24:32 +03:00
Budiarto Herman
9100b307dc SIB2 trace source 2013-07-29 18:23:56 +03:00
Budiarto Herman
6db0fffd14 Removed PLMN from LTE cell selection criteria 2013-07-29 11:38:13 +03:00
Budiarto Herman
dc3ef42bbd Evaluation of cell selection criteria 2013-07-28 08:28:07 +03:00
Budiarto Herman
697755b1fe Updated UE measurements and initial cell selection documentation 2013-07-28 08:17:35 +03:00
Budiarto Herman
b4c068cfbb Fixed lte-x2-handover-measures test suite by increasing the rate of measurement reports 2013-07-24 18:02:08 +03:00
Budiarto Herman
3439967223 Using ObjectFactory in LteHelper for LteUeNetDevice 2013-07-22 20:41:34 +03:00
Budiarto Herman
a3eadefe4b Generic (not eNodeB-specific) helper functions Attach and Connect 2013-07-22 12:39:11 +03:00
Budiarto Herman
880a48f0b9 Moved several cell selection functionality from UE PHY to RRC 2013-07-22 11:20:27 +03:00
Budiarto Herman
a7327aa9f0 Reverted position of SetChannel in LteHelper InstallDevice functions 2013-07-22 11:19:31 +03:00
Budiarto Herman
cdffe69512 Merged an obsolete branch 2013-07-19 14:34:25 +03:00
Budiarto Herman
3294c71024 Reverted changes from parent revision 9974 2013-07-19 14:32:12 +03:00
Budiarto Herman
6592bc8f58 Several fixed to LTE initial cell selection 2013-07-19 14:23:04 +03:00
Budiarto Herman
0b7929d6b4 Few updates to documentation 2013-07-19 12:49:02 +03:00
Budiarto Herman
eddab79fdb DL EARFCN attribute for UE 2013-07-17 15:12:01 +03:00
Budiarto Herman
c1adaa985d Attempt to initial synchronization, cell search, MIB and SIB1 2013-07-16 09:43:01 +03:00
Budiarto Herman
9f0ba0f883 Attempt to shift MIB closer to Idle mode 2013-07-10 19:17:00 +03:00
Budiarto Herman
f25ecbfd4e Updated UE measurements documentation 2013-07-10 14:59:00 +03:00
Budiarto Herman
a604e2d91f UE measurements fixes and tests for reportOnLeave and haveMeasResultNeighCells 2013-07-09 21:35:43 +03:00
Budiarto Herman
03b293375a Time-to-trigger implementation and tests for Event A3, A4, and A5 2013-07-09 17:31:04 +03:00
Budiarto Herman
2ffc089b6f UE measurements time-to-trigger tests for Event A1 and A2 2013-07-09 14:55:30 +03:00
Budiarto Herman
5f541bc22f Fixed UE measurements timing issue (when reportInterval > 200 ms, or when time-to-trigger < 200 ms) 2013-07-09 14:53:20 +03:00
Budiarto Herman
7553c905c7 Time-to-trigger implementation and tests for Event A1 2013-07-08 23:11:37 +03:00
Budiarto Herman
4051839d03 Recombined UE measurements tests into one file 2013-07-06 15:14:33 +03:00
Budiarto Herman
bd435c4fc7 Refactoring LteUeRrc 2013-07-04 20:46:20 +03:00