mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-23 13:21:44 +03:00
d36396f35b
* 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 * 1.0 * edit the citation in comments * backward compatibility * debug * debug preamble false positives * temporary fix: writing RKKTH causes second to last byte not encoded. unknown reason * slightly more elegant solution to the weird bug * plausible solution, much more elegant * finally fixed it. stupid mistake * clean up and format. ready for new PR Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
protocols | ||
tools | ||
lfrfid_dict_file.c | ||
lfrfid_dict_file.h | ||
lfrfid_raw_file.c | ||
lfrfid_raw_file.h | ||
lfrfid_raw_worker.c | ||
lfrfid_raw_worker.h | ||
lfrfid_worker_i.h | ||
lfrfid_worker_modes.c | ||
lfrfid_worker.c | ||
lfrfid_worker.h | ||
SConscript |