BangleApps/apps/gipy/TODO

28 lines
549 B
Plaintext
Raw Normal View History

2022-07-20 08:52:00 +00:00
2022-07-22 07:49:33 +00:00
* bugs
2022-08-15 06:08:54 +00:00
- when exactly on turn, distance to next point is still often 50m
-----> it does not buzz very often on turns
2022-07-26 14:59:04 +00:00
2022-08-23 05:40:50 +00:00
- when going backwards we have a tendencing to get a wrong current_segment
2022-07-22 07:49:33 +00:00
* additional features
2022-07-21 09:17:57 +00:00
2022-08-23 05:40:50 +00:00
- average speed becomes invalid if you stop and restart
- pause when not moving
- figure starting point
- we need to buzz 200m before sharp turns (or even better, 30seconds)
2022-07-26 07:44:42 +00:00
- display distance to next water/toilet ?
- dynamic map rescale
- display scale (100m)
2022-07-21 18:49:49 +00:00
- compress path ?
2022-07-22 07:49:33 +00:00
* misc
- code is becoming messy