libosmocore/src/coding
Harald Welte 6950b191e8 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 close this gap by introducing gsm0503_rach_ext_decode_ber()
and gsm0503_rach_decode_ber() with the usual n_errors / n_bits_total
arguments.

Change-Id: I2b1926a37bde860dcfeb0d613eb55a71271928c5
2018-02-26 12:26:38 +01:00
..
Makefile.am Makefile.am: fix missing LTLDFLAGS for libosmocoding 2017-08-31 17:53:04 +07:00
gsm0503_coding.c coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
gsm0503_interleaving.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gsm0503_mapping.c coding: move eB adjustement to appropriate place 2018-01-05 10:12:35 +00:00
gsm0503_parity.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gsm0503_tables.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
libosmocoding.map coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00