aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-10system_information: fix DCS/PCS band indicator in generate_si6()2021q1Vadim Yanitskiy1-1/+1
2022-03-03bitvec2freq_list(): fix handling of E-GSM ARFCNsVadim Yanitskiy2-10/+19
2022-03-03tests/gsm0408: add testing coverage for generate_cell_chan_list()Vadim Yanitskiy3-0/+75
2021-10-20lchan_fsm: fix potential NULL-pointer dereferenceVadim Yanitskiy1-0/+12
2021-10-20assignment_fsm: Check for conn->lchanPhilipp Maier1-0/+9
2021-05-01manual: Include QoS chapter and add osmo-bsc specific exampleHarald Welte2-0/+48
2021-04-30fix test_gsm48_multirate_config: dump the complete AMR lv bufferNeels Hofmeyr2-8/+8
2021-04-28lchan_fsm: mode modify: fix missing timeouts and error transitionsNeels Hofmeyr3-2/+10
2021-04-28lchan_release(): do not release UNUSED lchanNeels Hofmeyr1-1/+1
2021-04-28comment: tweak pchan_subslots() descriptionNeels Hofmeyr1-2/+2
2021-04-28log: drop duplicate logging in ts_setup_lchans()Neels Hofmeyr1-2/+0
2021-04-28gsm_lchan_name_compute with ctxNeels Hofmeyr3-10/+5
2021-04-28Lb: make sure we never have missing timer configurabilityNeels Hofmeyr1-1/+1
2021-04-28Lb: add missing X12 timer configurabilityNeels Hofmeyr2-0/+3
2021-04-27Lb: RESET FSM: never send sccp_user == NULLNeels Hofmeyr1-0/+5
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr4-0/+17
2021-04-27abis_nm_ipaccess_rsl_connect(): use msgb to compose attrNeels Hofmeyr1-13/+10
2021-04-27manual: Location Services: clarify BSC side addressNeels Hofmeyr1-2/+19
2021-04-24SRVCC: Forward Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol2-4/+12
2021-04-24SRVCC: Parse Last Used E-UTRAN PLMN Id in Handover RequestPau Espin Pedrol3-0/+39
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol7-48/+3
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr7-3/+48
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol13-47/+76
2021-04-18fix wrong ARFCNs in local-cell neighbor configNeels Hofmeyr1-3/+5
2021-04-15bssap: pass whole tlv_parsed to event GSCON_EV_A_COMMON_ID_INDPau Espin Pedrol2-12/+11
2021-04-15cosmetic: Fix typo in func descriptionPau Espin Pedrol1-1/+1
2021-04-14deprecation: use osmo_bts_features_*()Neels Hofmeyr3-2/+3
2021-04-14drop unused gsm_bts_trx->descriptionNeels Hofmeyr3-11/+0
2021-04-14drop unused func decl rsl_lchan_mark_broken()Neels Hofmeyr1-2/+0
2021-04-12Replace all references to 'sysmobts' with 'osmo-bts'Vadim Yanitskiy8-27/+27
2021-04-12vty: deprecate BTS type 'sysmobts' in favor of 'osmo-bts'Vadim Yanitskiy8-11/+26
2021-04-12stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR signal.Alexander Chemeris3-0/+11
2021-04-12[hopping] bootstrap_rsl(): do not call generate_ma_for_ts() againVadim Yanitskiy1-1/+0
2021-04-12[hopping] Rework generation of Cell/Mobile AllocationVadim Yanitskiy5-36/+93
2021-04-08fixup for neighbor config for coverityNeels Hofmeyr1-2/+4
2021-04-07abis_nm: cosmetic: use osmo_bts_feature_name()Vadim Yanitskiy1-1/+1
2021-04-07abis_nm: rework warnings about unknown / not supported featuresVadim Yanitskiy1-5/+14
2021-04-06[hopping] generate_ma_for_ts() returns no meaningful valueVadim Yanitskiy1-4/+2
2021-04-06[hopping] gsm48_send_rr_ass_cmd(): use Cell Channel Description from SI1Vadim Yanitskiy1-3/+5
2021-04-06[hopping] generate_cell_chan_list(): make some pointers constVadim Yanitskiy1-2/+2
2021-04-06[hopping] vty: ensure no duplicate hopping ARFCN entriesVadim Yanitskiy1-0/+10
2021-04-04debug log, lchan_fsm: explain leaving wait_rll_rtp_establish stateNeels Hofmeyr1-1/+6
2021-04-04Ignore CHANnel ReQuireD with Access Delay IE > 63Keith4-0/+33
2021-03-24fix/refactor neighbor configNeels Hofmeyr19-1007/+907
2021-03-24drop neighbor_ident_test.cNeels Hofmeyr5-478/+0
2021-03-24refactor handover penalty timersNeels Hofmeyr9-131/+135
2021-03-17stats: T3122 related: num_values 16 -> 60Oliver Smith1-20/+20
2021-03-15Add command to enable RX diversity to RBS2000Javi5-2/+65
2021-03-13Add vty command for Ericsson RBS2000 syncJavi4-2/+37
2021-02-23remove obsolete dependency on libosmo-sccpHarald Welte3-3/+0