Commit graph

8 commits

Author SHA1 Message Date
r3df0xx
75e38d3e52 Update faac_slh.c
debugging strange cnt behavior
2022-04-09 03:39:03 +03:00
r3df0xx
43a9df04c9 correct cipher function 2022-04-09 03:05:16 +03:00
r3df0xx
004ce97548 Update faac_slh.c 2022-04-09 02:52:13 +03:00
r3df0xx
da62d8dfdd Update faac_slh.c 2022-04-09 02:37:08 +03:00
r3df0xx
e42a61670f FAAC SLH (SPA) save and emulate
Seed input in progress
2022-04-09 02:25:39 +03:00
r3df0xx
683680fd97 Stated making SLH algorithm 2022-04-09 00:29:15 +03:00
Skorpionm
94ba7d104c
SubGhz: refactoring add descriptions (#1012)
* SubGhz: add descriptions
* SubGhz: fix syntax

Co-authored-by: あく <alleteam@gmail.com>
2022-03-16 16:18:48 +07:00
Skorpionm
3164184bbc
[FL-2230] SubGhz: protocol API refactoring (#969)
* SubGhz: protocols library refactoring
* SubGhz: new architecture and refactoring
* SubGhz: simplify protocol structure, remove unused types
* SubGhz: rename Subghz to SubGhz
* SubGhz: add environment concept

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2022-03-03 12:48:56 +03:00