BangleApps/apps/speedalt
nujw 693ed73acf
New feature. Added waypoints file and distance to selected waypoint display.
2021-01-31 16:46:12 +13:00
..
ChangeLog New feature. Added waypoints file and distance to selected waypoint display. 2021-01-31 16:46:12 +13:00
README.md Update README.md 2021-01-29 15:21:29 +13:00
app-icon.js Update app-icon.js 2021-01-28 20:04:41 +13:00
app.js Add waypoints file and distance to selected waypoint display. 2021-01-31 16:40:12 +13:00
app.png Add files via upload 2021-01-21 19:12:21 +13:00
screen1.png Add files via upload 2021-01-29 13:19:37 +13:00
screen2.png Add files via upload 2021-01-29 13:12:32 +13:00
screen3.png Add files via upload 2021-01-29 13:12:32 +13:00
screen4.png Add files via upload 2021-01-21 19:59:36 +13:00
settings.js Added distance units. 2021-01-31 16:31:31 +13:00
waypoints.json Max 6 char names 2021-01-31 16:34:07 +13:00

README.md

Displays the GPS speed and altitude. One is displayed on the watch face using the largest possible characters depending on the number of digits. The other is in a smaller characters below that. Both are always visible. You can display the current or maximum observed speed/altitude values. Current time is always displayed.

Display Tap : Swaps the displays. You can have either speed or altitude on the large primary display.

BTN1 : Short press < 2 secs toggles the displays between showing the current speed/alt values or the maximum values recorded.

BTN1 : Long press > 2 secs resets the recorded maximum values.

App Settings : Select the desired display units. Speed can be as per the default locale, kph, knots, mph or m/s. Altitude can be feet or metres. Select one of three colour schemes. Colours, high contrast (all white on black) or night ( all red on black ). Vibration can be used to indicate when a fix is lost or gained. One buzz for a lost fix and a double buzz when a fix is found.

Developed for my use in sailing, cycling and motorcycling. If you find this software useful or have feedback drop me a line mike[at]kereru.com. Enjoy!

( Many thanks to Gordon Williams. Awesome job. )