Forum de la communauté francophone autour du projet OpenMoko
Vous n'êtes pas identifié.
Bonjour,
suite à ma réinstall de SHR-T, je suis en train de reconfigurer l'osd de navit.
J'ai pour l'instant 2 problèmes:
- il ne semble pas prendre en compte les fichiers dans /home/root/.navit
- je n'arrive pas à faire afficher les boutons pour zoomer qui sont pourtant dans le fichier osd
<osd enabled="yes" type="button" x="-55" y="-90" command="zoom_in()" src="gui_zoom_in.svg"/>
<osd enabled="yes" type="button" x="5" y="-90" command="zoom_out()" src="gui_zoom_out.svg"/>Si vous avez des idées, parceque là, je sèche.
Hors ligne
Pour les buttons, je sui spassé en xpm et ça marche.
J'ai du simplifier l'osd, car navit était trop lent:
<!-- FreeRunner Layout 3 -->
<osd enabled="no" type="text" label="${navigation.item.street_name} ${navigation.item[1].street_name_systematic}" x="0" y="0" w="480" h="30" align="0" background_color="#000000cc" font_size="300" />
<osd enabled="yes" type="gps_status" x="430" y="0" w="65" h="30" align="0" background_color="#000000cc" font_size="300" />
<osd enabled="no" type="compass" align="0" font_size="350" x="0" y="30" w="130" h="130" background_color="#000000cc" />
<osd enabled="yes" type="navigation_next_turn" x="-150" y="30" w="150" h="60" background_color="#000000cc" />
<osd enabled="no" type="text" label="${navigation.item[1].length[named]}" x="-150" y="90" w="150" h="40" align="0" background_color="#000000cc" font_size="450"/>
<osd enabled="yes" type="button" x="-96" y="-96" command="zoom_in()" src="zoom_in.xpm"/>
<osd enabled="yes" type="button" x="0" y="-96" command="zoom_out()" src="zoom_out.xpm"/>
<osd enabled="no" type="text" label="${vehicle.position_speed}" x="120" y="-50" w="240" h="25" align="0" background_color="#000000cc" font_size="280"/>
<osd enabled="no" type="text" label="ETA:${navigation.item.destination_time[arrival]}" x="0" y="-25" w="160" h="25" align="4" background_color="#000000cc" font_size="350" />
<osd enabled="no" type="text" label="TL:${navigation.item.destination_time[remaining]}" x="160" y="-25" w="160" h="25" align="4" background_color="#000000cc" font_size="350" />
<osd enabled="no" type="text" label="Dist:${navigation.item.destination_length[named]}" x="320" y="-25" w="160" h="25" align="4" background_color="#000000cc" font_size="350" />
<!-- / FreeRunner Layout 3 -->Le seul problème qui me reste concerne le suivi de la carte.
J'utilisai dans mon ancienne config "follow = 3" et j'avais un déplacement fluide de la carte.
Actuellement, la carte bouge lorsque le véhicule arrive en limite d'écran. Je n'arrive pas à retrouver l'ancien comportement.
Hors ligne
Bizarre, c'est toujours le tag follow, qui n'a pas changé. As-tu réussi à régler ton problème?
Hors ligne
non, pas vraiment eu le temps de chercher.
Le véhicule arrive en haut de l'écran puis tout shifte d'un coup.
Hors ligne
Faudrait que tu partages ton navit.xml. Pastebin?
Hors ligne
Si kazer passe par là ..
Mon FR étant cassé, je cherche un capteur GPS usb pour faire tourner navit sur un dreamplug
Hors ligne
J'ai finalement commandé un globalsat BU-353.
ça semble étre le plus répandu actuellement (magnétique, waterproof)
Mon FR me manque ![]()
Hors ligne