QNavitCtl

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
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
Line 34: Line 34:
  
 
===Package===
 
===Package===
http://openmoko.senfdax.de/shr-unstable/
+
http://openmoko.senfdax.de/shr-new-unstable/
 +
 
 +
===Why it was written===
 +
http://n2.nabble.com/QNavitCtl-Navit-Bookmarks-via-dbus-tp3519072p3519072.html
  
 
[[Category:GPS Applications]]
 
[[Category:GPS Applications]]

Latest revision as of 23:44, 13 January 2010

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

[edit] How to use it:

[edit] 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.

[edit] 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"/>


[edit] Sources

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

[edit] Package

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

[edit] Why it was written

http://n2.nabble.com/QNavitCtl-Navit-Bookmarks-via-dbus-tp3519072p3519072.html

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/