aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/bsc_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-28remove obsolete gsm_subscriber_connection.bts memberHarald Welte1-2/+0
2018-01-22HO: Add a penalty timer list to the subscriber connection entityAndreas Eversberg1-0/+10
2018-01-19HO: add queue to cache DTAP messages during handover/assignmentAndreas Eversberg1-0/+73
2018-01-19Allow assignment to TCH channel with signalling only modeAndreas Eversberg1-3/+2
2018-01-19Do not perform assignment, if the new channel equals the current oneAndreas Eversberg1-1/+12
2018-01-19HO: If handover logic is used to do assignment, signal assignment resultAndreas Eversberg1-0/+29
2018-01-19Fix of checking TCH rate at chan_compat_with_modeAndreas Eversberg1-1/+5
2017-12-23cosmetic: Hide all accesses to conn->bts behind conn_get_bts()Harald Welte1-2/+2
2017-12-19remove unused 'lac' member of 'struct gsm_subscriber_connection'Harald Welte1-1/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte1-12/+0
2017-12-14debug log: log Cipher Mode info upon sending down RSL/A-bisNeels Hofmeyr1-0/+4
2017-12-14log typo fix in gsm0808_cipher_mode()Neels Hofmeyr1-1/+1
2017-10-17bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol1-2/+4
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-11/+11
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-2/+1
2017-08-27bsc_api: Fix copy+paste error in printing name of RR STATUS PDUHarald Welte1-1/+1
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-4/+6
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+894