Update README.md

master
Hilmar Strauch 2022-03-16 17:49:15 +01:00 committed by GitHub
parent c082aec72c
commit ab0a480310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
## GPS speed, GPS heading, Compass heading, GPS altitude and Barometer altitude...
# GPS speed, GPS heading, Compass heading, GPS altitude and Barometer altitude...
![](Hochrad120px.gif)...all taken from internal sources.
# To speed-up GPS reception it is strongly recommended to upload AGPS data with ["Assisted GPS Update"](https://banglejs.com/apps/?id=assistedgps)
### To speed-up GPS reception it is strongly recommended to upload AGPS data with ["Assisted GPS Update"](https://banglejs.com/apps/?id=assistedgps)
# 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)
### 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)
**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
**Credits:**<br>
Bike Speedometer App by *github.com/HilmarSt*<br>
Big parts of the software are based on *github.com/espruino/BangleApps/tree/master/apps/speedalt*<br>
Compass and Compass Calibration based on *github.com/espruino/BangleApps/tree/master/apps/magnav*