QNavitCtl

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
Line 4: Line 4:
 
Description=send coordinates to Navit via dbus (position, destination, map center)|
 
Description=send coordinates to Navit via dbus (position, destination, map center)|
 
Screenshot=Qnavitctl1.png|
 
Screenshot=Qnavitctl1.png|
Homepage=http://git.senfdax.de|
+
Homepage=http://git.senfdax.de/?p=qnavitctl;a=summary|
 
TestedOn=SHR|
 
TestedOn=SHR|
 
PackageName=qnavitctl
 
PackageName=qnavitctl

Revision as of 10:08, 29 August 2009

Qnavitctl1.png QNavitCtl

send coordinates to Navit via dbus (position, destination, map center)


Homepage: http://git.senfdax.de/?p=qnavitctl;a=summary
Package: qnavitctl
Tested on: SHR



Contents

How to use it:

Create a bookmarks file in CSV format:

Würzburg;49.7944;9.92944
Nürnberg;49.4528;11.0778
Frankfurt;50.1135;8.67972
NOTE: coordinates must be decimal and only floating point numbers will work



If you name the file bookmarks.csv and place it in your $HOME directory or the directory where qnavitctl is executed, it will be automatically loaded at startup.

Enable dbus in Navit

Edit navit.xml (preferably the one in $HOME/.navit to preserve changes on updates), to load dbus bindings. Make sure it is set to "yes".

example:

<plugin path="$NAVIT_LIBDIR/*/${NAVIT_LIBPREFIX}libbinding_dbus.so" active="yes"/>


Sources

http://git.senfdax.de/?p=qnavitctl;a=summary

Package

http://openmoko.senfdax.de/shr-unstable/

Personal tools
Qnavitctl1.png QNavitCtl

send coordinates to Navit via dbus (position, destination, map center)


Homepage: http://git.senfdax.de
Package: qnavitctl
Tested on: SHR



How to use it:

Create a bookmarks file in CSV format:

Würzburg;49.7944;9.92944
Nürnberg;49.4528;11.0778
Frankfurt;50.1135;8.67972
NOTE: coordinates must be decimal and only floating point numbers will work



If you name the file bookmarks.csv and place it in your $HOME directory or the directory where qnavitctl is executed, it will be automatically loaded at startup.

Enable dbus in Navit

Edit navit.xml (preferably the one in $HOME/.navit to preserve changes on updates), to load dbus bindings. Make sure it is set to "yes".

example:

<plugin path="$NAVIT_LIBDIR/*/${NAVIT_LIBPREFIX}libbinding_dbus.so" active="yes"/>


Sources

http://git.senfdax.de/?p=qnavitctl;a=summary

Package

http://openmoko.senfdax.de/shr-unstable/