BangleApps/apps/speedalt2/ChangeLog

19 lines
1.3 KiB
Plaintext
Raw Normal View History

2021-10-19 01:04:27 +00:00
0.01: Initial import.
2022-01-27 00:36:14 +00:00
0.02: Misc development.
0.03: Enable screen off.
0.04: Vibrate once on no fix, twice on fix.
0.05: Add setting to turn vibrate on/off.
0.06: Tweaks to vibration settings.
0.07: Switch to BTN1 for Max toggle and reset function.
0.08: New features. Added waypoints file and distance to selected waypoint display. Added integration with GPS Setup module to switch GPS to low power mode when screen off. Save display settings and restore when app restarted.
0.09: Add third screen mode with large clock and waypoint selection display to ease visibility in bright daylight.
0.10: Add Kalman filter to smooth the speed and altitude values. Can be disabled in settings.
0.11: Misc memory and screen optimisations.
0.12: Adds Kalman filter.
0.13: Add VMG and coordinates screens
0.14: Adds mirroring of the watch face to an Android device. See README.md
0.15: Droidscript mirroring prog automatically uses last connection address. Auto connects when run.
0.16: Add configuration item Wpt File Suffix. A one character suffix to append to the waypoints.json file. A number of other apps also use this file name. Using the file name suffix allows the speedalt2 waypoints to be retained if one of these other apps is installed for a different use.
0.17: Use default Bangle formatter for booleans
0.18: Move waypoints.json to 'waypoints' app (with editor)