flipperzero-firmware/lib/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
..
blocks
protocols SubGhz: refactoring frequency analyzer and MegaCode display changes (#1221) 2022-05-18 23:38:06 +03:00
environment.c
environment.h
receiver.c
receiver.h
subghz_file_encoder_worker.c [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00
subghz_file_encoder_worker.h
subghz_keystore.c
subghz_keystore.h
subghz_tx_rx_worker.c [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
subghz_tx_rx_worker.h
subghz_worker.c
subghz_worker.h
transmitter.c SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +03:00
transmitter.h SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +03:00
types.h