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

LFRFID Securakey: Add Support for RKKTH Plain Text Format #3728

Merged
merged 34 commits into from
Jun 30, 2024
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
e43fc32
Create protocol_securakey.c
zinongli Jun 6, 2024
b7284fb
decode and render done
zinongli Jun 7, 2024
267ffda
Support for Radio Key Securakey
zinongli Jun 8, 2024
77d1bf0
debugs and improvements
zinongli Jun 8, 2024
e1f57ab
Merge branch 'flipperdevices:dev' into dev
zinongli Jun 8, 2024
6bcdfb1
Merge branch 'flipperdevices:dev' into dev
zinongli Jun 8, 2024
c669236
Formatting in response to requested changes
zinongli Jun 9, 2024
4ff979b
fixed wiegand parity bit calculation
zinongli Jun 9, 2024
4dd51b5
format
zinongli Jun 9, 2024
1dbd09a
Merge branch 'dev' into dev
skotopes Jun 10, 2024
1691791
debug unnecessary assert
zinongli Jun 10, 2024
91074dc
LfRfid: swap vendor and protocol names in securakey
skotopes Jun 11, 2024
16750c9
fixed manually generated keys issues
zinongli Jun 11, 2024
03dfb43
Merge branch 'dev' into dev
zinongli Jun 12, 2024
bc931ac
fix bit length render error caused by bit length fix
zinongli Jun 12, 2024
9bbf9a3
Merge branch 'dev' into dev
skotopes Jun 13, 2024
b710bae
Merge branch 'flipperdevices:dev' into dev
zinongli Jun 16, 2024
60b9779
1.0
zinongli Jun 16, 2024
2f02cf8
Merge branch 'SecurakeyUpdate' of https://github.com/zinongli/flipper…
zinongli Jun 16, 2024
eb5808b
edit the citation in comments
zinongli Jun 16, 2024
e65621b
backward compatibility
zinongli Jun 18, 2024
69a58e3
debug
zinongli Jun 18, 2024
096b389
debug preamble false positives
zinongli Jun 18, 2024
a5d8c7e
temporary fix
zinongli Jun 19, 2024
ffcd52d
slightly more elegant solution to the weird bug
zinongli Jun 20, 2024
06f50ec
plausible solution, much more elegant
zinongli Jun 20, 2024
3fe6dec
finally fixed it. stupid mistake
zinongli Jun 20, 2024
7b6768f
clean up and format. ready for new PR
zinongli Jun 20, 2024
d1ffd03
Merge branch 'dev' into SecurakeyUpdate
zinongli Jun 21, 2024
59a00a6
Merge branch 'dev' into SecurakeyUpdate
zinongli Jun 22, 2024
8ae3d70
Update .gitignore
zinongli Jun 24, 2024
2c51fec
Revert "Update .gitignore"
zinongli Jun 24, 2024
e515d8c
Merge branch 'dev' into SecurakeyUpdate
zinongli Jun 25, 2024
c0f31dc
Merge branch 'dev' into SecurakeyUpdate
skotopes Jun 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading