From ed62dbb309de0ed662451ca5fd5d65b5c3ecbfe2 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Sat, 3 Dec 2016 15:28:08 -0600 Subject: [PATCH] Update README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2924b1b..cce2919 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,9 @@ decode.py some stuff btpc.py - some stuff + Contains block product turbo code generators, extractors and related routines + + - decode_full_lc(_data) -- Extracts the useful LC data without checking for errors. Accepts one arguments of type bitarray and returns one item of type bitarray crc.py some stuff