aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Support Neighbor Address Resolution over PCUIF IPA multiplexPau Espin Pedrol3-42/+128
2021-09-09lchan_fsm: Avoid inheriting bs_power from old lchanPau Espin Pedrol1-15/+9
2021-09-09lchan_fsm: Fix commentPau Espin Pedrol1-3/+2
2021-09-09fixup for Early IMM ASS: use proper TSCNeels Hofmeyr1-16/+40
2021-09-08lchan_fsm: Fix commentPau Espin Pedrol1-1/+1
2021-09-06MS Power Control Loop: Support set up of C/I parameters for osmo-btsPau Espin Pedrol4-37/+482
2021-09-06cosmetic: power_ctrl_params_def: Fix typo in commentPau Espin Pedrol1-2/+2
2021-09-05add stat_items for BTS and TRX connection statiNeels Hofmeyr3-1/+73
2021-09-04osmo_bsc_msc: do not initalize MGCP proxy for AoIP MSCsPhilipp Maier1-0/+4
2021-09-03osmo_bsc_main: integrate MGW pooling into osmo-bscPhilipp Maier3-17/+66
2021-09-02bty_vty: add VTY settungs for temporary overpowerPhilipp Maier2-0/+71
2021-09-01vty: Fix wrongs params passed in vty warning messagePau Espin Pedrol1-2/+2
2021-08-31vty: Fix wrong TSC sent when activating lchan through VTYPau Espin Pedrol1-29/+7
2021-08-30add stat items bsc.0.num_msc:connected, .num_msc:totalNeels Hofmeyr2-0/+6
2021-08-30move BSC level stats and rate counters to new bsc_stats.[hc]Neels Hofmeyr11-12/+132
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr2-0/+30
2021-08-29gsm_04_08_rr: silently ignore RR UTRAN Classmark ChangeVadim Yanitskiy1-0/+3
2021-08-27stat_item desc: add explicit indexes for clarityNeels Hofmeyr2-3/+3
2021-08-16early IMM ASS 3/n: implement 'pre-ts-ack'Neels Hofmeyr3-4/+26
2021-08-16early IMM ASS 2/n: implement 'pre-chan-ack'Neels Hofmeyr2-8/+27
2021-08-16early IMM ASS 1/n: add vty config optionNeels Hofmeyr1-0/+28
2021-08-16error log: improve lchan lookup error msgNeels Hofmeyr1-0/+18
2021-08-16introduce gsm48_lchan_and_pchan2chan_desc()Neels Hofmeyr2-28/+24
2021-08-16lchan_fsm_post_activ_ack(): return upon releaseNeels Hofmeyr1-4/+4
2021-08-03osmo_bsc_main: remove unused commandline option -lPhilipp Maier1-2/+0
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 Hofmeyr1-16/+42
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 Pedrol3-11/+36
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol3-78/+27
2021-07-23Split bts_vty.c creating bts_trx_vty.cPau Espin Pedrol3-799/+851
2021-07-22Split bsc_vty.c creating bts_vty.cPau Espin Pedrol5-4941/+4962
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann5-0/+25
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 Pedrol2-10/+20
2021-07-19handover_ctrl: add control interface for handover settingsPhilipp Maier3-0/+221
2021-07-16vty 'interference-meas level-bounds': explain duality in orderingNeels Hofmeyr1-2/+3
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr5-19/+21
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 Hofmeyr1-1/+12
2021-07-15switch handover penalty timers to CLOCK_MONOTONICNeels Hofmeyr1-4/+4