Willy-JL
ec4015960c
Sub-GHz: Refactor Weather protocols
2024-06-24 20:34:01 +02: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
Connor Quick
f440d7c5ac
subghz: display Acurite temperature in units matching system locale
2024-02-24 15:09:40 -05:00
Willy-JL
02ec1f0867
32bit subghz hashes (less false duplicates)
2023-12-14 05:33:57 +00:00
Sil333033
09ee54679d
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-10-22 22:50:32 +02:00
Willy-JL
83c8aad87a
Proper SubGhz ignore system (fix BusFault in apps)
...
Old ignore system used SubGhzProtocolFlag_*
This enum was saturated, and started taking more bytes than on OFW
This caused BusFault when using apps compiled for OFW, like from catalog
Crash is because of incompatible memory structure
New ignore system uses own enum at end of struct
This is binary compatible with OFW and correct solution for future
2023-10-17 04:10:36 +01:00
HTotoo
9a96b44b94
Added sub file generator info
2023-09-25 14:09:21 +02:00
HTotoo
e18a6144a2
Enable Acurite_592TXR sending
2023-09-25 11:40:23 +02:00
HTotoo
3c24971952
Allow save and load Weather data.
2023-09-21 11:32:00 +02:00
HTotoo
4bc5342df1
Fix display
2023-09-20 20:48:02 +02:00
HTotoo
7318a08c32
fix npdref
2023-09-20 17:07:50 +02:00
HTotoo
b9382c912e
WIP integrate weather, tpms and pocsag to SubGhz app
2023-09-20 13:47:33 +02:00