18 Commits

Author SHA1 Message Date
timklge
9772347a61
Only refresh graphical data fields on the currently opened data page (#133) 2025-05-11 19:36:15 +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
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
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
9e4c67845e Split up files 2025-01-03 16:47:57 +01:00
e6ee80e60e Fix gps flow reset 2025-01-03 15:45:14 +01:00
a662cc6757 fix #21: Save last known gps position 2025-01-03 00:18:42 +01:00
407755e94b Show no gps, no weather data error messages in visual data fields 2024-12-31 13:37:38 +01:00
543bcaf478 Do not clear view on flow close 2024-12-31 11:45:36 +01:00
d1cf6aa6d6 fix #15: Replace precipitation and temperature unit settings with location rounding setting 2024-12-19 22:32:10 +01:00
be701e4057 fix #13, fix #3: Add hourly forecast widget 2024-12-19 20:31:23 +01:00
7a41ebbb3e Add build pipeline 2024-12-16 22:34:21 +01:00
86d6c0cc18 Update circle indicator 2024-12-14 14:33:45 +01:00
a4347511a5 fix #7: Set units of measurement to karoo profile preferences on first load 2024-12-13 17:56:20 +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