Opened 14 years ago
Last modified 13 years ago
#29 new enhancement
automatic rerouting
Reported by: | Martin Kolman | Owned by: | Martin Kolman |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | gps | Version: | |
Keywords: | Cc: | mcepl@… |
Description
- OPTIONAL
- initiate rerouting when current position is outside of a given corridor around the track
- first alert that rerouting will commence through espeak: "rerouting in 10 seconds <dramatic pause> tap screen to cancel"
- what algorithm should be used to accurately determine if the current position is inside the corridor or not ?
- bitmap/True-False array grid ?
- simplify the track ?
- test segments of the track, so every n seconds the whole track is tested ?
- test only the segment to the next point ?
Note: See
TracTickets for help on using
tickets.
My thoughts:
Of course, offline rerouting (#32) is probably a prerequisite of this issue.