flipperzero-firmware/lib/lfrfid/protocols
hedger 341610b8a1
[FL-3080] fbt: PVS support (#2286)
* fbt: added firmware_pvscheck & firmware_pvs targets for *nix
* fbt: pvs support on Windows
* fbt: additional fixes & docs for PVS support
* fbt: fixes for updater env configuration
* github: reworked pvs workflow
* vscode: added PVS shortcut
* pvs: added --ignore-ccache flag
* fbt: pvs: opening web browser if there are warnings
* fbt: pvs: added browser handler for mac
* github: fixed report path for PVS
* fbt: pvs: fixed report upload path
* removed intentional PVS warning
* fixed more PVS warnings
* fixed secplus_v1 PVS warning
* fbt: added PVSNOBROWSER flag
* github: setting PVSNOBROWSER for pvs runs
* fbt: less debug output

Co-authored-by: あく <alleteam@gmail.com>
2023-01-17 15:55:49 +03:00
..
lfrfid_protocols.c Added support for IDTECK cards (#2134) 2022-12-16 05:02:43 +09:00
lfrfid_protocols.h Added support for IDTECK cards (#2134) 2022-12-16 05:02:43 +09:00
protocol_awid.c fbt: fixed linter paths (#1930) 2022-10-27 05:25:31 +09:00
protocol_awid.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_em4100.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_em4100.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_fdx_a.c [FL-2812] RFID: write fix for some protocols #1828 2022-10-06 20:36:21 +09:00
protocol_fdx_a.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_fdx_b.c [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00
protocol_fdx_b.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_gallagher.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
protocol_gallagher.h Add support for Gallagher tags (#1680) 2022-09-02 21:15:34 +10:00
protocol_h10301.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_h10301.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_hid_ex_generic.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_hid_ex_generic.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_hid_generic.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_hid_generic.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
protocol_idteck.c Added support for IDTECK cards (#2134) 2022-12-16 05:02:43 +09:00
protocol_idteck.h Added support for IDTECK cards (#2134) 2022-12-16 05:02:43 +09:00
protocol_indala26.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_jablotron.h Add support for Jablotron tags (#1657) 2022-08-30 01:15:27 +10:00
protocol_keri.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
protocol_keri.h Add support for Keri tags (#1689) 2022-09-02 21:36:13 +10:00
protocol_pac_stanley.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
protocol_pac_stanley.h Add support for PAC/Stanley tags (#1648) 2022-08-30 01:04:17 +10:00
protocol_paradox.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
protocol_paradox.h Add support for Paradox tags (#1655) 2022-08-30 01:08:10 +10:00
protocol_pyramid.c Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
protocol_pyramid.h Add support for Pyramid tags (#1676) 2022-08-30 02:31:28 +10:00
protocol_viking.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocol_viking.h Add support for Viking tags (#1668) 2022-08-30 01:19:56 +10:00