You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To Reproduce
Steps to reproduce the behavior:
Read a 26 bit HID tag using the current Master.
Expected behavior
The tag would be read correctly, but as you can see, it was not:
Screenshots
I reverted that tiny change and rebuilt. Now an H10301 tag is read correctly:
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.
The text was updated successfully, but these errors were encountered:
rehall
changed the title
H10301 broken by
H10301 broken by 32f06db
Jan 22, 2025
rehall
changed the title
H10301 broken by 32f06db
H10301 broken by wiegand_formatutils change.
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.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
I reverted that tiny change and rebuilt. Now an H10301 tag is read correctly:
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.
The text was updated successfully, but these errors were encountered: