aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/abis_rsl.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere elsePau Espin Pedrol1-3/+3
2018-05-30abis_rsl.c: Fix whitespacePau Espin Pedrol1-8/+8
2018-05-14cosmetic: dyn ts init: undup logging for gprs = noneNeels Hofmeyr1-4/+19
2018-05-10dyn TS: allow any pchan type changes, fix for gprs mode noneNeels Hofmeyr1-1/+0
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr1-0/+37
2018-05-05dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper placeNeels Hofmeyr1-1/+4
2018-04-23abis_rsl.c: Clean ericsson specific imm assign codePau Espin Pedrol1-14/+25
2018-04-23abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages...Pau Espin Pedrol1-1/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-4/+15
2018-02-19HO: lchan: store last seen measurement report nr, tweak logNeels Hofmeyr1-2/+3
2018-02-06abis_rsl: do not allow SACCH in MF mode on SAPI=0Philipp Maier1-0/+15
2018-02-06abis_rsl: permit first EstablishInd only on SAPI=0Philipp Maier1-0/+14
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling1-21/+20
2018-01-25Remove an unused variable.Stefan Sperling1-7/+0
2018-01-19HO: Always update rqd_ta after receiving measurement reportAndreas Eversberg1-0/+2
2018-01-19HO: Count the actual meas.rep. get_meas_rep_avg fails if not reachedAndreas Eversberg1-1/+8
2018-01-19HO: Assign SDCCH on channel requestAndreas Eversberg1-2/+20
2017-12-19Remove dead code left over from NITB splitHarald Welte1-19/+5
2017-12-14Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACKHarald Welte1-0/+1
2017-12-14Add a new counter "rsl:ipa_nack" to count number of IPA related NACKsHarald Welte1-0/+4
2017-12-14Add new per-BTS "rsl:unknown" counter to count unknown RSL messagesHarald Welte1-0/+9
2017-12-14Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACTHarald Welte1-0/+4
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte1-9/+9
2017-09-23Wrap channel state assignment in macroMax1-4/+5
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-13/+13
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-1/+2
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-1/+2
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte1-1/+1
2017-08-27remove code disabling T3109 if configured to 0Harald Welte1-4/+0
2017-08-27RSL: Allow disabling of BCCH/SACCH filling for given SI typeHarald Welte1-4/+8
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+13
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-3/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+2927