2022-07-19 08:05:34 +00:00
|
|
|
0.01: Initial code
|
2022-07-20 10:00:51 +00:00
|
|
|
|
|
|
|
0.05:
|
|
|
|
* We now buzz before reaching a waypoint.
|
|
|
|
* Display is only updated when not locked.
|
|
|
|
* We detect leaving path and finding path again.
|
|
|
|
* We display remaining distance to next point.
|
|
|
|
|
|
|
|
0.06:
|
2022-07-20 15:57:38 +00:00
|
|
|
* Special display for points with steep turns.
|
|
|
|
* Buzz on points with steep turns and unlock.
|
|
|
|
* Losing gps is now displayed.
|
2022-07-20 13:09:25 +00:00
|
|
|
|
|
|
|
0.07:
|
|
|
|
* We now use orientation to detect current segment
|
|
|
|
when segments overlap going in both directions.
|
|
|
|
* File format is now versioned.
|
2022-07-20 15:57:38 +00:00
|
|
|
|
|
|
|
0.08:
|
|
|
|
* Don't use gps course anymore but figure it from previous positions.
|
|
|
|
* Bugfix: path colors are back.
|
|
|
|
* Always buzz when reaching waypoint even if unlocked.
|
2022-07-21 10:35:24 +00:00
|
|
|
|
|
|
|
0.09:
|
|
|
|
* We now display interest points.
|