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-06 15:57:29 +0000
commit6ba06c1a7c8411e6f26c5c70443169ef2441cf86 (patch)
treeaad1d2e91917b970ba08b3e9529e9d7d8c9bdc2f /examples/agl-vcar/signals.json
parent4780c23547407f6bafb7e14fb70aaeeca0a1257d (diff)
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 (cherry picked from commit 12e75ea716e1b5054be0228e2859e14a11be622a)
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,