aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/handover_logic.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-1/+1
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-61/+37
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol1-11/+0
2020-08-31handover: fix detection for ambiguous HO neighbor identNeels Hofmeyr1-19/+21
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr1-24/+187
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-383/+69
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28inter-BSC HO: neighbor_ident API: drop 9bit BSICNeels Hofmeyr1-2/+0
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+44
2018-07-23hodec2 log: less verbose, more concise loggingNeels Hofmeyr1-11/+0
2018-07-21fix handover start: dealloc ho if event not permittedNeels Hofmeyr1-1/+9
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+473