Commit Graph

10042 Commits

Author SHA1 Message Date
Budiarto Herman
eb3161e4ac Updated GPL header of GSoC files 2013-09-06 17:32:05 +03:00
Budiarto Herman
c16f4fa7c9 Updated the figure of strongest cell handover algorithm 2013-09-06 17:00:23 +03:00
Budiarto Herman
e9f60429c1 Rearranged the figure of eNodeB RRC state model 2013-09-06 17:00:08 +03:00
Budiarto Herman
b0ce8acbea Fixed timers in the figure of X2 handover procedure 2013-09-06 16:13:45 +03:00
Budiarto Herman
14cf6679c8 Updated LTE module documentation as per comments from GSoC mentors (including renaming legacy handover algorithm to A2-A4-RSRQ handover algorithm) 2013-09-06 15:51:02 +03:00
Budiarto Herman
87fa62c388 Separate file for lte-handover-target test suite 2013-09-05 13:07:29 +03:00
Budiarto Herman
64a768a21e Documentation for lte-handover-target test suite 2013-09-05 11:41:30 +03:00
Budiarto Herman
f5131a37c0 Added lte-x2-handover-target test suite 2013-09-04 12:01:31 +03:00
Budiarto Herman
6f6a15457d Merge before push 2013-09-02 09:26:36 +03:00
Budiarto Herman
f60d2f14a3 Disabled some logs in LTE module tests 2013-09-01 22:45:00 +03:00
Budiarto Herman
48aabc2171 Fixed a bug where measurement reports with very long time-to-trigger keep repeating after handover 2013-09-01 22:38:34 +03:00
Budiarto Herman
d08cdaddde Support for multiple reporting configuration and variable simulation duration in lte-ue-measurements-handover test suite 2013-09-01 21:57:42 +03:00
Budiarto Herman
0ad82ab3b4 Fixed missing UE measurements related action upon handover 2013-09-01 19:28:33 +03:00
Budiarto Herman
6b68862bbd Updated documentation based on the new UE RRC state model 2013-08-30 10:45:24 +03:00
Budiarto Herman
5ee85fd7d0 Added GetHandoverAlgorithmType method to LteHelper 2013-08-29 16:47:31 +03:00
Budiarto Herman
bc2465e148 Fixed unused variables in UE measurements test 2013-08-29 15:05:28 +03:00
Budiarto Herman
27a2582c37 Extended UE RRC state model, e.g. with Idle mode cell selection and RRC Connection Re-establishment 2013-08-27 16:47:52 +03:00
Budiarto Herman
611e124f5c Added notes on LTE handover failure 2013-08-26 02:06:49 +03:00
Budiarto Herman
50e72aaad2 Various minor changes to LTE model documentation 2013-08-26 00:32:40 +03:00
Budiarto Herman
8168cfac18 Updated user documentation of handover 2013-08-25 15:27:45 +03:00
Budiarto Herman
1d8322b8e3 No-op handover algorithm in manual handover test suite and example 2013-08-25 15:27:21 +03:00
Budiarto Herman
0389cc8021 Reverted the draft UE RRC state machine diagram 2013-08-25 11:26:00 +03:00
Budiarto Herman
d6288badf4 Updated LTE handover documentation 2013-08-24 19:36:40 +03:00
Budiarto Herman
e48f3466b1 Fixed argument Cell ID in ReportUeMeasurements trace source 2013-08-23 19:14:58 +03:00
Budiarto Herman
e3bc429a38 Attribute to enable/disable ANR 2013-08-23 15:47:32 +03:00
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