summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:27:28 -0600
committerGitHub <noreply@github.com>2019-06-05 14:27:28 -0600
commitb0b8dfc19b403570eece70a2a80ccb366a36d429 (patch)
tree71a2468e250a2f0a42f3202c57d8308ac7245633
parent1963fec7c0cea3b99e3bd3b0179333791e6b9d80 (diff)
downloadnavit-b0b8dfc19b403570eece70a2a80ccb366a36d429.tar.gz
Update docs/configuration/vehicle.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/vehicle.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration/vehicle.rst b/docs/configuration/vehicle.rst
index d5aff52b7..9cb2ccd7c 100644
--- a/docs/configuration/vehicle.rst
+++ b/docs/configuration/vehicle.rst
@@ -78,6 +78,9 @@ This will give a log file named YearMonthDaySequencenumber.gpx/.nmea which will
<!--how to define, where the file get's stored?-->
To display your track for more than one hour, you must use [[binfile]] to create a cache file that get's display <!--do I need to add it as a map source?-->
+
+.. code-block:: xml
+
<source lang="xml">
<log type="binfile" data="track.bin" flush_size="0"/>
</source>