flipperzero-firmware/applications/main/subghz/scenes
Skorpionm 72ca6b25e9
[FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443)
* SubGhz: add error protocol
* WS: add error protocol
* SubGhz: error processing
* SubGhz: more stringent CAME protocol restrictions
* SubGhz: fix header duration CAME protocol
* SubGhz: delete comments
* SubGhz: sync SubGhzProtocolStatus with FuriStatus
* SubGhz: update documentation and bump api_version

Co-authored-by: あく <alleteam@gmail.com>
2023-03-04 00:09:13 +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
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-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +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
subghz_scene_saved.c
subghz_scene_set_type.c [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443) 2023-03-04 00:09:13 +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
subghz_scene_test_packet.c
subghz_scene_test_static.c
subghz_scene_test.c
subghz_scene_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
subghz_scene.c
subghz_scene.h