From 32e5641dbbfd91b650a9ec8cf62d28fd22109e9e Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 16 Oct 2017 14:58:00 +0200 Subject: Add functions for extended RACH coding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add support for extended RACH (11 bit) according 3GPP TS 45.003 ยง5.3.2: * convolutional code with puncturing * encoding/decoding routines * corresponding tests Change-Id: I85a34a82d5cd39a594ee89d91a2338226066ab5d Related: OS#1548 --- TODO-RELEASE | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 99865c68..a5def797 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -8,3 +8,4 @@ # If any interfaces have been removed or changed since the last public release: c:r:0. #library what description / commit summary line core msgb_queue_free() add inline func to msgb.h +coding gsm0503_rach_ext-encode() add func to gsm0503_coding.h -- cgit v1.2.3