daniel uploaded patch set #2 to this change.

View Change

shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power

Both power_ramp_start() and power_ramp_force() are now small macros
around _power_ramp_start()

The new behavior is:
* ramp down power when stopping bts through Ctrl-C
* the other shutdown causes skip power ramping

This will cause the bts to reconnect faster when the oml link is
dropped and power ramping is enabled.

Change-Id: Ida1d7bbf094958b9142af306dbf84206729a609e
Related: SYS#6237
---
M include/osmo-bts/bts.h
M include/osmo-bts/tx_power.h
M src/common/bts_shutdown_fsm.c
M src/common/main.c
M src/common/tx_power.c
M src/osmo-bts-trx/l1_if.c
6 files changed, 24 insertions(+), 10 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/89/30689/2

To view, visit change 30689. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ida1d7bbf094958b9142af306dbf84206729a609e
Gerrit-Change-Number: 30689
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillmann@sysmocom.de>
Gerrit-MessageType: newpatchset