flipperzero-firmware/applications/nfc
Skorpionm 1232defcf1
[FL-2129] SubGhz: Fix Duty cycle at 433/868 (#892)
* [FL-2129] SubGhz: Fix Duty cycle at 433/868
* SubGhz: fix syntax
* SubGhz: increased silence time in the 868 range
* SubGhz: added build flag LAB_TESTS
* SubGhz: better LAB_TESTS flag handling
* NFC: LAB_TESTS flag handling

Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-12-13 15:21:37 +03:00
..
helpers [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
scenes [FL-2129] SubGhz: Fix Duty cycle at 433/868 (#892) 2021-12-13 15:21:37 +03:00
views [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_cli.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_cli.h
nfc_device.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_device.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_i.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_types.h Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc.h