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

Manchester encoding and decoding #1135

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mt3571
Copy link
Contributor

@mt3571 mt3571 commented Nov 30, 2020

Fixes #1104

Adds two files to perform the Manchester encoding/decoding operations (also known as phase encoding).

It currently operates by treating the inputs and outputs as strings, although perhaps byteArray would be better?

@a3957273
Copy link
Member

Hey, looks like this is failing our new linting checks! Would you be able to resolve the issues?

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

Successfully merging this pull request may close these issues.

manchester encoding / decoding
2 participants