flipperzero-firmware/applications/subghz
hedger 597ee5b939
[FL-2527] Updater: Migrating to new manifest path convention (#1213)
* Updater: Migrating to new manifest path convention
* RPC: Added update preparation status to RPC
* RPC: bumped protobuf submodule
* Bumped protobuf_version.h
* FuriCore: add missing include. Lib: make mlib smaller
* Explicitly tell where we have doubles and fix random in animations
* makefile: added -DLFS_NO_DEBUG
* Updater: path len constant dedup
* Updater: checking for hardware version match before parsing manifest
* LD: moved _DRIVER_CONTEXT sections to .bss, where they belong.
* LD: avoiding PROBGITS warning, moved _CONTEXT to data
* Updater: Added version check on update package - refusing to install outdated

Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 12:45:01 +03:00
..
helpers [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
scenes SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +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