19 Commits

Author SHA1 Message Date
timklge
245243eedd
Fix distance to destination retrieval (#63) 2025-03-06 23:17:34 +01:00
timklge
aaeb1204bf
fix #49: Add individual forecast fields (#59) 2025-03-05 00:00:14 +01:00
timklge
ee206a11c9
Add weather view to main menu (#54)
* Add initial weather widget to main menu

* Always forecast position with calculated distance

* Fix manifest

* Replace exit button with back button
2025-03-02 15:18:07 +01:00
timklge
de009454b8
Forecast weather along route in fixed intervals if route is loaded (#52)
* Prototype simplified weather forecast along route

* Reset last known route progression on route change

* Add forecast distance per hour setting

* Only decode response as gzip if gzipped

* Bump version to 1.3
2025-03-02 12:46:40 +01:00
timklge
548b81d7a4
Remove data stream handling for all data types except the primary wind indicator to work around issue in current karoo release (#50) 2025-02-25 18:22:17 +01:00
timklge
fa96904c8b
Add air pressure at sealevel data type (#39) 2025-02-11 19:27:13 +01:00
timklge
01959ce3b7
ref #35: Set headwind data type field to direction according to user setting, add userwind data type (#36)
* ref #35: Set headwind data type fields to values according to user settings

* Use single datafield per type, add userwindSpeed data type to expose (head-)wind speed depending on user setting

* Enable minification for release builds

* Fix signed angle difference in headwind view

* Remove bitmap cache

* Format
2025-02-08 14:28:30 +01:00
timklge
0869121176
fix #8: Use new location change event (#31)
* fix #8: Use new location change event

* Skip location values without orientation, remove averaging
2025-01-30 18:34:06 +01:00
timklge
05032020ba
fix #32: Reduce font and icon size in tailwind speed indicator (#33) 2025-01-28 22:49:59 +01:00
cc17117328 Bump version to 1.2 2025-01-17 18:22:57 +01:00
e6ee80e60e Fix gps flow reset 2025-01-03 15:45:14 +01:00
407755e94b Show no gps, no weather data error messages in visual data fields 2024-12-31 13:37:38 +01:00
b7000428ae fix #18: Add option for headwind widget to use absolute wind direction 2024-12-20 17:23:20 +01:00
d1cf6aa6d6 fix #15: Replace precipitation and temperature unit settings with location rounding setting 2024-12-19 22:32:10 +01:00
9624b7ec7d Update release notes 2024-12-19 20:39:01 +01:00
be701e4057 fix #13, fix #3: Add hourly forecast widget 2024-12-19 20:31:23 +01:00
15dde752e3 Bump version 2024-12-16 23:09:13 +01:00
0830674d62 Rename project 2024-12-08 11:54:18 +01:00
10e8a21216 Initial commit 2024-12-04 23:52:43 +01:00