BangleApps/apps/speedalt/README.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2021-01-22 11:51:20 +00:00
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.
2021-01-21 06:28:06 +00:00
Display Tap : Swaps the displays. You can have either speed or altitude on the large display.
2021-01-22 11:51:20 +00:00
BTN3 : Short press < 2 secs toggles the displays between showing the current speed/alt values or the maximum values recorded.
BTN3 : 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. Also select whether time is displayed or hidden.
2021-01-21 06:48:51 +00:00
2021-01-21 06:58:26 +00:00
<img src="screen1.png">
2021-01-21 07:01:59 +00:00
<img src="screen2.png">
<img src="screen3.png">
<img src="screen4.png">
2021-01-21 06:58:26 +00:00
2021-01-21 06:48:51 +00:00
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. )