flipperzero-firmware/applications/subghz
Albert Kharisov 1db29eaea8
[FL-1946] RPC App launch (#758)
* RPC: Add App start, lock status
 - Add RPC commands Application start, lock status acquiring.
 - Write tests for RPC App system.
 - Replace Unit Tests application with CLI command. This is for CI needs and for tests that run application.
* Fix NDEBUG build
* Update PB submodule
* Fix RPC print (ENABLE DEBUG PRINT!)
* snprintf -> string_t
* Fix Hard Fault (early mutex free)
* printf -> string_t, format, enable tests
* Update submodule: protobuf
* Applications: rollback unit test naming scheme.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-13 18:39:37 +03:00
..
helpers [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
scenes [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
views [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz_cli.c [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
subghz_cli.h [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
subghz_history.c [FL-1758] SubGhz refactoring part 1 (#689) 2021-09-10 03:29:57 +03:00
subghz_history.h [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
subghz_i.c [FL-1815, FL-1851, FL-1856] SubGhz: preparation for certification, add deleting stored signals and rename file in SubGHz app (#714) 2021-09-28 03:05:40 +03:00
subghz_i.h [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz.c [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00