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
subghz_scene_delete_raw.c
subghz_scene_delete_success.c
subghz_scene_delete.c
subghz_scene_frequency_analyzer.c
subghz_scene_more_raw.c
subghz_scene_need_saving.c
subghz_scene_read_raw.c
subghz_scene_receiver_config.c
subghz_scene_receiver_info.c
subghz_scene_receiver.c
subghz_scene_region_info.c
subghz_scene_rpc.c
subghz_scene_save_name.c
subghz_scene_save_success.c
subghz_scene_saved_menu.c
subghz_scene_saved.c
subghz_scene_set_type.c
subghz_scene_show_error_sub.c
subghz_scene_show_error.c
subghz_scene_show_only_rx.c
subghz_scene_start.c
subghz_scene_test_carrier.c
subghz_scene_test_packet.c
subghz_scene_test_static.c
subghz_scene_test.c
subghz_scene_transmitter.c
subghz_scene.c
subghz_scene.h