Attention is currently required from: fixeria.
Patch set 1:Code-Review +1
1 comment:
File src/osmo-bts-trx/amr_loop.c:
Patch Set #1, 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.
To view, visit change 27774. To unsubscribe, or for help writing mail filters, visit settings.