summaryrefslogtreecommitdiff
path: root/src/gateway/dlt_gateway.conf
diff options
context:
space:
mode:
authorFrederic Berat <fberat@de.adit-jv.com>2016-01-28 11:28:34 +0100
committerGernot Wirschal <gernot.wirschal@bmw.de>2016-04-28 10:52:02 +0200
commit4b9c4f26f805826c6ce3ec81792efbceff54e631 (patch)
treef054f026fbfcd13775d43d8ee62767dbad907b33 /src/gateway/dlt_gateway.conf
parente1bdf1e7f1d2ac87a594abf8622f536d3ff4b0b9 (diff)
downloadDLT-daemon-4b9c4f26f805826c6ce3ec81792efbceff54e631.tar.gz
MultiNode: Add support for SerialHeader conf
The New SendSerialHeader configuration allows to define if a gateway needs this serial header to be sent. It can be configured differently for each gateway. If the configuration is not available, the DLT global configuration is used. Signed-off-by: Frederic Berat <fberat@de.adit-jv.com> Change-Id: If37cb0dfc7e765a1752e438e61c1622ffb7dbc4f
Diffstat (limited to 'src/gateway/dlt_gateway.conf')
-rw-r--r--src/gateway/dlt_gateway.conf13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/gateway/dlt_gateway.conf b/src/gateway/dlt_gateway.conf
index ccea23f..645847a 100644
--- a/src/gateway/dlt_gateway.conf
+++ b/src/gateway/dlt_gateway.conf
@@ -1,14 +1,17 @@
[PassiveNode1]
IPaddress=192.168.2.11
-Port=3490
-; passive nodes ECU identifier
+; TCP port. Default 3490 is used if no port is specified.
+; Port=3490
+; passive nodes ECU identifier. Mandatory.
EcuID=ECU2
-; Try connect to passive Node on DLT Daemon startup
-Connect=OnStartup
+; Try connect to passive Node on DLT Daemon startup. Default OnStartup if not specified.
+; Connect=OnStartup
; Stop connecting to passive node, if not successful after 10 seconds
Timeout=10
; Send following control messages after connection is established
-SendControl=0x03,0x13
+; SendControl=0x03,0x13
+; Send Serial Header with control messages. Value in dlt.conf is used as default if not specified.
+; SendSerialHeader=0
; Supported Control messages: