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

Fix incorrect header length #2711

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Conversation

emilyastranova
Copy link
Contributor

Fixes #2710

Signed-off-by: Emily Astranova <[email protected]>
Copy link

github-actions bot commented Jan 9, 2025

You are welcome to add an entry to the CHANGELOG.md as well

emilyastranova and others added 2 commits January 9, 2025 16:05
Signed-off-by: Emily Astranova <[email protected]>
@iceman1001 iceman1001 merged commit d100dcc into RfidResearchGroup:master Jan 14, 2025
@iceman1001
Copy link
Collaborator

The issue with 36bit format is that that bit is indicating as a sentinel bit on short wiegand formats, vs actual 36bit formats.

Quite a mess to figure out which is which.

@iceman1001
Copy link
Collaborator

I merge it and lets see if it becomes better.

@doegox
Copy link
Contributor

doegox commented Jan 17, 2025

apparently it has side effects and breaks iclass stuff https://discord.com/channels/738045391416852520/758729408805732442/1329875475731972126

@iceman1001
Copy link
Collaborator

yes, I saw it some days ago. I have though of a fix that should fix this once for all.

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.

Wiegand decode drops first bit when using hex
3 participants