aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/bts.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Introduce ANR supportPau Espin Pedrol1-0/+5
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-2/+2
2021-07-05power_control: implement BCCH carrier power reduction operationVadim Yanitskiy1-0/+7
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+2
2021-06-17Introduce counters to track SRVCC proceduresPau Espin Pedrol1-0/+7
2021-06-17Introduce VTY command to disable srvcc fast-return on target BTSPau Espin Pedrol1-0/+3
2021-06-04Make interference measurement parameters configurableVadim Yanitskiy1-0/+3
2021-05-04stats: add BTS uptime counterMichael Iedema1-0/+4
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol1-1/+0
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr1-0/+1
2021-04-12Replace all references to 'sysmobts' with 'osmo-bts'Vadim Yanitskiy1-1/+1
2021-04-12stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR signal.Alexander Chemeris1-0/+1
2021-04-12[hopping] Rework generation of Cell/Mobile AllocationVadim Yanitskiy1-0/+1
2021-04-04Ignore CHANnel ReQuireD with Access Delay IE > 63Keith1-0/+4
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-4/+7
2021-03-24refactor handover penalty timersNeels Hofmeyr1-0/+2
2021-03-13Add vty command for Ericsson RBS2000 syncJavi1-0/+2
2021-02-17stats: add SIGN/SPEECH assignment subcategoriesMichael Iedema1-0/+12
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol1-0/+3
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol1-0/+4
2021-01-30stats: Add granularity to chan:rf_fail stat.Michael Iedema1-0/+2
2021-01-18stats: Add granularity to SDCCH/TCH/LU activity.Michael Iedema1-0/+15
2021-01-02abis_om2000: keep OM2K FSMs around, don't terminateHarald Welte1-0/+1
2020-12-29Add a bts_model->bts_init() and trx_init() call-back functionHarald Welte1-0/+8
2020-12-19power_control: add encoding/init API to 'struct gsm_bts_model'Vadim Yanitskiy1-0/+5
2020-12-19power_control: add new structures and default parametersVadim Yanitskiy1-0/+4
2020-12-15Use rest_octets functionalities from libosmocorePau Espin Pedrol1-1/+1
2020-12-04oml: Delay configuring NSVC until BTS features are negotiatedPau Espin Pedrol1-0/+5
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-26/+8
2020-12-01bts: add repeated acch mode flags + vty configPhilipp Maier1-0/+4
2020-10-19bts: move rate counter / stat item definitions from *.h to *.cVadim Yanitskiy1-168/+4
2020-10-15OML: Stay compatible with older osmo-bts versionsPau Espin Pedrol1-0/+6
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol1-3/+10
2020-09-07abis_rsl: prioritize emergency calls over regular callsPhilipp Maier1-0/+1
2020-09-03lchan_fsm: make rsl mode-modify working againPhilipp Maier1-0/+4
2020-08-31add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO FailureNeels Hofmeyr1-0/+2
2020-08-24Count intra-cell and intra-bsc handover separatelyDaniel Willmann1-0/+86
2020-08-24Count handover per BTS as well as per BSCDaniel Willmann1-0/+47
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol1-0/+1
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-0/+2
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol1-0/+1
2020-07-18bts: Drop duplicated function to get trx by numberPau Espin Pedrol1-1/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+634