From 3c804a94a22289ab766243629c41ba96ac989bd7 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 20 Oct 2019 11:50:59 -0400 Subject: Fixes to improve interoperation with tbtnavi Changes include: - Add support for actually sending stopDemo and Arrived DBus signals. - Fix typo in Arrived signal name in org.agl.naviapi.xml and dbus_server.cpp. - Change some qDebug messages in dbus_server.cpp to qWarning as it seems more appropriate. - Actually use Mapbox style URL from naviconfig.ini. Bug-AGL: SPEC-2916 Signed-off-by: Scott Murray Change-Id: Ib32bcc50a495538362c5ca77c9de3941d81c17bf --- dbus_interface/org.agl.naviapi.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dbus_interface/org.agl.naviapi.xml') diff --git a/dbus_interface/org.agl.naviapi.xml b/dbus_interface/org.agl.naviapi.xml index 488a29a..87bf87d 100644 --- a/dbus_interface/org.agl.naviapi.xml +++ b/dbus_interface/org.agl.naviapi.xml @@ -15,6 +15,12 @@ + + + + + + -- cgit 1.2.3-korg