Skip to content

Add decode symbol helper and flex option #2161

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

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Conversation

zuckschwerdt
Copy link
Collaborator

This adds a helper to decode symbols.

I.e. for a code of {25}7d577d8, which is 01 11 11 01 01 01 01 11 01 11 11 01 1
using symbols of 01 and 11 the result is {12}616, which is 011000010110

Available as flex decoder option, note that the symbols bits need to be MSB aligned:
symbol_zero={2}4,symbol_one={2}c

@zuckschwerdt zuckschwerdt merged commit e8ec15e into master Aug 27, 2022
@zuckschwerdt zuckschwerdt deleted the feat-decodesymbols branch August 27, 2022 13:39
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.

1 participant