Add management of version and new decoder signature. 65/22265/2 8.99.1 8.99.2 8.99.3 8.99.4 8.99.5 9.99.1 9.99.2 9.99.3 9.99.4 icefish/8.99.1 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.1 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5 jellyfish/9.99.1 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish/9.99.4 jellyfish_9.99.1 jellyfish_9.99.2 jellyfish_9.99.3 jellyfish_9.99.4
authorArthur Guyader <arthur.guyader@iot.bzh>
Thu, 29 Aug 2019 13:10:39 +0000 (15:10 +0200)
committerArthur Guyader <arthur.guyader@iot.bzh>
Thu, 29 Aug 2019 16:10:56 +0000 (18:10 +0200)
commitd9c40fd96e31ce41166e2b846301335ed6fe5d37
treed97480eb71cf39a13d7c89a297ff5a3b9aaa5bfb
parent7869e2e2ca1feb6a85919eab7c1da9c698d6d680
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

Change-Id: I169d5a8213d6a14e5d77b600e14b36f0878b3efe
Signed-off-by: Arthur Guyader <arthur.guyader@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