flipperzero-firmware/lib/subghz/protocols
Skorpionm 9d952ed855
[FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783)
* File_Worker: getting the name of a new file with an index
* SubGhz: add decoder RAW protocol
* SubGhz: add view Save RAW
* SubGhz: refactoring subghz custom event
* SubGhz: fix syntax
* SubGhz: fix error build
* SubGhz: test build
* SubGhz: refactoring subghz, add rename, delete, start and emulate RAW signal
* SubGhz: fix triangle glitch in save raw view
* SubGhz: fix receiver config scene
* SubGhz: fix transfer after returning from save scene
* Canvas: add font rotation
* SubGhz: raw protocol encoder
* SubGhz: fix error completion of transfer raw encoder
* SubGhz: increased the speed of reading RAW data from a flash drive, displaying the name of the saved file in the Save RAW scene
* Canvas: fix font rotation
* SubGhz: fix navigation save RAW  scene
* SubGhz: add decode came atomo
* Git: renormalize
* Cleanup sources and enums
* Gui: add font direction to canvas reset, canvas init sequence cleanup.
* SubGhz: reorder menu.
* Gui: correct canvas_set_font_direction signature

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-10-25 17:37:14 +03:00
..
subghz_protocol_came_atomo.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_came_atomo.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_came_twee.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_came_twee.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_came.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_came.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_cfm.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_cfm.h [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
subghz_protocol_common.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_common.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_faac_slh.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_faac_slh.h Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_gate_tx.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_gate_tx.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_ido.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_ido.h Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_keeloq_common.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_keeloq_common.h Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_keeloq.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_keeloq.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_kia.c [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz_protocol_kia.h [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
subghz_protocol_nero_radio.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nero_radio.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nero_sketch.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nero_sketch.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nice_flo.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nice_flo.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_nice_flor_s.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_nice_flor_s.h Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_princeton.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_princeton.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_raw.c [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_raw.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
subghz_protocol_scher_khan.c [FL-1815, FL-1851, FL-1856] SubGhz: preparation for certification, add deleting stored signals and rename file in SubGHz app (#714) 2021-09-28 03:05:40 +03:00
subghz_protocol_scher_khan.h [FL-1815, FL-1851, FL-1856] SubGhz: preparation for certification, add deleting stored signals and rename file in SubGHz app (#714) 2021-09-28 03:05:40 +03:00
subghz_protocol_star_line.c Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
subghz_protocol_star_line.h Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00