aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/handover.c
AgeCommit message (Collapse)AuthorFilesLines
2014-03-10handover: Add generic handling for handoverAndreas Eversberg1-0/+112
The BTS layer needs to inform the handover code when an access burst has been received. In turn the handover layer will ask the bts to modify the channel, it will schedule the physical information inform the BSC with the HANDOVER DETECTION and waits for the BTS layer to inform it about the first received frame to stop a timer.
2014-03-10handover: Set basic values for handover, remember the activation reasonAndreas Eversberg1-0/+45
Introduce the handover.h/handover.c and initialize handover parameters in OML and remember the activation through RSL.