flipperzero-firmware/lib/subghz
Skorpionm 0ee4573a65
SubGhz: add protocol Intertechno_V3 (#1622)
* SubGhz: add decode Intertechno_V3
* SubGhz: add encoder Intertechno V3
* SubGhz: add uni_test Intertechno V3
* SubGhz: fix syntax
* SubGhz: add Intertechno V3 dimming mode
* SubGhz: fix parsing event Magellen protocol
* SubGhz: fix syntax
* SubGhz: fix encoder dimm mode

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-31 23:27:34 +09:00
..
blocks Fix typos in subghz (#1588) 2022-08-18 01:40:09 +09:00
protocols SubGhz: add protocol Intertechno_V3 (#1622) 2022-08-31 23:27:34 +09:00
environment.c [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
environment.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.c SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
receiver.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
SConscript [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
subghz_file_encoder_worker.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
subghz_file_encoder_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_keystore.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
subghz_keystore.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_tx_rx_worker.c [FL-2677] SubGhz: region provisioning (#1574) 2022-08-11 19:21:56 +10:00
subghz_tx_rx_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
subghz_worker.c [FL-2669] SubGhz: add support for loading custom presets (#1398) 2022-07-26 23:16:59 +09:00
subghz_worker.h SubGhz: refactoring add descriptions (#1012) 2022-03-16 16:18:48 +07:00
transmitter.c SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +03:00
transmitter.h SubGhz: add protocol MegaCode (#1204) 2022-05-08 20:50:20 +03:00
types.h Fix typo in subghz (#1467) 2022-07-31 08:34:38 +09:00