[PATCH] libosmocore[master]: coding: Add BER-reporting RACH decode functions

2018-02-26 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6925 to look at the new patch set (#3). coding: Add BER-reporting RACH decode functions For all other decode operations we report the BER, but not for the RACH. This results in

[PATCH] libosmocore[master]: coding: Add BER-reporting RACH decode functions

2018-02-26 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6925 to look at the new patch set (#2). coding: Add BER-reporting RACH decode functions For all other decode operations we report the BER, but not for the RACH. This results in

[PATCH] libosmocore[master]: coding: Add BER-reporting RACH decode functions

2018-02-26 Thread Harald Welte
Review at https://gerrit.osmocom.org/6925 coding: Add BER-reporting RACH decode functions For all other decode operations we report the BER, but not for the RACH. This results in osmo-bts-trx not being able to report BER to the higher layers, which is possible on other BTS backends. Let's