summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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:
===============