aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bts.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-23stats: new trackers for lchan life duration (v2)Michael Iedema1-0/+61
2022-05-12Revert "stats: new trackers for lchan life duration"Pau Espin Pedrol1-6/+0
2022-05-09Add stat_item for per-bts [dynamic] T3113 timerHarald Welte1-0/+5
2022-05-09paging: Avoid queueing more than 60 second estimated requestsHarald Welte1-0/+3
2022-05-07bts.c: prevent signed integer overflow in depends_on codeHarald Welte1-3/+3
2022-05-03stats: new trackers for lchan life durationMichael Iedema1-0/+6
2022-05-03bts: Properly free ctr/stat when bts object is freedPau Espin Pedrol1-0/+3
2022-05-02Check VTY config against features reported by BTSOliver Smith1-4/+16
2022-04-28smscb: Store ETWS input state from CBSPHarald Welte1-0/+2
2022-04-27bts: Make sure paging timers are deleted when struct gsm_bts is freedPau Espin Pedrol1-0/+2
2022-04-27Introduce VTY command 'ccch load-indication-period <0-255>'Pau Espin Pedrol1-0/+1
2022-04-26Always use reported features if availableOliver Smith1-2/+9
2022-04-26gsm_data: add gsm_set_bts_modelOliver Smith1-1/+7
2022-04-21bts: Simplify bts->paging initializationPau Espin Pedrol1-2/+2
2022-04-12bts: gsm_bts_alloc(): use reasonable multi-rate config defaultsVadim Yanitskiy1-17/+59
2022-04-12bts: gsm_bts_alloc(): rework default multi-rate configurationVadim Yanitskiy1-45/+34
2022-03-31fix gsm_bts_get_cbch(): CBCH can be allocated on CnVadim Yanitskiy1-10/+11
2022-03-06Fix description of BTS_CTR_BTS_RSL_FAIL: s/OML/RSL/Vadim Yanitskiy1-1/+1
2022-02-16bts: Add explicit switch case for Cell Id SAIPau Espin Pedrol1-0/+1
2021-12-20bts: fix sourcecode formatting (excess whitespace)Philipp Maier1-1/+1
2021-12-20bts: add missing return -EINVAL statementsPhilipp Maier1-0/+4
2021-12-13abis_nm: actively block BTSs with invalid configurationPhilipp Maier1-0/+51
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr1-4/+4
2021-11-15[overpower] By default, permit only for speech channels using AMRVadim Yanitskiy1-0/+3
2021-11-15struct gsm_bts: s/temporary_overpower/top_acch_cap/gVadim Yanitskiy1-1/+1
2021-11-15struct gsm_bts: s/repeated_acch_policy/rep_acch_cap/gVadim Yanitskiy1-1/+1
2021-11-10implement bts.N.cm_serv_rej:<cause> rate countersNeels Hofmeyr1-0/+75
2021-11-10implement all_allocated:{static_sdcch,static_tch} rate countersNeels Hofmeyr1-0/+28
2021-11-10implement all_allocated:{sdcch,tch} rate countersNeels Hofmeyr1-0/+29
2021-11-10refactor lchan countingNeels Hofmeyr1-13/+0
2021-11-06implement incoming_intra_bsc_ho:* rate countersNeels Hofmeyr1-0/+22
2021-11-06tweak intra-bsc ho counter descriptionsNeels Hofmeyr1-3/+3
2021-11-05add chreq:successful_<reason> rate countersNeels Hofmeyr1-0/+21
2021-10-24[overpower] VTY: add more ACCH overpower related parametersVadim Yanitskiy1-0/+2
2021-10-13bts: set ncc_permitted from bts_allocPhilipp Maier1-0/+1
2021-10-13bts: set acs value in bts_allocPhilipp Maier1-0/+1
2021-10-13bts: set pwrc value in bts_allocPhilipp Maier1-0/+1
2021-10-13bts: set R99 MSC flag in SI13 in bts_allocPhilipp Maier1-0/+1
2021-10-12stat: add bts.N.num_trx:rsl_connectedNeels Hofmeyr1-1/+5
2021-10-12stat: add bts.N.num_trx:totalNeels Hofmeyr1-0/+4
2021-10-07MS Power Control Loop: Use P_CON_INTERVAL=2 by defaultPau Espin Pedrol1-4/+2
2021-07-23Introduce VTY option to forbid use of TCH for non-voicecall signallingPau Espin Pedrol1-0/+1
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann1-0/+20
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-1/+1
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-6/+6
2021-07-05power_control: constrain BS power reduction on BCCH carrierVadim Yanitskiy1-0/+31
2021-07-05power_control: implement BCCH carrier power reduction operationVadim Yanitskiy1-1/+19
2021-06-17Introduce counters to track SRVCC proceduresPau Espin Pedrol1-0/+22
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