25 Commits

Author SHA1 Message Date
302bdef429 Reintroduce temperature field
All checks were successful
Build / build (push) Successful in 5m36s
2025-06-09 19:16:10 +02:00
timklge
4952d8fbf4
Remove tailwind, weather, temperature data fields (#143) 2025-06-09 12:18:20 +02:00
timklge
dae1369cd8
Refactor unit conversion, show individual forecasts as line graphs, remove headwind indicator settings (#137)
* Refactor unit conversion

* ref #136: Fix cloud cover, surface level pressure, sealevel pressure and relative humidity are not included in forecast values

* Unit conversions

* Update pipeline

* Remove apk archival step

* fix #128: Remove absolute displayed wind speed, text on indicator settings, userwindSpeed datatype

* fix #98: Show temperature, precipitation, temperature forecasts as line graphs

* Add WindDirectionAndSpeedDataType

* Disable line graph forecast when using openweathermap

* Fix wind on main menu forecast display
2025-06-04 23:02:15 +02:00
timklge
188863727f
Use colorized weather icons from Google Noto color emoji font (#135) 2025-05-14 11:19:46 +02:00
timklge
96bee1b55c
Add moon icon to represent clear sky at night (#123) 2025-05-05 21:26:55 +02:00
timklge
8da69f0542
Add relative grade, relative elevation gain data fields (#108)
* Add relative grade, relative elevation gain data fields

* Fix wind speed conversion

* Fix percent

* Fix inverted direction in relative grade calculation

* Remove streamvalues class

* Default to 70 kg rider weight if not set

* Add additional relative grade estimation tests

* Increase default CdA value

* Additional tests

* Add relative grade to README
2025-04-28 19:15:22 +02:00
timklge
ae99b60330
Reduce forecast datafield update frequency, reduce image resolution (#103) 2025-04-24 19:39:47 +02:00
timklge
efaa8efc2c
Use interpolated forecast data to update current weather data, refactor weather provider code (#83)
* Use interpolated forecast data to update current weather data, refactor weather provider code

* Fix interpolation between locations

* Fix copypaste error message for open meteo http

* Fix error display

* Show interpolated time

* Fix position forecasts after refactoring

* fix #84: Add lerpAngle

* fix #85: Fix weather widget shows wind direction rotated by 180 degrees

* Make red background color slightly lighter to improve contrast
2025-04-07 21:47:37 +02:00
timklge
07c07b052e
Add tailwind data type (#79)
* Add tailwind data type

* Preview gust speed as multiple of wind Speed

* Fix gust speed is not propagated
2025-03-27 19:53:16 +01:00
timklge
aaeb1204bf
fix #49: Add individual forecast fields (#59) 2025-03-05 00:00:14 +01:00
timklge
7c28251b02
Enlarge font in single date weather display (#55)
* Shorter date format

* Enlarge font size in single date weather widget and make clickable

* Fix off by one in route forecast

* Fix indentation lint
2025-03-02 23:56:34 +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
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
a98fcb875a
fix #22: Adds widget that shows current riding speed and tailwind (#25)
* Add tailwind with ride speed version of the headwind datafield

* Add error indication to tailwind speed widget
2025-01-17 18:13:19 +01:00
d3109e459c Update icon 2025-01-03 00:19:26 +01:00
b7000428ae fix #18: Add option for headwind widget to use absolute wind direction 2024-12-20 17:23:20 +01:00
be701e4057 fix #13, fix #3: Add hourly forecast widget 2024-12-19 20:31:23 +01:00
86d6c0cc18 Update circle indicator 2024-12-14 14:33:45 +01:00
3f1ae6d37f ref #8,9: Replace arrow graphics 2024-12-12 23:41:45 +01:00
4f943ebda7 ref #8: Replace fixed arrow images, use gps bearing, moving average 2024-12-09 21:43:15 +01:00
767e5fe769 fix #6: Add separate headwind speed data field 2024-12-08 12:16:13 +01:00
0830674d62 Rename project 2024-12-08 11:54:18 +01:00
9d57bfde6f Add weather data field (shows icon indicating weather conditions) 2024-12-08 11:45:57 +01:00
10e8a21216 Initial commit 2024-12-04 23:52:43 +01:00