flipperzero-firmware/applications/subghz
gornekich 8cfd0eab9e
[FL-2198], [FL-2161] NFC emulation refactoring (#968)
* rfal: add state changed callback
* furi_hal_nfc: add NFC-A emulation API
* nfc: add emulation logger, refactor scenes
* elements: fix text_box element
* gui: fix text box module
* nfc: remove unnecessary buffers
* nfc: introduce emulation callback concept
* nfc: format sources
* bt settings: fix incorrect scene switch
* bt settings: format sources
* Debug: fix x2d import for python 3
* Gui: rename method name widget_clear to widget_reset
* nfc: add nfca emulation handler
* nfc: add global custom events enum
* nfc: UID emulation Data -> Log
* furi_hal_nfc: fix incorrect timings
* u2f, badusb: widget_clear() -> widget_reset()

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-02-02 22:59:28 +03:00
..
helpers Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
scenes [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
views [FL-2215, FL-2168] Display long names and rename RAW files (#971) 2022-01-27 19:38:47 +03:00
subghz_cli.c [FL-2229] New assets paths (#978) 2022-02-02 18:58:52 +03:00
subghz_cli.h Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
subghz_history.c SubGhz: add protocol Somfy Telis RTS, Somfy Keytis RTS (#964) 2022-01-27 15:28:21 +03:00
subghz_history.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
subghz_i.c [FL-2229] New assets paths (#978) 2022-02-02 18:58:52 +03:00
subghz_i.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
subghz.c [FL-2229] New assets paths (#978) 2022-02-02 18:58:52 +03:00
subghz.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00