flipperzero-firmware/lib/subghz
Skorpionm 2a6a3a1bf7
[FL-2955], [FL-2953] SubGhz: fix RAW "Send never ends" (#1979)
* SubGhz: fix RAW "Send never ends"
* SubGhz: delete comments
* SubGhz: RAW file parsing speed increase
* SubGhz: fix level_duration_is_wait
* SubGhz: modification furi_hal_subghz_async_tx_refill
* SubGhz: furi_hal_subghz_stop_async_rx
* SubGhz: hal unit test and better async tx yield handling
* FuriHal: proper async tx end in subghz, vibro on power off
* FuriHal: variable naming in subghz
* SubGhz,FuriHal: extreme timings in subghz hal unit tests, remove memset in async tx buffer fill routine
* FuriHal: small refinements in subghz

Co-authored-by: あく <alleteam@gmail.com>
2022-11-30 20:41:23 +09:00
..
blocks SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931) 2022-10-27 04:40:13 +09:00
protocols SubGhz: fix duration pricenton protocol (#2054) 2022-11-29 04:17:57 +09:00
environment.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
environment.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
receiver.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +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 fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
SConscript fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
subghz_file_encoder_worker.c [FL-2955], [FL-2953] SubGhz: fix RAW "Send never ends" (#1979) 2022-11-30 20:41:23 +09:00
subghz_file_encoder_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
subghz_keystore.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_setting.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +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 Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
subghz_tx_rx_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
subghz_worker.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
transmitter.c [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
transmitter.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
types.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00