Commit Graph

80 Commits

Author SHA1 Message Date
Willy-JL 87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
MX 842b497829 Show RSSI in weather station app and in pocsag pager app 2023-02-14 01:44:02 +03:00
MX 6c768f2019 Merge branch 'fz-dev' into dev 2023-02-08 12:09:57 +03:00
VerstreuteSeele 9b81f93fd2 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-07 19:12:13 +01:00
hedger 224d0aefe4 [FL-2733] multitarget support for fbt (#2209)
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-08 01:33:05 +09:00
Victor 5458157924 Added external CC1101 support 2023-02-02 22:47:50 +03:00
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