aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/acc_ramp.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-28acc_ramp: Increase log level of some messagesPau Espin Pedrol1-5/+4
2018-04-16fix handling of state changes in acc rampingStefan Sperling1-30/+100
2018-04-16only trigger acc ramping if trx 0 is usable and unlockedStefan Sperling1-4/+9
2018-04-16trigger acc ramping on state-changed-event reportsStefan Sperling1-2/+10
2018-04-16rename helper functions in the acc ramp code to avoid confusionStefan Sperling1-13/+13
2018-04-16trigger acc ramping based on trx rf-locked stateStefan Sperling1-0/+45
2018-04-16ensure that acc_ramp_init() is only called onceStefan Sperling1-21/+19
2018-04-16only log actual access control class ramping changesStefan Sperling1-2/+4
2018-03-14Add support for Access Control Class ramping.Stefan Sperling1-0/+236