aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/handover_decision_2.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21dbg log hodec2neels/hodec2Neels Hofmeyr1-2/+15
2020-08-21log best candidate idxNeels Hofmeyr1-5/+10
2020-08-21hodec2: consider congestion resolution across TCH/F<->TCH/HNeels Hofmeyr1-65/+37
2020-08-10hodec2: log requirements of best candidate, log rxlev in dBmNeels Hofmeyr1-14/+21
2020-08-10hodec2: do not keep candidates with zero requirements metNeels Hofmeyr1-0/+7
2020-08-10hodec2 congestion: consider only congested pchan typesNeels Hofmeyr1-0/+8
2020-08-10hodec2: fix logging of requirements flagsNeels Hofmeyr1-1/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2019-11-13Fix some typosMartin Hauke1-5/+5
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr1-12/+2
2018-10-21handover_decision_2.c: implement HO to remote BSSNeels Hofmeyr1-28/+185
2018-10-21handover_decision_2.c: refactor trigger_*()Neels Hofmeyr1-17/+18
2018-10-12handover_decision_2.c: drop redundant debug_candidate() argsNeels Hofmeyr1-12/+14
2018-10-12handover_decision_2.c: find_alternative_lchan: drop gotoNeels Hofmeyr1-11/+9
2018-10-12handover_decision_2.c: tweak ho candidate loggingNeels Hofmeyr1-49/+65
2018-10-12handover_decision_2.c: tweak commentsNeels Hofmeyr1-2/+3
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-59/+116
2018-07-23various logging: fix missing/extra newlinesNeels Hofmeyr1-1/+1
2018-07-23hodec2 log: less verbose, more concise loggingNeels Hofmeyr1-186/+73
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+1830