flipperzero-firmware/applications/subghz
Skorpionm d38dba4a26
SubGhz: refactoring frequency analyzer and MegaCode display changes (#1221)
* SubGhz: MegaCode display changes
* SubGhz: refactoring frequency analyzer
* SubGhz: use one stage detection in frequency analyzer, tune bw, datarate and etc
* SubGhz: tune analyzer threshold
* SubGhz: raise frequency analyzer threshold and rssi sampling config
* SubGhz: fix frequency analyzer, small step frequency analysis
* SubGhz: subghz_frequency_analyzer_worker
* SubGhz: fix SUBGHZ_FREQUENCY_ANALYZER_THRESHOLD
* SubGhz: debug logging in frequency analyzer, increase MAGN_TARGET to max value
* SubGhz: reduce RSSI delay in frequency scanner
* SubGhz: fix delays, remove trace logging from frequency analyzer
* SubGhz: cleanup variable names and add comments

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-18 23:38:06 +03:00
..
helpers SubGhz: refactoring frequency analyzer and MegaCode display changes (#1221) 2022-05-18 23:38:06 +03:00
scenes SubGhz: fix Princeton false positive on GateTx receive (#1218) 2022-05-11 18:09:11 +03:00
views [FL-2526] SubGhz: fixed receiver list scrolling #1207 2022-05-08 19:33:47 +03:00
subghz_cli.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +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 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
subghz_history.h [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
subghz_i.c SubGhz: loading/saving files from any folder below the parent (#1142) 2022-04-21 19:10:50 +03:00
subghz_i.h [FL-2456] App notifications update (#1175) 2022-04-28 20:20:59 +03:00
subghz_setting.c Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
subghz_setting.h Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
subghz.c SubGhz: loading/saving files from any folder below the parent (#1142) 2022-04-21 19:10:50 +03:00
subghz.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00