18 Commits

Author SHA1 Message Date
KaraZajac daed5321d9 Release 1.0.1: Ford fix, keystore update, KeeLoq generic fallback
- Ford V0 decoder fix (BinRAW/RAW .sub handling)
- Embedded keystore updated with additional manufacturer keys
- KeeLoq generic: try every keystore key when no protocol matches (keeloq_generic.rs)
- CHANGELOG.md added for 1.0.1 and 1.0.0

Co-authored-by: Cursor <cursoragent@cursor.com>
v1.0.1
2026-02-15 19:06:36 -05:00
KaraZajac e59d976123 docs: README and protocol docs for KeeLoq generic fallback
- README: add KeeLoq generic fallback to features, supported protocols, crypto modules, project structure
- docs/README.md: add keeloq_generic to protocol table and short note
- docs/keeloq_generic.md: new doc describing fallback flow, keeloq_common usage, display, encoding

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 19:01:41 -05:00
leviathan 9961563993 Added a generic keeloq decode against manufacure keys 2026-02-15 18:53:25 -05:00
leviathan 67c9a1bb98 updated keystore and added more .sub files 2026-02-15 18:09:54 -05:00
leviathan fd545311c7 Ford Fix 2026-02-15 14:04:56 -05:00
leviathan 15b44a572e Image update 2026-02-13 22:45:16 -05:00
leviathan 6771d888d3 Updated README 2026-02-13 22:18:36 -05:00
leviathan e06f6c9b48 Updated README 2026-02-13 22:16:08 -05:00
leviathan 2ff9c29406 Added license and credits 2026-02-13 22:12:30 -05:00
leviathan 655f019469 v1.0.0 2026-02-13 22:00:42 -05:00
leviathan b306ff0574 closer 2026-02-13 21:46:04 -05:00
leviathan 04b1d91d78 Working changes 2026-02-13 18:10:29 -05:00
leviathan 9e2565c1fc Protocol updates 2026-02-11 21:59:30 -05:00
leviathan 0767850a6f Update README and LICENSE
- Fix Ford V0 encoding type from PWM to Manchester
- Add 315 MHz frequency support for Ford V0 and Subaru (US market)
- Add demodulator technical details section
- Fix clone directory name from prometheus to KAT
- Add adaptive demodulation note to features
- Update LICENSE wording

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 21:30:37 -05:00
leviathan 4029177fd6 better working signals 2026-02-08 01:26:21 -05:00
leviathan 284bf45198 protocol updates 2026-02-07 18:53:53 -05:00
leviathan 4339895b41 Version 1.0.0 2026-02-07 17:35:27 -05:00
leviathan c8bff9afd7 Initial commit 2026-02-07 22:33:46 +00:00