summaryrefslogtreecommitdiffstats
path: root/examples/agl-vcar/signals.json
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-12-03 16:59:24 -0500
committerScott Murray <scott.murray@konsulko.com>2019-12-03 17:16:31 -0500
commit12e75ea716e1b5054be0228e2859e14a11be622a (patch)
treeeb45de5360f8749ce54b14946cff11725fad3ab5 /examples/agl-vcar/signals.json
parent17c474bf9ac58b3263b5e42c7d2ab975c31ab313 (diff)
Change example message 0x3D9 back to non-FD
Update agl-vcar example definition to change message 0x3D9 back to regular CAN so it will be usable on non-FD capable hardware again. Bug-AGL: SPEC-3012 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I74064c5a8f4111f8f774104d27b86c8f15451539
Diffstat (limited to 'examples/agl-vcar/signals.json')
-rw-r--r--examples/agl-vcar/signals.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/agl-vcar/signals.json b/examples/agl-vcar/signals.json
index 45aefd68..706f8d46 100644
--- a/examples/agl-vcar/signals.json
+++ b/examples/agl-vcar/signals.json
@@ -98,7 +98,7 @@
},
"0x3D9": {
"bus": "hs",
- "is_fd" : true,
+ "is_fd" : false,
"is_extended": false,
"is_j1939" : false,
"length" : 8,