tnt has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmocore/+/33640 )
Change subject: gsm: Fix comment for TCH/F4.8 code
......................................................................
gsm: Fix comment for TCH/F4.8 code
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I62f6d0e9fec180138be5f37664969d56e79f3c13
---
M utils/conv_codes_gsm.py
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/40/33640/1
diff --git a/utils/conv_codes_gsm.py b/utils/conv_codes_gsm.py
index 721e546..62b5a0b 100644
--- a/utils/conv_codes_gsm.py
+++ b/utils/conv_codes_gsm.py
@@ -77,7 +77,7 @@
name = "tch_f48",
description = [
"TCH/F4.8 convolutional code:",
- "152 bits blocks, rate 1/3, k = 5",
+ "148 bits blocks, rate 1/3, k = 5",
"G1 = 1 + D + D3 + D4",
"G2 = 1 + D2 + D4",
"G3 = 1 + D + D2 + D3 + D4",
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/33640
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I62f6d0e9fec180138be5f37664969d56e79f3c13
Gerrit-Change-Number: 33640
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-MessageType: newchange