1
0
Fork 0
BangleApps/apps/bikespeedo/README.md

13 lines
797 B
Markdown
Raw Normal View History

2022-03-16 17:43:50 +00:00
## GPS speed, GPS heading, Compass heading, GPS altitude and Barometer altitude...
2022-03-16 16:37:27 +00:00
2022-03-16 16:59:49 +00:00
![](Hochrad120px.png)...all taken from internal sources.
2022-03-16 16:37:27 +00:00
2022-03-16 17:43:50 +00:00
#### To speed-up GPS reception it is strongly recommended to upload AGPS data with ["Assisted GPS Update"](https://banglejs.com/apps/?id=assistedgps)
2022-03-16 16:37:27 +00:00
2022-03-16 17:43:50 +00:00
#### 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](https://banglejs.com/apps/?id=magnav)
2022-03-16 16:37:27 +00:00
2022-03-16 16:49:15 +00:00
**Credits:**<br>
2022-03-16 17:36:18 +00:00
Bike Speedometer App by <i>github.com/HilmarSt</i><br>
Big parts of the software are based on <i>github.com/espruino/BangleApps/tree/master/apps/speedalt</i><br>
Compass and Compass Calibration based on <i>github.com/espruino/BangleApps/tree/master/apps/magnav</i>