flipperzero-firmware/applications/subghz
Skorpionm a5cc3453c8
SubGhz: support for custom frequencies for SubGhz (#1108)
* SubGhz: add load setting
* SubGhz: add support file upload with custom frequencies
* SubGhz: add load region setting
* SubGhz: fix syntax
* SubGhz: fix furi_halt error
* Desktop: hide dolphin controls in production build
* Notification: fix crash on NotificationMessageTypeLedDisplayUnlock message

Co-authored-by: あく <alleteam@gmail.com>
2022-04-14 17:05:40 +03:00
..
helpers SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
scenes SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +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 SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
subghz_i.h SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
subghz_setting.c SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
subghz_setting.h SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
subghz.c SubGhz: support for custom frequencies for SubGhz (#1108) 2022-04-14 17:05:40 +03:00
subghz.h