Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/27774 )
Change subject: osmo-bts-trx: amr_loop: improve logging in trx_loop_amr_input() ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/osmo-bts-trx/amr_loop.c:
https://gerrit.osmocom.org/c/osmo-bts/+/27774/comment/46b39d5d_e0bfc3c4 PS1, Line 75: /* The threshold/hysteresis is in 0.5 dB steps, convert to cB: Here mi substitutes chan_stat->ul_ft, not chan_state->dl_cmr. But it's fine because mi == chan_state->dl_cmr due to early return in line 48. Same in all placed below.