unleashed-firmware/lib/lfrfid
Zinong Li e7d0afdc50
[LFRFID] Added Support for Securakey Protocol (#3697)
* Create protocol_securakey.c
* decode and render done
* Support for Radio Key Securakey
  Support both 26- and 32-bit format
  Solves issue #2619
* debugs and improvements
* Formatting in response to requested changes
* fixed wiegand parity bit calculation
* format
* debug unnecessary assert
* LfRfid: swap vendor and protocol names in securakey
* fixed manually generated keys issues
* fix bit length render error caused by bit length fix

Co-authored-by: あく <alleteam@gmail.com>
2024-06-13 12:55:51 +01:00
..
protocols [LFRFID] Added Support for Securakey Protocol (#3697) 2024-06-13 12:55:51 +01:00
tools Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_dict_file.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_dict_file.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_raw_file.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_raw_file.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_raw_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_raw_worker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_worker.h fbt: doxygen target (#3510) 2024-03-21 01:32:53 +09:00
lfrfid_worker_i.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_worker_modes.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
SConscript bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00