BangleApps/apps/bikespeedo
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
..
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Hochrad120px.gif Add files via upload 2022-03-16 17:52:36 +01:00
Hochrad120px.png Add files via upload 2022-03-16 17:55:50 +01:00
README.md Update README.md 2022-03-28 14:49:25 +02:00
Screenshot.png Add files via upload 2022-03-16 16:04:57 +01:00
app-icon.js Update app-icon.js 2022-03-17 09:17:31 +01:00
app.js Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
app.png Add files via upload 2022-03-16 18:15:12 +01:00
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
settings.js chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +01:00

README.md

GPS speed, GPS heading, Compass heading, GPS altitude and Barometer altitude...

...all taken from internal sources.

If "CALIB!" is shown on the display or the compass heading differs too much from GPS heading, compass calibration should be done with the "Navigation Compass" App

Permanently diverging Barometer Altitude values can be compensated in the settings menu.

Please report bugs to https://github.com/espruino/BangleApps/issues/new?assignees=&labels=bug&template=bangle-bug-report-custom-form.yaml&title=%5BBike+Speedometer%5D+Short+description+of+bug

Credits:
Bike Speedometer App by github.com/HilmarSt
Big parts of the software are based on github.com/espruino/BangleApps/tree/master/apps/speedalt
Compass and Compass Calibration based on github.com/espruino/BangleApps/tree/master/apps/magnav