From e2a6bd168da5505f150ffad21aaf03498f2a3f67 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 20 Nov 2018 18:04:51 +0100 Subject: Ability to use custom encoder for CAN signals Adds the encoder header file that hold the default encoding functions Bug-AGL: SPEC-1965 Change-Id: I13fe90b515cde04894ba45c9cce72477b56d924b Signed-off-by: Romain Forlot --- src/main.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index dad4480..0929d8f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -217,7 +217,8 @@ std::ostream& operator<<(std::ostream& o, const generator