aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/bts_shutdown_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23bts_shutdown: Wait until all TRX are closedPau Espin Pedrol1-11/+49
2020-06-23bts_model: Convert bts_model_trx_close() to return asynchronouslyPau Espin Pedrol1-0/+6
2020-06-23bts_shutdown: First deact RF on all TRX, finally close themPau Espin Pedrol1-0/+2
2020-06-23Implement tx power ramp down during BTS shutdownPau Espin Pedrol1-6/+32
2020-06-23Introduce bts_shutdown FSMPau Espin Pedrol1-0/+144