flipperzero-firmware/lib/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
..
protocols [FL-1946] RPC App launch (#758) 2021-10-13 18:39:37 +03:00
subghz_keystore.c [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
subghz_keystore.h [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
subghz_parser.c [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz_parser.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_worker.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_worker.h Skorp subghz signal archive (#667) 2021-08-28 16:51:48 +03:00