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

Bitwise parities instead of byte ? #18

Open
DasFancy opened this issue Jun 13, 2022 · 0 comments
Open

Bitwise parities instead of byte ? #18

DasFancy opened this issue Jun 13, 2022 · 0 comments

Comments

@DasFancy
Copy link

I would like to know whether there's a possibility of having bitwise parities instead of bytes appended in the end. Is it something to do with the assignment of Galois Fields in this particular package ?

For example, I used matlab comm.RSEncoder and there I merely need to put the N, K and prim_poly values and the coder can simply give me a codelength depending upon the N and prim_poly. I am actually skeptical about how to use this very functionality here in python. Can you please give me a short example how to implement proper parameters if I wish to have a RS code (7,3) with each symbol having 3 bits only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant