summaryrefslogtreecommitdiff
path: root/src/daemon/dlt.conf
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-11-10 13:42:57 +0100
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-11-10 13:42:57 +0100
commit3fcd7400a003a3f694f1638a31e3a9fe6cf1595a (patch)
tree48eed7f9f0387413d1bd63d7f691ae4d15e3a887 /src/daemon/dlt.conf
parentd5d9ba55d97d872564e7e271f7ee6c73ec54031b (diff)
downloadDLT-daemon-3fcd7400a003a3f694f1638a31e3a9fe6cf1595a.tar.gz
Reverted old FIFO functions. Still SHM enabled by default.
Diffstat (limited to 'src/daemon/dlt.conf')
-rw-r--r--src/daemon/dlt.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/daemon/dlt.conf b/src/daemon/dlt.conf
index a410d19..380e0bc 100644
--- a/src/daemon/dlt.conf
+++ b/src/daemon/dlt.conf
@@ -16,16 +16,16 @@
# SendSerialHeader = 1
# Send automatic get log info response during context registration
-# SendContextRegistration = 1
+SendContextRegistration = 1
# Send automatic time packets every second if client is connected (Default: 0)
-# SendMessageTime = 1
+SendMessageTime = 1
# Set ECU ID (Default: ECU1)
ECUId = ENAT
# Size of shared memory (Default: 100000)
-SharedMemorySize = 40000
+SharedMemorySize = 4000000
# Directory where to store the persistant configuration (Default: /tmp)
# PersistanceStoragePath = /tmp