Hi,
Actually I’m trying to understand the example about x2 handover. And as I saw they triggered the handover action manually by using:
//lteHelper->HandoverRequest (Seconds (0.100), ueLteDevs.Get (0), enbLteDevs.Get (0), enbLteDevs.Get (1));
And my question is:
How can I enable and disable the handover to be triggered automatically?
Can anybody help?
Thanks