unleashed-firmware/lib/subghz
あく aa06328516
Furi, FuriHal: remove FreeRTOS headers leaks (#3179)
* Furi: remove direct FreeRTOS timers use
* Furi: eliminate FreeRTOS headers leak. What did it cost? Everything...
* SubGhz: proper public api for protocols. Format Sources.
* Furi: slightly less redundant declarations
* Desktop: proper types in printf
* Sync API Symbols
* Furi: add timer reset and fix dolphin service, fix unit tests
* Furi: proper timer restart method naming and correct behavior in timer stopped state.

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-11-01 11:24:11 +04:00
..
blocks [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +09:00
devices Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
protocols Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
environment.c [FL-3331] SubGhz: add subghz_protocol_registry external API (#2712) 2023-06-06 23:13:41 +04:00
environment.h [FL-3331] SubGhz: add subghz_protocol_registry external API (#2712) 2023-06-06 23:13:41 +04:00
receiver.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
receiver.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
registry.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
registry.h [FL-3331] SubGhz: add subghz_protocol_registry external API (#2712) 2023-06-06 23:13:41 +04:00
SConscript Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
subghz_file_encoder_worker.c Fixes #2957 - subghz decode_raw (#2958) 2023-08-08 17:03:39 +09:00
subghz_file_encoder_worker.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_keystore.c Expose additional functions of the crypto engine to user (#2923) 2023-08-10 17:44:46 +09:00
subghz_keystore.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_protocol_registry.h Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
subghz_setting.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
subghz_setting.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_tx_rx_worker.c SubGhz: fix todo (#2984) 2023-08-24 04:51:32 +09:00
subghz_tx_rx_worker.h [FL-3375] SubGhz: add CC1101 module external (#2747) 2023-06-30 23:03:36 +09:00
subghz_worker.c [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
subghz_worker.h [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
transmitter.c [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +09:00
transmitter.h [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +09:00
types.h Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00