2021-03-25 21:21:16 +00:00
|
|
|
0.01: First version
|
|
|
|
0.02: compass disable BTN1,BTN2 while waiting for GPS to reach RUNNING status
|
2021-04-14 22:14:00 +00:00
|
|
|
0.03: Don't buzz for GPS fix in Quiet Mode
|
|
|
|
0.04: Added stopwatch face
|
2021-04-18 11:28:13 +00:00
|
|
|
0.05: Stopwatch, hide hours if 0, fixed flicker when stopped, updated README issues
|
2021-04-19 20:48:12 +00:00
|
|
|
0.06: Reduced memory footprint of compass, used direct screen access rather than arrayBuffer
|
2021-04-28 21:46:26 +00:00
|
|
|
0.07: Added error codes if dependancies are missing
|
2021-04-30 17:07:43 +00:00
|
|
|
0.08: Improved error handling for missing firmware features, added template app.kit.js
|
2021-05-08 12:32:37 +00:00
|
|
|
0.09: Added heart rate monitor app
|
2021-05-10 19:32:02 +00:00
|
|
|
0.10: Converted Stepo to use direct screen writes, added a Trip Counter feature to stepo
|
2021-06-02 22:30:42 +00:00
|
|
|
0.11: Detect when waypoints.json is not present, error E-WPT
|
2021-06-24 20:15:25 +00:00
|
|
|
0.12: Added stepo2 as a replacement for stepo and digi
|
2021-07-04 18:49:30 +00:00
|
|
|
0.13: Added long press BTN2 toggle gpsrec status in GPS clock
|
2022-07-26 15:14:04 +00:00
|
|
|
0.14: Move waypoints.json (and editor) to 'waypoints' app
|
2024-03-04 21:32:06 +00:00
|
|
|
0.15: Minor code improvements
|