28 Commits

Author SHA1 Message Date
WillyJL 24a988030d Merge commit '97eaee54c8f12c0103487c7c5c8df6ba0b538e12' into mntm-dev 2026-02-28 20:26:37 +01:00
Dmitry422 1d32d1de5c btn_is_available = true 2026-02-02 01:22:39 +07:00
MX dfb17ab428 Revert "Merge pull request #949 from Dmitry422/dev"
This reverts commit ae1abd6139, reversing
changes made to a8d5743cf6.
2026-01-26 14:14:06 +03:00
Dmitry422 d47bc02326 Return protocols Repeat option (used by external apps) 2026-01-26 16:31:07 +07:00
Dmitry422 267140b161 work to home 2026-01-23 18:59:14 +07:00
WillyJL dfca4f8ec5 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2026-01-21 23:31:53 +01:00
MX 647fdace0e fix typo 2026-01-21 08:35:51 +03:00
WillyJL b59c67ddb8 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-11-01 21:05:20 +01:00
MX a553bc2f57 add extra check 2025-10-21 04:22:09 +03:00
MX 3e96806962 honeywell read old files with 62-63bits
change them on the fly to new format during reading, files are not replaced, they will contain old format, you can fix them manually by replacing header to FF FE and bits to 64
2025-10-21 04:12:22 +03:00
MX bd02e2f53c honeywell fix uint8 array using uint16 values, fix header, fix bits 2025-10-17 19:19:49 +03:00
MX 94076e6c5c honeywell show whole key and loop states instead 2025-10-17 14:05:25 +03:00
MX d673fd5573 return honeywellsec with some fixes 2025-10-16 10:15:26 +03:00
MX 372681553a remove honeywellsec for now [ci skip]
TODO: make proper decoder, current works very unstable, same goes for encoder, current doesnt act as original signal, having no "gap" between packets
2025-09-28 01:55:45 +03:00
WillyJL 81048d9a7f Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-06-29 01:51:12 +01:00
MX 3aa3098d47 subghz better ignore lists 2025-05-24 19:49:31 +03:00
Vencislav Atanasov e0a427f281 SubGHz decoders can provide a one-line string to be used in the history list 2024-05-13 05:10:14 +03:00
Willy-JL ab86ef8b48 SubGHz: Fix hashes compat for apps (eg. Weather) 2024-03-14 01:12:32 +00:00
MX 35a93e6eef update honeywell proto to latest one
by Willy-JL
2024-01-29 17:32:25 +03:00
Willy-JL 0490163527 Hopefully fix honeywell sec protocol 2024-01-14 19:58:58 +00:00
MX 34517ec43e update honeywell
by Willy-JL

https://github.com/Flipper-XFW/Xtreme-Firmware/blob/aab879bebf2330b56c3be38b449982686308e232/lib/subghz/protocols/honeywell.c
2024-01-13 15:30:26 +03:00
Willy-JL aab879bebf SubGhz fix honeywell sec visual glitch (#513) 2024-01-13 01:14:59 +00:00
Willy-JL 02ec1f0867 32bit subghz hashes (less false duplicates) 2023-12-14 05:33:57 +00:00
MX 91d614dd25 add subghz honeywell protocol
by htotoo

https://github.com/Flipper-XFW/Xtreme-Firmware/commits?author=htotoo
2023-11-21 01:00:15 +03:00
HTotoo f5a0d657b7 Fix sending, fix crash caused by clipboard use.. 2023-10-30 08:13:47 +01:00
HTotoo d41187ff79 Send test 2023-10-29 23:33:19 +01:00
HTotoo 86bbbaaa3d Fixes. 2023-10-29 22:20:58 +01:00
HTotoo ceee551bef Honeywell test version. RX only 2023-10-29 21:32:46 +01:00