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

H10301 broken by wiegand_formatutils change. #2727

Open
rehall opened this issue Jan 22, 2025 · 1 comment
Open

H10301 broken by wiegand_formatutils change. #2727

rehall opened this issue Jan 22, 2025 · 1 comment

Comments

@rehall
Copy link

rehall commented Jan 22, 2025

Describe the bug

A recent change caused HID 26bit to be read as Indala 27bit, where a one character change was made, swapping a 0 for the existing 1. This breaks the ability to read H10301 tags.

Image

To Reproduce
Steps to reproduce the behavior:

  1. Read a 26 bit HID tag using the current Master.

Expected behavior

  1. The tag would be read correctly, but as you can see, it was not:

Image

Screenshots

I reverted that tiny change and rebuilt. Now an H10301 tag is read correctly:

Image

Additional context

I build new versions of both client and firmware regularly on my Android phone, my MacOs laptop, and my Linux workstation.
Same problem exists on all three, and same fix resolves it everywhere.

@rehall rehall changed the title H10301 broken by H10301 broken by 32f06db Jan 22, 2025
@rehall rehall changed the title H10301 broken by 32f06db H10301 broken by wiegand_formatutils change. Jan 22, 2025
@iceman1001
Copy link
Collaborator

yes, not only that format but more. We are aware of it.

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

2 participants