flipperzero-firmware/applications/nfc
Skorpionm 8fd411097e
[FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696)
* WidGet: fix name  Multiline String Element
* SubGhz: rename  SubGhzProtocol to SubGhzParser and bring it up
* SubGhz: a new way to navigate in receiver views
* SubGhz: fix syntax
* WedGet: add forwarding input type to wedget button callback, fix using a callback in an application
* SubGhz: add assertions and status checks
* SubGhz: fix syntax
* [FL-1790] SubGhz: fix GateTX
* SubGhz:  add 434.42 MHz frequency support
* SubGhz: rename type protocol, add decoder stage names
* SubGhz: fix navigation through received signals when changing scenes
* SubGhz: fix 2-fsk config

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-09-15 18:24:19 +03:00
..
helpers [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
scenes [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
views [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
nfc_cli.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_cli.h [FL-1424] NFC emulate CLI command (#514) 2021-06-10 15:01:48 +03:00
nfc_device_i.h [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
nfc_device.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_device.h NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_i.h [FL-1748] NFC, iButton edit fix (#680) 2021-09-02 12:28:40 +03:00
nfc_types.h [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc.h