summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-13 08:47:17 +0000
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-13 08:47:17 +0000
commit27beffd17d21be1ec60963e55e7d64109846bbd5 (patch)
tree484ab0cf3230ec61ebf0fbb78eef5acc18e9934d /README
parent67c5e584819ecb1b38d13fcd7c37569b81ecd415 (diff)
downloadnavit-svn-27beffd17d21be1ec60963e55e7d64109846bbd5.tar.gz
Document how to use GPS
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@31 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 517702ed..a87097d4 100644
--- a/README
+++ b/README
@@ -40,6 +40,16 @@ export MAP_DATA=<path to where the map has been unshielded>/DIRMAP_MAP/DIE.map
move smp4.smp from DIE.map to a higher directory, since it currently
crashes the program.
+
+GPS Support:
+============
+
+Navit read the current vehicle possition either directly from a file with
+ export GPSDATA=file:filename
+or from gpsd with
+ export GPSDATA=gpsd://host[:port]
+
+
Subdirectories:
===============