Opened 14 years ago
Closed 14 years ago
#231 closed enhancement/feature request (fixed)
turn-by-turn direction's output to fast
Reported by: | SlowRider | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
In case of complex crossing, Navit simply outputs to much instructions in little time. This leads to two disadvantages:
- The speech engine needs some time to actually speak the workds, so the spoken workds averlap
- The driver might get confused
Looking at TomTom?, I remember its ability to collect such instructions into one. Instead of two single "turn left" and "turn right" instruction, you get one "turn left, then turn right" instruction.
Change History (1)
comment:1 Changed 14 years ago by KaZeR
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Routing instructions have been reworked, it should be better now. Feel free to reopen if it's needed.