aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/abis_rsl.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24keep per-BTS stat_items about RACH busy / RACH access percentageHarald Welte1-0/+8
2019-05-24abis_rsl: Fix log message about unimplemented common channel msgHarald Welte1-1/+1
2019-05-24abis_rsl: Avoid "Unimplemented" log message for every CBCH LOAD INDHarald Welte1-2/+4
2019-05-24abis_rsl: Add support for extended CBCH to rsl_sms_cb_command()Harald Welte1-1/+3
2019-05-06abis_rsl.c: missing newlines on log linesNeels Hofmeyr1-4/+4
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+2
2019-01-22abis_rsl: Fix TCH-as-SDCCH allocation on Channel RequestNeels Hofmeyr1-14/+4
2019-01-17chan_alloc: remove references to lchan_alloc()Philipp Maier1-2/+0
2018-12-11bsc: rsl: Set subscr log context during meas reportPau Espin Pedrol1-3/+9
2018-11-22RSL: restructure MDCX functionsMax1-6/+18
2018-11-14cosmetic: abis_rsl.c: drop uneccesary bracesNeels Hofmeyr1-2/+2
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+1
2018-11-14abis_rsl.c: drop unused enum sacch_deactNeels Hofmeyr1-5/+0
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-1/+1
2018-11-07constify rsl_tx_ipacc_*cx() parametersMax1-2/+2
2018-11-07Make IP address helper accessible via header fileMax1-1/+1
2018-10-29abis_rsl.c: fix uninitialized RSL cause issuesNeels Hofmeyr1-15/+18
2018-09-07inter-BSC HO outgoing: fix L3 forwardingNeels Hofmeyr1-3/+2
2018-07-28cosmetic: rename bsc_api.h to gsm_08_08.hNeels Hofmeyr1-1/+1
2018-07-28allocate larger lchans if no SDCCH are availableNeels Hofmeyr1-0/+16
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr1-6/+45
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-1178/+330
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-9/+11
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-26rsl: use 3GPP assigned payload type constants from libosmo-netifPhilipp Maier1-5/+1
2018-07-23various logging: fix missing/extra newlinesNeels Hofmeyr1-1/+1
2018-06-18cosmetic / linking: move str_to_imsi() out of abis_rsl.cNeels Hofmeyr1-10/+0
2018-06-14absi_rsl: Fix segfault in rsl_rx_conn_fail()Harald Welte1-1/+2
2018-06-08log: fix logging in rsl_rx_chan_act_nack()Neels Hofmeyr1-6/+9
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+3040