unleashed-firmware/lib/lfrfid/protocols
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
lfrfid_protocols.c [LFRFID] Added Support for Securakey Protocol (#3697) 2024-06-13 12:55:51 +01:00
lfrfid_protocols.h [LFRFID] Added Support for Securakey Protocol (#3697) 2024-06-13 12:55:51 +01:00
protocol_awid.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_awid.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_electra.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_electra.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_em4100.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_em4100.h lfrfid/em4100: added support for different bit rates (#3410) 2024-02-15 15:31:04 +07:00
protocol_fdx_a.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_fdx_a.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_fdx_b.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_fdx_b.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_gallagher.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_gallagher.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_h10301.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_h10301.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_hid_ex_generic.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_hid_ex_generic.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_hid_generic.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_hid_generic.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_idteck.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_idteck.h Added support for IDTECK cards (#2134) 2022-12-16 05:02:43 +09:00
protocol_indala26.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_indala26.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_io_prox_xsf.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_io_prox_xsf.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_jablotron.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_jablotron.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_keri.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_keri.h Add support for Keri tags (#1689) 2022-09-02 21:36:13 +10:00
protocol_nexwatch.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_nexwatch.h [LRFID] Add support for Nexkey/Nexwatch (#2680) 2023-05-29 17:19:42 +09:00
protocol_pac_stanley.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_pac_stanley.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_paradox.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_paradox.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_pyramid.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_pyramid.h Add support for Pyramid tags (#1676) 2022-08-30 02:31:28 +10:00
protocol_securakey.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_securakey.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_viking.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocol_viking.h Add support for Viking tags (#1668) 2022-08-30 01:19:56 +10:00