libosmocore/utils
Vadim Yanitskiy ce484eb035 gsm: fix convolutional code definition for TCH/F4.8
The block length for TCH/F4.8 is off by 4 bits.  Value 152 matches
with what TS 45.003 section 3.4.3 defines, but for some reason the
encoder generates more bits (468) than it must (456).  This results
in buffer overruns when encoding TCH/F4.8.

All block length values in conv_codes_gsm.py are 4 bits less than
the respective values in TS 45.003.  I have no idea why...

Change-Id: Id86d1aa0fd6791a8be431b5547bb723c74c35757
Related: OS#1572
2023-05-25 19:08:53 +07:00
..
osmo-stat-dummy utils/osmo-stat-dummy/Makefile.am: drop empty variables 2023-03-11 06:49:47 +07:00
Makefile.am New osmo-gsmtap-logsend utility 2023-03-15 11:53:08 +00:00
conv_codes_gsm.py gsm: fix convolutional code definition for TCH/F4.8 2023-05-25 19:08:53 +07:00
conv_gen.py treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
gsmtap-logsend.c New osmo-gsmtap-logsend utility 2023-03-15 11:53:08 +00:00
gsmtap.py utils: add gsmtap_logread.py a gsmtap log reader 2019-06-04 08:37:06 +00:00
gsmtap_logread.py utils/gsmtap_logread.py: make it executable 2020-08-04 14:27:50 +00:00
osmo-aka-verify.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
osmo-arfcn.c osmo-arfcn: Fix false positive in gcc 12.1.0 2022-05-13 13:20:48 +02:00
osmo-auc-gen.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
osmo-config-merge.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
osmo-ns-dummy-vty.c Use internal <osmocom/core/talloc.h> everywhere 2022-04-27 12:42:15 +00:00
osmo-ns-dummy.c libosmocore: Transition to use of 'telnet_init_default' 2023-01-27 00:49:45 +01:00
osmo-sim-test.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00