Commit Graph

74 Commits

Author SHA1 Message Date
VerstreuteSeele 4bf64ce16f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-29 12:28:52 +01:00
Skorpionm e12958d408 [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)
* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 18:08:26 +07:00
Willy-JL bd76ee016a Fix dice, pocsag and weatherstation (stock assets) 2023-01-22 23:16:08 +00:00
Willy-JL abffc3152f New asset system everywhere sfw mode is supported 2023-01-20 06:43:05 +00:00
Willy-JL 3302613ec5 Fix xtreme_settings fetch 2023-01-18 10:46:25 +00:00
Willy-JL da2ce47bd3 Move sfw mode to custom app 2023-01-17 19:58:27 +00:00
VerstreuteSeele 905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01:00
jbohack 35751e1427 added nsfw to weather station 2023-01-10 16:29:12 -05:00
RogueMaster c361305a10 Merge branch 'UNLEASHED' into 420 2022-12-26 16:14:07 -05:00
Georgii Surkov 8582670a34 [FL-2811] Fix PVS-Studio warnings (#2142)
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-12-26 21:13:30 +09:00
RogueMaster 704306ae1a Merge branch 'ofwdev' into 420 2022-12-23 10:44:27 -05:00
あく b0970953b9 [FL-3067] WeatherStation: fix incorrect history index increment (#2186) 2022-12-23 22:46:35 +09:00
RogueMaster 5bc2fb685c Merge branch 'ofwdev' into 420 2022-12-19 14:26:06 -05:00
Skorpionm a81a5ca57c [FL-3052] WS: add choice fahrenheit/celsius (#2149)
* WS: add choice fahrenheit/celsius
* WS: fix syntax

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:22:57 +09:00
Skorpionm 327df4a813 [FL-3034] WS: fix protocol and add new (#2116)
* WS: fix Nexus-TH potocol
* WS: add Oregon_v1 protocol
* WS: add AmbientWeather-TX8300   protocol

Co-authored-by: あく <alleteam@gmail.com>
2022-12-14 17:27:55 +09:00
RogueMaster 2463a7aee3 Merge pull request #468 from flipperdevices/skorp/ws_fix_protocol
Skorp/ws fix protocol
2022-12-13 22:02:11 -05:00
SkorP 1c45b9cd4f WS: add AmbientWeather-TX8300 protocol 2022-12-13 18:36:20 +04:00
SkorP 90124328b4 WS: add Oregon_v1 protocol 2022-12-13 13:45:43 +04:00
Skorpionm a2be823dec Merge branch 'dev' into skorp/ws_fix_protocol 2022-12-12 19:42:18 +04:00
RogueMaster 90e7de7aa7 Merge branch 'ofwdev' into 420 2022-12-12 01:25:42 -05:00
MX 87fb852bcf Weather Station: Fix display of temps lower than -9 (#2120)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 04:29:58 +09:00
RogueMaster 88b3bbb2cb Merge branch 'UNLEASHED' into 420 2022-12-10 18:12:40 -05:00
MX 17ea9315e0 Fix incompatibility with OFW in subghz part + improve speed
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
RogueMaster 5adfd734e3 Merge branch 'UNLEASHED' into 420 2022-12-10 16:18:41 -05:00
SkorP 5597c44f90 WS: fix Nexus-TH potocol 2022-12-10 21:31:16 +04:00
MX 35a4eef3fc Merge branch 'fz-dev' into dev 2022-12-10 19:30:20 +03:00
MX 01e24f6837 WS: Show received signal age (#2087)
* Feat: Show received signal age: by @LY2NEO with some fixes from me
* WS: Signal age display GUI fixes and improvements
* WeatherStation: refactor variable names
* WS: GUI fixes and improvements: add icons by @Karator and apply UI changes
* Weather Station: proper event flow for view redraw.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 00:30:03 +09:00
RogueMaster 3d97fa6737 Merge branch 'UNLEASHED' into 420 2022-12-09 00:28:19 -05:00
MX 556b604f7b WS: GUI fixes and improvements 2022-12-09 00:04:55 +03:00
MX 741ad34b2c WS: Oregon2 - add support for temp sensor RTHN129 (#2088)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 22:28:18 +09:00
RogueMaster 128eb13074 Merge branch 'UNLEASHED' into 420 2022-12-05 20:59:49 -05:00
MX 1c81dc2dee Weather station: signal age display GUI fixes 2022-12-04 20:48:19 +03:00
MX 176f27e037 WS: Oregon2 - add support for RTHN129 2022-12-04 15:58:07 +03:00
MX 8d9786f89a Simplify and fix time display
display only OLD when we have more than 59 mins
2022-12-04 04:38:37 +03:00
LY2NEO 21e5b66bf6 Improved plugin WS data dashbord, added data age counter.
When data is read it saves datastamp and calculetes diference between actual time and data read time.
Until one minute it counts age in seconds.
After one minute it starts blink and counts age per minute.
Tested with auriol_hg0601a.c protocol.
2022-12-03 23:23:08 +02:00
MX 97e8da7a7b Weather Station: Add protocol - Auriol HG0601A (#2056)
* Add protocol Auriol hg0601a: Made by @LY2NEO
* Improve readability of code: fix protocol name

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 04:08:28 +09:00
RogueMaster 9a4b7d47e1 Merge branch 'UNLEASHED' into 420 2022-11-27 16:16:25 -05:00
MX 43d35b42e5 Fix auriol protocol naming 2022-11-27 17:07:51 +03:00
RogueMaster 7bb418dd79 fix some fams 2022-11-27 01:50:21 -05:00
RogueMaster eb64bcfff2 Tools Rename 2022-11-26 23:02:30 -05:00
RogueMaster 813d3c0d0b Merge pull request #451 from xMasterX/ws_auriol_protocol
Add protocol Auriol hg0601a
2022-11-26 18:35:31 -05:00
MX 1a33e1a00b WS: Add protocol Auriol HG0601A
Made by @LY2NEO
2022-11-27 02:32:43 +03:00
MX ba939ce10a Add protocol Auriol hg0601a
Made by @LY2NEO
2022-11-27 01:49:52 +03:00
MX 7829428455 Merge branch 'fz-dev' into dev 2022-11-23 19:21:50 +03:00
Skorpionm b9c483fbf8 [FL-2975] WS: add protocol GT-WT02 (#2001)
* WS: add protocol GT-WT02
* WS: fix text "About" scene

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 18:44:49 +09:00
RogueMaster 10f8a85c12 fixes? 2022-11-19 23:31:05 -05:00
MX 684fdc632f Merge branch 'fz-dev' into dev 2022-11-10 06:57:08 +03:00
RogueMaster 9e8fe5f103 Merge branch 'ofwdev' into 420 2022-11-08 23:17:07 -05:00
Samuel Stauffer 328d049b6a Add Acurite 609TXC protocol to weather station (#1987)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-09 02:07:55 +09:00
RogueMaster 3f88174dea Merge branch 'ofwdev' into 420 2022-11-06 15:55:24 -05:00