libosmocore/src/coding
Alexander Chemeris 50f7d74fca coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode().
Previsouly there were a lot of valid code paths which returned from the function
before setting bit counters which led to bogus BER output in osmo-bts-trx logs
when those code paths were hit.

Change-Id: I4722cae3794ccbb12001113c991d9cf345a52a96
2018-09-05 16:08:34 +03:00
..
Makefile.am Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 2018-07-27 17:31:47 +02:00
gsm0503_coding.c coding: Always initialize bit counters in gsm0503_pdtch_egprs_decode(). 2018-09-05 16:08:34 +03: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