aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/bsc_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-841/+0
2018-05-23cosmetic: logging and ordering in handle_ass_compl()Neels Hofmeyr1-18/+20
2018-05-23bsc_api.c: actually log with contextNeels Hofmeyr1-43/+50
2018-05-05dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper placeNeels Hofmeyr1-2/+0
2018-05-04bsc_api/GSCON: prevent unnecessary channel mode modificationsPhilipp Maier1-8/+14
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte1-91/+2
2018-03-17RR: Send RR STATUS in case of unsupported/unknown messageHarald Welte1-0/+3
2018-03-17bsc_api.c: bsc_handle_lchan_signal: Remove unused variablePau Espin Pedrol1-4/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-96/+14
2018-03-05compiler warning: chan_compat_with_mode(): clearly handle all enum valsNeels Hofmeyr1-19/+7
2018-02-27bsc_api.c: fix log string formatNeels Hofmeyr1-1/+1
2018-02-26bsc_api: drop unknown RR messages.Philipp Maier1-7/+3
2018-02-19HO: clearly mark conn penalty timer member for hodec2Neels Hofmeyr1-2/+1
2018-02-19chan_compat_with_mode: signalling works over all channel typesHarald Welte1-0/+7
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-0/+2
2018-02-16HO: move penalty timers to own file as proper APINeels Hofmeyr1-9/+3
2018-02-16HO: logging: more logs, and more concise loggingNeels Hofmeyr1-2/+2
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