Add management of version and new decoder signature. 63/23063/1 halibut 8.0.4 8.0.5 8.0.6 halibut/8.0.4 halibut/8.0.5 halibut/8.0.6 halibut_8.0.4 halibut_8.0.5 halibut_8.0.6
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 26 Nov 2019 15:07:15 +0000 (16:07 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 26 Nov 2019 15:07:15 +0000 (16:07 +0100)
commit0d65a0be7d834b23de99e73bba5407185f54aeca
treed97480eb71cf39a13d7c89a297ff5a3b9aaa5bfb
parent839bbf458685383634c03e8cec2238f70c6f0382
Add management of version and new decoder signature.

This commit allows to generate a file according to the version.
And adds the wrapper function for new decoder between v1 and v2.

Bug-AGL: SPEC-2780
Bug-AGL: SPEC-2976

Change-Id: I169d5a8213d6a14e5d77b600e14b36f0878b3efe
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/CMakeLists.txt
src/main.cpp
src/openxc/decoder.cpp [new file with mode: 0644]
src/openxc/decoder.hpp [new file with mode: 0644]
src/openxc/message_set.cpp
src/openxc/message_set.hpp