BangleApps/apps/gpstrek
Martin Boonk f22c5c8e7f gpstrek - New app 2022-10-01 21:41:46 +02:00
..
ChangeLog gpstrek - New app 2022-10-01 21:41:46 +02:00
README.md gpstrek - New app 2022-10-01 21:41:46 +02:00
app-icon.js gpstrek - New app 2022-10-01 21:41:46 +02:00
app.js gpstrek - New app 2022-10-01 21:41:46 +02:00
createRoute.sh gpstrek - New app 2022-10-01 21:41:46 +02:00
icon.png gpstrek - New app 2022-10-01 21:41:46 +02:00
metadata.json gpstrek - New app 2022-10-01 21:41:46 +02:00
screen1.png gpstrek - New app 2022-10-01 21:41:46 +02:00
screen2.png gpstrek - New app 2022-10-01 21:41:46 +02:00
screen3.png gpstrek - New app 2022-10-01 21:41:46 +02:00
screen4.png gpstrek - New app 2022-10-01 21:41:46 +02:00
widget.js gpstrek - New app 2022-10-01 21:41:46 +02:00

README.md

GPS Trekking

Helper for tracking the status/progress during hiking. Do NOT depend on this for navigation!

This app is inspired by and uses code from "GPS Navigation" and "Navigation compass".

Usage

Tapping or button to switch to the next information display, swipe right for the menu.

Choose either a route or a waypoint as basis for the display.

After this selection and availability of a GPS fix the compass will show a blue dot for your destination and a green one for possibly available waypoints on the way. Waypoints are shown with name if available and distance to waypoint.

Route

Routes can be created from .gpx files containing "trkpt" elements with this script: createRoute.sh

The resulting file needs to be uploaded to the watch and will be shown in the file selection menu.

The route can be mirrored to switch start and destination.

If the GPS position is closer than 30m to the next waypoint, the route is automatically advanced to the next waypoint.

Waypoints

You can select a waypoint from the "Waypoints" app as destination.

Calibration

Altitude

You can correct the barometric altitude display either by manually setting a known correct value or using the GPS fix elevation as reference. This will only affect the display of altitude values.

Compass

If the compass fallback starts to show unreliable values, you can reset the calibration in the menu. It starts to show values again after turning 360°.

Widget

The widget keeps the sensors alive and records some very basic statics when the app is not started. This uses a lot of power so ensure to stop the app if you are not actively using it.