Heyho, (deutsche Version unten)
last week i installed Navit on my Raspberry Pi 2 and everything just works fine.
I did the "manual" setup, so it should be the newest Version.
My Problem: The ETA is terribly wrong. But i asked myself how it is calculated, the trip-duration time is pretty accurate. So if it's added up with the current daytime it should be correct.
Does somebody know what's going wrong with my version? The Picture i added to this post shows the Problem.
I didn't change the Line within the navit.xml except for the enabled boolean of course.
Code:
<!-- ETA -->
<osd enabled="yes" type="text" label="ETA: ${navigation.item.destination_time[arrival]}" x="-210" y="50" font_size="600" w="210" h="50" align="8" background_color="#00000099" osd_configuration="8192"/>
Any ideas?
Thank you in advance

Heyho,
ich habe letzte Woche Navit auf meinem Raspberry Pi 2 installiert und soweit läuft alles super.
Es war die "manuelle" Installation, müsste also das aktuellste sein.
Jetzt zu meinem Problem: Die geschätzte Ankunftszeit stimmt überhaupt nicht. Allerdings frage ich mich, wie diese berechnet wird, denn die geschätzte Fahrzeit stimmt ziemlich genau. Wenn diese also einfach auf die aktuelle Uhrzeit addiert werden würde, wäre alles richtig. Weiß jemand was da falsch läuft? Das Bild im Anhang zeigt das Problem noch mal.
In der entsprechenden Zeile habe ich nichts verändert, die ist genau wie bei der Installation von Navit. Bis auf die Tatsache, dass ich ETA enabled habe.
Code:
<!-- ETA -->
<osd enabled="yes" type="text" label="ETA: ${navigation.item.destination_time[arrival]}" x="-210" y="50" font_size="600" w="210" h="50" align="8" background_color="#00000099" osd_configuration="8192"/>
Hat jemand eine Idee?
Danke im Voraus
