aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/handover_logic.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-473/+0
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-76/+94
2018-02-19HO: cosmetic: getting a chan activ nack on a non-ho lchan is not an errorNeels Hofmeyr1-2/+2
2018-02-19HO: introduce ho decision callbacksNeels Hofmeyr1-35/+43
2018-02-16HO: logging: more logs, and more concise loggingNeels Hofmeyr1-13/+39
2018-02-16HO: bsc_handover_start_lchan_change(): set MS to max power on handoverNeels Hofmeyr1-2/+9
2018-02-16HO: always do async handoverNeels Hofmeyr1-4/+2
2018-02-16HO: cosmetic: bsc_handover_start_lchan_change(): tweak local varsNeels Hofmeyr1-3/+11
2018-02-16HO: add new_lchan_type arg to bsc_handover_start()Neels Hofmeyr1-10/+12
2018-02-16HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR configNeels Hofmeyr1-2/+2
2018-02-16handover_logic.c: on HO command, send new lchan's MS powerNeels Hofmeyr1-1/+1
2018-02-16handover_logic.c: always do inter-cell channel activationNeels Hofmeyr1-3/+1
2018-01-28remove obsolete gsm_subscriber_connection.bts memberHarald Welte1-1/+0
2018-01-19cosmetic: explicitly init ho_ref start valueNeels Hofmeyr1-1/+1
2018-01-19HO: Add function to count currently ongoing handovers to a given BTSAndreas Eversberg1-0/+18
2018-01-19HO: add indicators for inter-cell and async ho, use for chan act typeNeels Hofmeyr1-1/+12
2018-01-19HO: fix recovery from failed handoverNeels Hofmeyr1-1/+5
2017-12-19Remove dead code left over from NITB splitHarald Welte1-7/+0
2017-11-29cosmetic: handover.h: use "#pragma once", declare structs, commentsNeels Hofmeyr1-0/+2
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-10/+10
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-3/+3
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-1/+2
2017-08-27handover_logic: set correct link to bts for subscriber_connection in case of ...Ivan Kluchnikov1-0/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-1/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+378