summaryrefslogtreecommitdiffstats
path: root/low-can-binding/utils/converter.hpp
AgeCommit message (Collapse)AuthorFilesLines
2019-11-28Add file converter to manage all conversionsRomain Forlot1-0/+27
This commits create a class converter to access conversions functions. For example to_hex, or for future usage in multi packet signal_to_bits_bytes. Bug-AGL : SPEC-2779 Bug-AGL: SPEC-2976 Change-Id: Ife652006a7756547184ed548bda5ffef0d09d941 Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh> Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>