flipperzero-firmware/applications/main/subghz
Georgii Surkov f11df49468
[FL-2828] Dolphin score update take 2 (#1929)
* Move DolphinDeedNfcRead
* Move DolphinDeedNfcReadSuccess
* Move DolphinDeedNfcSave
* Move DolphinDeedNfcDetectReader
* Move DolphinDeedNfcEmulate
* Count DolphinDeedNfcEmulate when launched from file browser
* Implement most of the score accounting for NFC
* Fully update Nfc icounter handling
* Move DolphinDeedSubGhzFrequencyAnalyzer
* Update the rest of icounter in SubGHz
* Adjust SubGHz icounter handling
* Adjust LFRFID icounter handling
* Adjust Infrared icounter handling
* Don't count renaming RFID tags as saving
* Don't count renaming SubGHz signals as saving
* Don't count renaming NFC tags as saving
* Adjust iButton icounter handling
* Minor code refactoring
* Correct formatting
* Account for emulating iButton keys from file manager/rpc

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 16:18:41 +09:00
..
helpers [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
scenes [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
views [FL-2927] SubGhz: add RAW Read threshold rssi (#1911) 2022-10-27 00:13:00 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_cli.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_cli.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_history.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_history.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_i.c SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
subghz_i.h [FL-2927] SubGhz: add RAW Read threshold rssi (#1911) 2022-10-27 00:13:00 +09:00
subghz.c [FL-2927] SubGhz: add RAW Read threshold rssi (#1911) 2022-10-27 00:13:00 +09:00
subghz.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00