flipperzero-firmware/lib/subghz
Skorpionm 66dbb68947
SubGhz: support 310 MHz and fix (#1262)
* SubGhz: add frequency support 310 MHz
* SubGhz: deleting a TMP file using the "Erase" button in Read RAW
* SubGhz: fix frequency analyzer scan speed
* SubGhz: fix start duration came_atomo protocol
* SubGhz: refactoring subghz_setting
* SubGhz: refactoring load setting frequency analyzer
* SubGhz: fix load setting,  default frequency
* SubGhz: patch raw temp file remove code to work with string_t
* Storage: parallel safe cli
* SubGhz: new frequency settings loading system
* Assets: recompile to include latest subghz custom frequency control changes

Co-authored-by: あく <alleteam@gmail.com>
2022-06-01 00:50:50 +09:00
..
blocks SubGhz: Add protocol Security+ 2.0 (#1193) 2022-05-05 01:44:15 +03:00
protocols SubGhz: support 310 MHz and fix (#1262) 2022-06-01 00:50:50 +09:00
environment.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
environment.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.c SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
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: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
subghz_keystore.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
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: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_worker.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
subghz_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
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 [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00