tnt has submitted this change. ( 
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 <[email protected]>
Change-Id: I62f6d0e9fec180138be5f37664969d56e79f3c13
---
M utils/conv_codes_gsm.py
1 file changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, but someone else must approve
  tnt: Looks good to me, approved




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 <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Reviewer: tnt <[email protected]>
Gerrit-MessageType: merged

Reply via email to