Change signature of decoders 57/22257/4
authorArthur Guyader <arthur.guyader@iot.bzh>
Tue, 27 Aug 2019 09:41:57 +0000 (11:41 +0200)
committerArthur Guyader <arthur.guyader@iot.bzh>
Fri, 30 Aug 2019 13:12:00 +0000 (15:12 +0200)
commit96232f8f7cf8b93f1a3ef3ed9a4816c575cefe87
treec544c288fdde9aea0598fbfa92f580155c65ea83
parent6d6b880b2769add860cb0f135e0f784f8aaf5e00
Change signature of decoders

This commit changes the signature of decoders. It is
now necessary to specify the version of the signals
so that the low-can-generator generates the associated
wrapper and not need to modify the decoder already
developed.

Bug-AGL : SPEC-2780

Change-Id: I044b1a3a6bacb9fc59bd6d3f77a1dbc437a3aa86
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
examples/OBD2/signals.json
examples/agl-vcar/signals.json
examples/basic/signals.json
examples/engine/signals.json
examples/hvac/signals.json
examples/j1939/j1939_parse.json
examples/tests/signal.json
examples/toyota/auris/signals.json
low-can-binding/can/can-decoder.cpp
low-can-binding/can/can-decoder.hpp
low-can-binding/can/signals.hpp