Update README.md
parent
c082aec72c
commit
ab0a480310
|
|
@ -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...
|
||||
|
||||
...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*
|
||||
|
|
|
|||
Loading…
Reference in New Issue