From: Romain Forlot Date: Tue, 17 Jan 2017 17:46:41 +0000 (+0000) Subject: Change read function and some clean up X-Git-Tag: 3.99.1~542 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=3d484f3fb86f4c098b63136f25a85b116355fe0b;p=apps%2Flow-level-can-service.git Change read function and some clean up TODO: parse can_message read and put it into an opencx_CanMessage... Change-Id: Idbadcd7b34c1bb63eb6ae31a4588cdde873d7a1c Signed-off-by: Romain Forlot --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4f6899d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libs/openxc-message-format"] + path = libs/openxc-message-format + url = git@github.com:openxc/openxc-message-format.git diff --git a/libs/openxc-message-format b/libs/openxc-message-format new file mode 160000 index 0000000..d9f54f9 --- /dev/null +++ b/libs/openxc-message-format @@ -0,0 +1 @@ +Subproject commit d9f54f97578429773421abce98d5f6579717afcc