Willy-JL
82a07888f5
Fix function prototypes after merge
2024-04-02 16:05:03 +01:00
Willy-JL
b2952b3915
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-24 02:15:51 +00:00
MX
09c46a3381
Fix DIP decoding for Linear Delta-3
...
by brandonweeks
https://github.com/flipperdevices/flipperzero-firmware/pull/3528/files
2024-03-22 11:30:55 +03:00
Willy-JL
06aea09169
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-20 04:18:26 +00:00
あく
acc39a4bc0
Api Symbols: replace asserts with checks ( #3507 )
...
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2024-03-19 23:43:52 +09:00
Willy-JL
197fef54e2
(Experimental) External CLI plugins -29kb DFU
...
Idea and plugin loader implementation by @akopachov, thanks!
All commands done except storage and rpc for latency reasons
2024-03-16 03:47:32 +00:00
Willy-JL
ab86ef8b48
SubGHz: Fix hashes compat for apps (eg. Weather)
2024-03-14 01:12:32 +00:00
Willy-JL
ea68a30477
Damn i missed this one (C/F Weather conv) --nobuild
2024-02-24 22:17:53 +00:00
Willy-JL
195ae7de28
Also do C/F conversion for other WS protos
...
Co-authored-by: Connor Quick <72400253+cquick01@users.noreply.github.com >
2024-02-24 22:00:40 +00:00
Connor Quick
f440d7c5ac
subghz: display Acurite temperature in units matching system locale
2024-02-24 15:09:40 -05:00
MX
c69ce4c921
fbt format
2024-02-21 02:21:20 +03:00
Willy-JL
9708016f49
Format
2024-02-16 00:46:31 +00:00
Willy-JL
9656fa319e
DateTime lib refactor fixes
2024-02-16 00:39:47 +00:00
Willy-JL
2b8db657e4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-15 22:57:06 +00:00
wooferguy
9298e567d0
SubGhz: Magellan Event Code Update
...
Interpret Magellan event codes correctly.
2024-02-15 18:53:57 +13:00
Willy-JL
f3763b2681
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2024-01-31 01:59:45 +00:00
MX
4fd0ce3eb5
fix dea mio formula
...
thanks @Leptopt1los for working on that instead of sleeping lol
2024-01-31 00:50:52 +03:00
Willy-JL
66aec507f4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-29 18:12:27 +00:00
MX
35a93e6eef
update honeywell proto to latest one
...
by Willy-JL
2024-01-29 17:32:25 +03:00
MX
830dbc7a71
subghz dea_mio fixes and programming mode support
2024-01-28 22:47:47 +03:00
Willy-JL
68ae616f15
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-28 06:16:26 +00:00
MX
16b8fa4715
Subghz save files with receive time [ci skip]
...
+ merge better scene_save_name code (removing kostily)
some modifications to original code was made to keep previous formats
original implementation by Willy-JL
Source:
a1c7dc5eaa
7e7509d481 (diff-1708ba08196de5331f4b4c3d8e13162e78d5edb33e1308c1b4cc09975264151e)
2024-01-28 06:45:33 +03:00
MX
1ceacc6555
subghz keeloq fix emulation for multiple systems
...
and extend add manually support for 2 of them
2024-01-27 18:55:50 +03:00
Willy-JL
cc6805891a
FBT please stop trying to put this array in multiple columns thanks --nobuild
2024-01-14 20:10:49 +00:00
Willy-JL
0490163527
Hopefully fix honeywell sec protocol
2024-01-14 19:58:58 +00:00
Willy-JL
fd5d31a683
Fix missing load and save on Lacrosse_TX ( #513 )
2024-01-13 21:58:31 +00:00
MX
34517ec43e
update honeywell
...
by Willy-JL
aab879bebf/lib/subghz/protocols/honeywell.c
2024-01-13 15:30:26 +03:00
Willy-JL
50bb4224f3
Format --nobuild
2024-01-13 01:15:29 +00:00
Willy-JL
aab879bebf
SubGhz fix honeywell sec visual glitch ( #513 )
2024-01-13 01:14:59 +00:00
Willy-JL
65e5bc8c70
SubGhz fix TX141THBv2 decode from file ( #513 )
2024-01-13 00:25:32 +00:00
Willy-JL
e38b065449
New Weather Station protocols Acurite986 KedsumTh
...
by @lagomorph and @Skorpionm
2024-01-12 23:55:49 +00:00
Willy-JL
6523edcc65
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-12-15 01:29:19 +00:00
Willy-JL
02ec1f0867
32bit subghz hashes (less false duplicates)
2023-12-14 05:33:57 +00:00
MX
2d860b4a22
fix key display newline
2023-12-14 01:14:08 +03:00
Willy-JL
399f35dc8a
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
2023-12-05 08:53:38 +00:00
MX
c416041379
Fix secplus v1 key display issue
2023-12-05 03:40:12 +03:00
MX
10444b943e
Fix keeloq decode logic
2023-12-05 03:34:31 +03:00
Willy-JL
1726ad4b94
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-12-04 17:48:40 +00:00
MX
9bf8f1015d
fix keeloq null pointer if unknown
2023-12-03 18:41:28 +03:00
MX
06a58ebd53
Merge branch 'ofw_dev' into dev [ci skip]
2023-12-02 23:19:43 +03:00
Skorpionm
eb6fe0a4db
SubGhz: fix count bit for detect gate_tx protocol ( #3253 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-12-02 16:34:02 +09:00
Willy-JL
4bb0984b46
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev
2023-12-02 06:10:19 +00:00
Sil333033
d16ac1f73d
Merge #472 --nobuild
2023-12-01 20:57:02 +01:00
MX
159aef022b
Fix keeloq decoding order
2023-12-01 22:51:21 +03:00
47LeCoste
655ec52d69
Addes x10 protocl subghz
2023-12-01 15:59:44 +01:00
47LeCoste
4eacbf9366
Add files via upload
2023-12-01 15:54:12 +01:00
Willy-JL
dc2614132d
Fix subghz pocsag memory leak, now i go slepo
2023-11-22 07:21:26 +00:00
Willy-JL
c87d8bf74b
Fix merge
2023-11-20 23:14:25 +00:00
Willy-JL
29f4ab2040
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-11-20 23:10:04 +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