[MERGED] osmo-bts[master]: scheduler_trx.c: Avoid code duplication for BER10k computation

2017-05-27 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: scheduler_trx.c: Avoid code duplication for BER10k computation .. scheduler_trx.c: Avoid code duplication for BER10k computation Use an (inline) function

osmo-bts[master]: scheduler_trx.c: Avoid code duplication for BER10k computation

2017-05-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/2741 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I42e76a4707968e428cbd2e43d5df71ef445efece Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit

[PATCH] osmo-bts[master]: scheduler_trx.c: Avoid code duplication for BER10k computation

2017-05-25 Thread Harald Welte
Review at https://gerrit.osmocom.org/2741 scheduler_trx.c: Avoid code duplication for BER10k computation Use an (inline) function rather than code copy+pasting Change-Id: I42e76a4707968e428cbd2e43d5df71ef445efece --- M src/osmo-bts-trx/scheduler_trx.c 1 file changed, 16 insertions(+), 8 deleti