summaryrefslogtreecommitdiffstats
path: root/src/can-decoder.cpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-02 22:21:31 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-02 22:21:31 +0100
commit3cefa7d43712f94c78dbbdff499b0a9a7645284b (patch)
tree1f654b7efb81d83484b0b45f7ec2aab9279fd46c /src/can-decoder.cpp
parent3668abdfa5c5f27751216105c3ba7e018485563d (diff)
Clean and imrove log messages.
Change-Id: I77c74851ec436de0c7a7c47993badb7d1e2c01ca Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can-decoder.cpp')
-rw-r--r--src/can-decoder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/can-decoder.cpp b/src/can-decoder.cpp
index bc4d0be7..5bc4642f 100644
--- a/src/can-decoder.cpp
+++ b/src/can-decoder.cpp
@@ -88,6 +88,7 @@ openxc_DynamicField decoder_t::translateSignal(CanSignal& signal, can_message_t&
}
float value = parseSignalBitfield(signal, message);
+ DEBUG(binder_interface, "Decoded message: %f", value);
bool send = true;
// Must call the decoders every time, regardless of if we are going to