Make decoder systematic use of openxc-utils to build
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 13 Mar 2017 22:11:18 +0000 (23:11 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:15:55 +0000 (17:15 +0100)
commit3e624c015e7e90ecedb597c71d9b77d185d318a7
treecc491e0c0226e91b082d11f5a9125581f56f2f9a
parentac96a95e79d89eb667276f87c389d5ea4ff14efd
Make decoder systematic use of openxc-utils to build
its objects. We don't want random initialization on
boolean value of openxc_DynamicField (has_string, has_numeric...)
else we have a risk that the final decoded and convert into json
object will not be the good one.

Change-Id: If4d69e6ace615fd8e097ba9a04e5482c82b9a7db
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can/can-decoder.cpp