aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-04CBSP: Port over to use osmo_io via libosmo-netifHEADmasterHarald Welte2-44/+12
2024-02-24ctrl: Add lchan show to all ctrl levelsMatan Perelman6-29/+209
2024-02-20ctrl: Add lchan showMatan Perelman1-0/+77
2024-02-19bsc_ctrl_lookup.c: Use AGPLv3, not GPLv2Harald Welte2-28/+3
2024-02-19Fix license header in various source code files.Harald Welte10-10/+10
2024-02-17ctrl: Add ms powerMatan Perelman5-0/+96
2024-02-08ctrl: Split bts_trx_ts_ctrl from bts_trx_ctrlMatan Perelman4-98/+108
2024-02-07ctrl: Remove unused vty includesMatan Perelman2-6/+0
2024-02-05abis_nm: fix -Wunused-but-set-variable (bug)Vadim Yanitskiy1-1/+1
2024-02-05abis_nm_sw_act_req_ack: attr_len should be unsignedPau Espin Pedrol2-3/+8
2024-02-03abis_nm: misc/cosmetic changes to abis_nm_sw_act_req_ack()Vadim Yanitskiy2-8/+8
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