aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-09fix gscon clear 2/n: proper state transition to ST_CLEARINGNeels Hofmeyr1-15/+20
2021-08-09fix gscon clear 1/n: store clear cause in gsconNeels Hofmeyr2-3/+7
2021-08-03osmo_bsc_main: remove unused commandline option -lPhilipp Maier2-4/+0
2021-08-03running.adoc: explain mgw reset-endpoint VTY settingPhilipp Maier1-0/+5
2021-08-02coverity: quench null deref warning in gscon_change_primary_lchan()Neels Hofmeyr1-2/+4
2021-07-29Clarify string name for GSM_CHREQ_REASON_CALLPau Espin Pedrol1-1/+1
2021-07-24vty: improve err msg for invalid subslot nrNeels Hofmeyr1-1/+2
2021-07-24vty: lchan deact: allow omitting the lchan type argNeels Hofmeyr2-17/+44
2021-07-24debug log: indicate change of primary lchan on a connNeels Hofmeyr1-0/+8
2021-07-24log: fix missing newline in lchan_select.cNeels Hofmeyr1-1/+1
2021-07-24fix CM Re-Establishment Request: allocate new A connNeels Hofmeyr1-2/+7
2021-07-23Introduce VTY option to forbid use of TCH for non-voicecall signallingPau Espin Pedrol6-14/+67
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol11-246/+35
2021-07-23Split bts_vty.c creating bts_trx_vty.cPau Espin Pedrol5-799/+863
2021-07-22Split bsc_vty.c creating bts_vty.cPau Espin Pedrol7-4941/+5003
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann6-0/+27
2021-07-22RES IND: tweak error code on missing Resource Information IENeels Hofmeyr1-1/+1
2021-07-22RES IND: allow empty Resource Information IENeels Hofmeyr1-2/+4
2021-07-22Fix recent regression in CHREQ allocationPau Espin Pedrol1-1/+1
2021-07-21abis_rsl: Log chan rqd reason on resource exhaustion log messagePau Espin Pedrol1-6/+8
2021-07-20lchan_fsm: Allow rx LCHAN_EV_RLL_REL_IND in state BORKENPau Espin Pedrol1-0/+2
2021-07-20_select_sdcch_for_call: Avoid 2nd lchan lookup when finally selecting itPau Espin Pedrol1-2/+1
2021-07-20Add new lchan_select_set_type() API helperPau Espin Pedrol3-10/+21
2021-07-19handover_ctrl: add control interface for handover settingsPhilipp Maier7-0/+254
2021-07-16extend test_dyn_ts_favor_half_used_tch_h_as_target.ho_vtyNeels Hofmeyr1-0/+5
2021-07-16add test_dyn_ts_favor_static_ts_as_target.ho_vtyNeels Hofmeyr2-0/+39
2021-07-16vty 'interference-meas level-bounds': explain duality in orderingNeels Hofmeyr2-3/+4
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr7-21/+28
2021-07-15cosmetic: Small improvements to _select_sdcch_for_callPau Espin Pedrol1-13/+14
2021-07-15hodec2: add low-rxqual-assignment penalty timer (2/2)Neels Hofmeyr4-13/+39
2021-07-15hodec2: add low-rxqual-assignment penalty timer (1/2)Neels Hofmeyr1-0/+26
2021-07-15handover tests: test passing of penalty timeoutNeels Hofmeyr2-0/+30
2021-07-15test_penalty_timer.ho_vty: show lchan recoveryNeels Hofmeyr1-0/+14
2021-07-15handover_test: add fake-time 'wait'Neels Hofmeyr1-0/+56
2021-07-15switch handover penalty timers to CLOCK_MONOTONICNeels Hofmeyr1-4/+4
2021-07-15handover_test: also show when an lchan is busyNeels Hofmeyr2-13/+33
2021-07-15ensure trigger_ho() returns zero only when HO or AS was indeed triggeredNeels Hofmeyr3-7/+7
2021-07-14Avoid switching dyn ts to sdcch8 if it starves later TCHPau Espin Pedrol1-3/+63
2021-07-13bsc_vty: add vty option to allow call-reestablishmentPhilipp Maier1-0/+23
2021-07-12lchan_fsm: fix potential NULL-pointer dereferenceVadim Yanitskiy1-3/+15
2021-07-12handover_test: fix ts_str may be uninitializedosmith/build-fixOliver Smith1-2/+2
2021-07-11RES IND: pick lchan with least interferenceNeels Hofmeyr2-29/+57
2021-07-11RES IND: add test_resource_indication.ho_vtyNeels Hofmeyr3-0/+165
2021-07-11RES IND: add VTY: bts / channel allocator avoid-interference (0|1)Neels Hofmeyr3-0/+63
2021-07-11RES IND: parse msg and store interference levels in lchansNeels Hofmeyr4-3/+106
2021-07-11lchan: call reset() upon allocNeels Hofmeyr1-0/+3
2021-07-09hodec1: use same automatic FULL/SUBSET choice as in hodec2Neels Hofmeyr1-6/+3
2021-07-09hodec2: [2/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr6-22/+33
2021-07-09hodec2: [1/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr4-26/+82
2021-07-09lchan_fsm: Improve timeout logging line in state WAIT_RLL_RTP_ESTABLISHPau Espin Pedrol1-1/+8