summaryrefslogtreecommitdiffstats
path: root/src/can-decoder.cpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-03 08:49:00 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-03 08:49:00 +0100
commit0dcef829862e01ab4272163db3b536c9b70076a0 (patch)
tree6d1b4e285e72ade0c0729b93b41c225e531ec18e /src/can-decoder.cpp
parentd572196852895f42e90b79b4ba5346b5d8c48f87 (diff)
tbf
Change-Id: I4e46542258b8dab0c0e266adddf9bfc7a4111376 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can-decoder.cpp')
-rw-r--r--src/can-decoder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can-decoder.cpp b/src/can-decoder.cpp
index 5bc4642f..03471398 100644
--- a/src/can-decoder.cpp
+++ b/src/can-decoder.cpp
@@ -88,7 +88,7 @@ openxc_DynamicField decoder_t::translateSignal(CanSignal& signal, can_message_t&
}
float value = parseSignalBitfield(signal, message);
- DEBUG(binder_interface, "Decoded message: %f", value);
+ DEBUG(binder_interface, "translateSignal: Decoded message: %f", value);
bool send = true;
// Must call the decoders every time, regardless of if we are going to