Skip to content

robertostling/seqdecode

Repository files navigation

Sequential decoding of convolutional codes

This repository contains a C library with Python wrappers for convolutional error-correcting codes. It currently implements the following:

Note that decoding with default parameters is fairly slow, in general several seconds per 256-bit message with tail-biting codes. This library is meant for exploring weak-signal communications with low transmission rates.

For a documented example, please see test.py.

About

Sequential decoding of convolutional codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published