Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-bts/+/41794?usp=email )
Change subject: bs_power_control: Apply defaults during reset ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/common/rsl.c:
https://gerrit.osmocom.org/c/osmo-bts/+/41794/comment/be371197_2a115d0f?usp=... : PS1, Line 1992: lchan_ms_pwr_ctrl_reset(lchan); Suggestion: move this below closer to the if-block handling `RSL_IE_MS_POWER` for the sake of consistency? Ah, I see you're doing this in a follow-up patch.