Change signature of decoders 09/23109/1
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 26 Nov 2019 15:19:49 +0000 (16:19 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 28 Nov 2019 15:11:48 +0000 (16:11 +0100)
commit1fa52a04542ed648b5a2a15b2f3d252f33202a33
tree6cf276244f3defbc4995bf90db2919a9ddefcf1f
parent3fb5cd5d762006c3bc20ffc7acd86f8a74156f9b
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
Bug-AGL: SPEC-2976

Change-Id: I044b1a3a6bacb9fc59bd6d3f77a1dbc437a3aa86
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@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