aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-29ACC: Support ACC ramping based on CPU Loadpespin/accPau Espin Pedrol7-208/+744
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
2021-02-23Bump version: 1.6.0.558-f5d07-dirty → 1.7.01.7.0Pau Espin Pedrol5-29/+614
2021-02-22CBSP: document rate counters and their mapping to basic/extended CBCHHarald Welte1-0/+26
2021-02-20abis_nm: enrich debug messages with contextual infoVadim Yanitskiy1-41/+44
2021-02-20tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol1-1/+1
2021-02-20tests: Explicitly drop category from logPau Espin Pedrol2-1/+3
2021-02-19Disallow changing the type of an existing BTS from the vtyKeith2-0/+6
2021-02-18SI13: Enable sending GPRS Cell Options Extension Information on GPRS-only BTSPau Espin Pedrol1-1/+1
2021-02-17stats: add SIGN/SPEECH assignment subcategoriesMichael Iedema3-1/+64
2021-02-13Fix neigh resolution service on local neighboursPau Espin Pedrol3-6/+109
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol4-13/+13
2021-02-11bts.adoc: describe ACCH repetition settingsPhilipp Maier1-0/+69
2021-02-11bsc_vty: mark repeat rxqual 4 (BER >= 1.6) as defaultPhilipp Maier1-1/+1
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol3-0/+23