aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-06use new mgcp-client API for codecs and fmtpneels/fmtpNeels Hofmeyr1-32/+33
2024-02-03lchan_fsm: fix -Wgnu-designator warnings printed by clangVadim Yanitskiy1-2/+2
2024-02-03bsc_ctrl: do not overwrite rc in bsc_base_ctrl_cmds_install()Vadim Yanitskiy1-1/+1
2024-01-26build: include README.md into the release tarballVadim Yanitskiy1-0/+1
2024-01-24Add vty commands "no gprs nsvc ..."Andreas Eversberg4-7/+36
2024-01-24VTY: Add command `show bts brief`Andreas Eversberg3-9/+33
2024-01-24Also track downtime when OML link is lostAndreas Eversberg6-13/+17
2024-01-22Remove unused OpenBSC leftover 'openbscdefines.h'Vadim Yanitskiy2-35/+0
2024-01-16vty: show mscs: add BSSMAP stateOliver Smith2-2/+6
2024-01-16vty: show mscs: tweak outputOliver Smith1-2/+4
2024-01-14ctrl: Add ms max powerMatan Perelman1-0/+2
2024-01-14ctrl: Add rach max transmissionMatan Perelman1-0/+34
2024-01-10vty: disallow combination of early-IA and frequency hoppingNeels Hofmeyr3-3/+56
2024-01-08fix spelling s/omso/osmo/ in bts_variant_namesHarald Welte1-1/+1
2024-01-06ctrl: Fix missing reply in set_bts_cell_reselection_offsetMatan Perelman1-0/+1
2024-01-04vty: Ensure radio-link-timeout is a multiple of 4Matan Perelman1-1/+8
2024-01-04ctrl: Add radio link timeoutMatan Perelman1-0/+51
2024-01-02ctrl: Add rach expiry timeoutMatan Perelman1-0/+2
2024-01-02abis_rsl: Add rach expiry timeoutMatan Perelman4-3/+21
2023-12-27VTY: fix config indentation for pcu-socket paramsKeith Whyte1-2/+2
2023-12-27ctrl: Add rxlev access min controlMatan Perelman1-0/+36
2023-12-12vgcs_fsm: fix NULL pointer dereference in vgcs_call_fsm_busy()Vadim Yanitskiy1-1/+3
2023-12-11Only check for intersecting AMR codec support on matching TS rateAndreas Eversberg1-14/+20
2023-12-09gsm_data: use ABIS_RSL_CHAN_NR_CBITS_* in gsm_pchan2chan_nr()Vadim Yanitskiy1-11/+7
2023-12-09gsm_data: fix wrong variable set in gsm_pchan2chan_nr()Vadim Yanitskiy1-2/+2
2023-12-01Use uniform log format for default config filesAndreas Eversberg12-3/+74
2023-11-30systemd,manual: set LimitNOFILE=65536Neels Hofmeyr2-0/+19
2023-11-27recover BORKEN lchans for missing ACK scenariosOliver Smith5-0/+115
2023-11-27ASCI: Repeat notification after assigning MS to VGCS/VBS channelAndreas Eversberg1-0/+2
2023-11-24bsc: Make socket queue max. length configurablearehbein4-4/+31
2023-11-22use X6 timer for REL ACK, not T3111Neels Hofmeyr1-1/+1
2023-11-21pcuif_proto: signal BTS model via PCUIFPhilipp Maier2-1/+21
2023-11-07ctrl: Add cell barredMatan Perelman1-0/+34
2023-11-06SI10: Fix uninitialized last_i indexAndreas Eversberg1-3/+2
2023-11-01SI10: Fix uninitialized l_bts pointerAndreas Eversberg1-2/+3
2023-10-24osmo-bsc: Have PCU socket connection use osmo_wqueuearehbein2-65/+40
2023-10-24pcuif_proto: clean up last remains of old PCUIF v10Philipp Maier2-6/+0
2023-10-23ASCI: Add System Information 10 supportAndreas Eversberg3-2/+312
2023-10-09ASCI: Make neigh_list_get_arfcn() available to other usersAndreas Eversberg2-9/+34
2023-10-09Select correct neighbor list for measurement report decodingAndreas Eversberg1-1/+8
2023-10-09Do not generate 'bit map 0' neighbor lists with R-GSM ARFCNAndreas Eversberg1-2/+2
2023-10-04pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHYPhilipp Maier2-2/+2
2023-10-04meas_feed: Use osmo_io instead of write queuearehbein4-54/+44
2023-10-03Drop unused local varPau Espin Pedrol1-2/+0
2023-09-28vty: make NCC Permitted (SI2) configurableOliver Smith2-0/+108
2023-09-27sccplite: Support multiple MGW in MGW poolPau Espin Pedrol3-18/+119
2023-09-24si2quater: Invalidate thresh_lo, prio and qrxlm when neededMatan Perelman4-9/+26
2023-09-23abis_nm: send Get Attributes to GPRS Cell MO(s)Vadim Yanitskiy1-0/+31
2023-09-23abis_nm: send Get Attributes to Rado Carrier MO(s)Vadim Yanitskiy1-0/+31
2023-09-23oml: ipacc: fix sending hard-coded GPRS Cell attributesVadim Yanitskiy3-26/+30