flipperzero-firmware/applications/subghz
あく c209ec56fc
Release Candidate Bug Fixes and Improvements (#1121)
* Notification: use all input for backlight, otherwise it is causing issues on repeat. Dolphin: rework debug tools.

* Notification: remove unused variable

* Applications: fix incorrect count in system apps list

* SubGhz: fix memory leak in settings

* SubGhz: fix incorrect frequency in newly created keys

* Loader: make cli command parallel safe
2022-04-15 19:31:25 +03:00
..
helpers SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
scenes Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
views Corrected variables name's typos #1082 2022-04-03 21:06:20 +03:00
subghz_cli.c SubGhz: Unit_test and bugfixes (#1104) 2022-04-14 15:49:29 +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 Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
subghz_i.h SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +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 Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
subghz.h