flipperzero-firmware/applications/nfc/scenes
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
..
nfc_scene_card_menu.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
nfc_scene_config.h [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_delete_success.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
nfc_scene_delete.c [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
nfc_scene_device_info.c [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
nfc_scene_emulate_apdu_sequence.c [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_scene_emulate_mifare_ul.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_emulate_uid.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_scene_file_select.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
nfc_scene_mifare_ul_menu.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_not_implemented.c
nfc_scene_read_card_success.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_scene_read_card.c
nfc_scene_read_emv_app_success.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_scene_read_emv_app.c
nfc_scene_read_emv_data_success.c [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
nfc_scene_read_emv_data.c [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
nfc_scene_read_mifare_ul_success.c NFC: Fix typo in the struct name (#683) 2021-09-01 09:07:53 +10:00
nfc_scene_read_mifare_ul.c
nfc_scene_restore_original.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_run_emv_app_confirm.c
nfc_scene_save_name.c [FL-1748] NFC, iButton edit fix (#680) 2021-09-02 12:28:40 +03:00
nfc_scene_save_success.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
nfc_scene_saved_menu.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc_scene_scripts_menu.c
nfc_scene_set_atqa.c
nfc_scene_set_sak.c
nfc_scene_set_type.c
nfc_scene_set_uid.c [FL-1748] NFC, iButton edit fix (#680) 2021-09-02 12:28:40 +03:00
nfc_scene_start.c [FL-1619] NFC long APDU emulation (#623) 2021-08-03 20:24:20 +03:00
nfc_scene.c
nfc_scene.h