flipperzero-firmware/applications/main/subghz/scenes
Skorpionm 163be139eb
SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322)
* SubGhz: add protocol DataRAW (binarization of data quantized by the minimum correlated duration)
* SubGhz: fix name history
* SubGhz: add encoder Data_RAW protocol
* SubGhz: decreasing the size of the LevelDuration structure
* SubGhz: history, added check that there is free RAM
* SubGhz: checking for free memory, support to pass without gap
* SubGhz: add running average to average the result, auto cut noise at the end of a burst
* SubGhz: support for repeating sequences
* SubGhz: fix secplus_v2 decoder
* SubGhz: bin_RAW fix add history
* SubGhz: add debug
* SubGhz: debug refactoring
* FURI_LOG: add FURI_LOG_RAW_x formatted string output like printf
* SubGhz: fix new FURI_LOG metod
* FURI_LOG: fix unit test
* SubGhz: add enable/disable BinRAW protocol decoding
* SubGhz: fix PVS
* SubGhz: forcibly turn off the speaker when exiting SubGhz
* SubGhz: adaptive adjustment to the noise level

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-09 13:48:06 +09:00
..
subghz_scene_config.h Show region information in sub-GHz app (#2249) 2023-01-07 04:28:28 +09:00
subghz_scene_delete_raw.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_scene_delete_success.c [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
subghz_scene_delete.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_scene_frequency_analyzer.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
subghz_scene_more_raw.c [FL-2961] SubGhz: properly handle storage loss (#1990) 2022-11-11 02:14:44 +09:00
subghz_scene_need_saving.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_read_raw.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
subghz_scene_receiver_config.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
subghz_scene_receiver_info.c [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
subghz_scene_receiver.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
subghz_scene_region_info.c Show region information in sub-GHz app (#2249) 2023-01-07 04:28:28 +09:00
subghz_scene_rpc.c [FL-3002] SubGhz: add RPC error (#2097) 2022-12-08 14:49:54 +09:00
subghz_scene_save_name.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
subghz_scene_save_success.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_saved_menu.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_saved.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_set_type.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
subghz_scene_show_error_sub.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_show_error.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
subghz_scene_show_only_rx.c iButton: Fix header "Saved!" message stays on other screens (#2003) 2022-11-12 18:45:19 +09:00
subghz_scene_start.c Show region information in sub-GHz app (#2249) 2023-01-07 04:28:28 +09:00
subghz_scene_test_carrier.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test_packet.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test_static.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_test.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene_transmitter.c [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
subghz_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00