From 2b4309d749099ab4b98761ecea3638326ab1a8a5 Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Tue, 10 Dec 2013 16:45:47 -0800 Subject: [PATCH] added dbus method debug info to manager interface --- examples/dbusconfig | 2 +- lib/vehicleproperty.cpp | 2 +- plugins/dbus/abstractdbusinterface.cpp | 4 ---- plugins/dbus/abstractdbusinterface.h | 2 ++ plugins/dbus/automotivemanager.cpp | 6 ++++++ 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/examples/dbusconfig b/examples/dbusconfig index 502f21a..761cf9f 100644 --- a/examples/dbusconfig +++ b/examples/dbusconfig @@ -3,7 +3,7 @@ { "name" : "ExampleSouce", "path" : "/usr/lib/automotive-message-broker/examplesourceplugin.so", - "delay" : "24" + "delay" : "1000" } ], "sinks": [ diff --git a/lib/vehicleproperty.cpp b/lib/vehicleproperty.cpp index 8b7f362..ec75ae7 100644 --- a/lib/vehicleproperty.cpp +++ b/lib/vehicleproperty.cpp @@ -342,7 +342,7 @@ bool VehicleProperty::registerPropertyPriv(VehicleProperty::Property name, Vehic { if(ListPlusPlus(&mCapabilities).contains(name)) { - DebugOut(0)<<__FUNCTION__<<" ERROR: property '"<message); } - const char* p = g_variant_get_type_string(pid); - - DebugOut()<<"pid "<= 6) + { + DebugOut(6)<<"DBus method call from: "<