Opened 13 years ago
Closed 12 years ago
#445 closed enhancement/feature request (fixed)
Trip counter
Reported by: | stuvel.eu | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | want patch / contribution |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | nick@… |
Description
It would be nice to have a user-resettable trip counter / day counter.
- User can reset the counter to 0.
- The counter kilometres, maybe also configurable for miles.
- Shutting down and restarting Navit should *not* reset the counter.
Change History (5)
comment:1 Changed 13 years ago by kazer
- Milestone set to version 0.2.0
comment:2 Changed 13 years ago by kazer
- Milestone changed from version 0.2.0 to want patch / contribution
comment:3 Changed 12 years ago by number6
- Cc nick@… added
comment:4 Changed 12 years ago by tegzed
I implemented persistency for odometer osd a few days ago, please check the wiki page for osd to enable this feature (configure an odometer osd with name attribute set to a unique value). If people give positive feedbacks this ticket can be closed.
comment:5 Changed 12 years ago by mineque
- Resolution set to fixed
- Status changed from new to closed
Works correctly.
Note: See
TracTickets for help on using
tickets.
This is, somewhat, implemented in Revision 3557.
The current (Revision 3625) implementation does not store the distance traveled post shutdown / restart, but I'd imagine that it could be implemented in the future.