Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional BCH syndrome decoding #127

Open
mhostetter opened this issue Jun 13, 2021 · 0 comments
Open

Optional BCH syndrome decoding #127

mhostetter opened this issue Jun 13, 2021 · 0 comments
Labels
fec Forward error correction performance Affects speed/performance

Comments

@mhostetter
Copy link
Owner

Allow for syndrome decoding using a syndrome -> error pattern lookup table for small-enough BCH codes. This presumes that the syndrome lookup will be faster than computing the error polynomial and error locations as in the standard decoder.

@mhostetter mhostetter added the performance Affects speed/performance label Jun 13, 2021
@mhostetter mhostetter added the fec Forward error correction label Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fec Forward error correction performance Affects speed/performance
Projects
None yet
Development

No branches or pull requests

1 participant