aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/acc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-22call osmo_timer_del() unconditionally, without osmo_timer_pending()Vadim Yanitskiy1-5/+3
2022-05-13acc: Simplify start/stop by using new signal S_NM_RUNNING_CHGPau Espin Pedrol1-106/+32
2022-05-06nm_statechg_signal_data: Convert state ptr to dataPau Espin Pedrol1-16/+16
2022-05-06acc: Fix erratic ramping behavior when several BTS configuredPau Espin Pedrol1-4/+7
2022-05-05abis_nm: Merge signals S_NM_STATECHG_ADM and S_NM_STATECHG_OPERPau Espin Pedrol1-1/+1
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-1/+1
2020-08-27acc: Fix ACC rotate barring highest ACCs too quickly during wraparoundPau Espin Pedrol1-10/+20
2020-07-31Introduce support for ACC ramping during whole BTS life cyclePau Espin Pedrol1-39/+61
2020-07-30acc.c: Don't use C99 constructs, this breaks builds on Debian 8Harald Welte1-2/+6
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol1-58/+308
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-0/+362