aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/handover_decision.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-343/+0
2018-02-19HO: introduce ho decision callbacksNeels Hofmeyr1-20/+7
2018-02-19HO: cosmetic: handover_decision.c: make process_meas_rep() return voidNeels Hofmeyr1-11/+12
2018-02-19HO: cfg: separate hodec1 from hodec2 parametersNeels Hofmeyr1-5/+5
2018-02-16HO: add new_lchan_type arg to bsc_handover_start()Neels Hofmeyr1-1/+1
2018-02-16HO: process_meas_rep: guard against modulo zeroNeels Hofmeyr1-0/+3
2018-01-19HO: make bts_by_arfcn_bsic() publicNeels Hofmeyr1-2/+2
2018-01-19HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic()Neels Hofmeyr1-14/+13
2018-01-19HO: Change debug category at handover decision: DHO -> DHODECAndreas Eversberg1-8/+8
2018-01-19HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configuredNeels Hofmeyr1-0/+4
2018-01-19HO: enable handover by initializing at startup; rename init functionNeels Hofmeyr1-1/+1
2018-01-19fixup: neigh_meas_avg: fix condition to reduce window sizeNeels Hofmeyr1-1/+1
2018-01-19fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalidNeels Hofmeyr1-1/+3
2018-01-19HO: Count neighbor measurements and reduce window of neigh_meas_avgAndreas Eversberg1-0/+8
2018-01-19HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr1-11/+15
2018-01-16handover_decision: log HO causes more accuratelyIvan Kluchnikov1-5/+15
2018-01-16handover_decision: Fix condition for power budget handover attemptIvan Kluchnikov1-1/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-5/+5
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+21
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+304