summaryrefslogtreecommitdiff
path: root/navit/navit_shipped.xml
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2017-09-01 18:23:33 +0200
committerPierre GRANDIN <pgrandin@users.noreply.github.com>2017-09-01 09:23:33 -0700
commit4c89accc118cfc5b6dfe4f8913d2d8c3dc189b99 (patch)
tree82162f1770a8d4ebeab4570c16d217225608d0d1 /navit/navit_shipped.xml
parentf5abdd317e10d56226300d001469595658a605e4 (diff)
downloadnavit-4c89accc118cfc5b6dfe4f8913d2d8c3dc189b99.tar.gz
Removed deprecated files and fixed a configuration exampleRobotaxi
* baud to baudrate * We dont need empty files which cause confusion * Remove README because its an old and not uptodate one * Useless file * as its dummy we probably dont need it * Remove files from onld build system. * Fix Cpack build
Diffstat (limited to 'navit/navit_shipped.xml')
-rw-r--r--navit/navit_shipped.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 0e0072d35..680308df0 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -184,7 +184,7 @@ Waypoint</text></img>
<vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="gpsd://localhost" gpsd_query="w+xj">
<!-- Vehicle with GPS enabled for direct communication on windows. Remove the line above if you use this. -->
<!-- <vehicle name="Local GPS" profilename="car" follow="1" enabled="yes" active="1"
- source="serial:COM4 baud=4800 parity=N data=8 stop=1" > -->
+ source="serial:COM4 baudrate=4800 parity=N data=8 stop=1" > -->
<!-- Navit can write a tracklog in several formats (gpx, nmea or textfile): -->
<log enabled="no" type="gpx" attr_types="position_time_iso8601,position_direction,position_speed,profilename,position_radius" data="track_%Y%m%d-%%i.gpx" flush_size="1000" flush_time="30"/>