libosmocore/src
Mychaela N. Falconia f3e4745603 coding: fix decoding of EFR triplicated bits
In GSM 05.03 channel coding for EFR, there are 4 bits out of the
244-bit EFR codec frame that are triplicated before FR-like encoding,
and the decoder needs to apply a 2-out-of-3 majority voting function
to each of these triplicated bits after the FR-like decoding step.
For one of those 4 bits, this majority voting function was wrong
in the decoder implemented in gsm0503_tch_fr_decode() - fix it.

Change-Id: I47def75cdb066ed6372df4567404cc828589ed53
2023-05-19 08:44:35 +00:00
..
codec cosmetic: codec/Makefile.am: list sources one file per line 2023-05-18 10:54:26 +02:00
coding coding: fix decoding of EFR triplicated bits 2023-05-19 08:44:35 +00:00
core osmo_io: Avoid read of uninitialized variable 2023-05-15 18:10:25 +02:00
ctrl Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gb ns2: Count transmitted/dropped in each layer implementation 2023-05-16 08:04:40 +00:00
gsm gsm: add osmo_mobile_identity_decode_from_l3_buf() 2023-05-06 03:49:08 +00:00
isdn isdn: fix identical operands in v110_adapt_IR8000_to_2400() 2023-03-17 17:08:23 +07:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty vty: move struct vty_parent_node to private API 2023-05-06 03:49:08 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00