Update README.rst

This commit is contained in:
Cort Buffington 2016-12-03 18:08:52 -06:00 committed by GitHub
parent 4939108087
commit 662ec33e76
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ decode.py
btpc.py
Contains block product turbo code generators, extractors and related routines
- *decode_full_lc(_data):* Extracts the useful FULL LC data without checking for errors. Accepts one argument of type bitarray and returns one item of type bitarray.
- **decode_full_lc(_data):** Extracts the useful FULL LC data without checking for errors. Accepts one argument of type bitarray and returns one item of type bitarray.
- **interleave_19696(_data):** Accepts one argument of type bitarray and returns a bitarray interlieaved.