aboutsummaryrefslogtreecommitdiffstats
path: root/dbus_interface/org.agl.naviapi.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-10-20 11:50:59 -0400
committerScott Murray <scott.murray@konsulko.com>2019-10-20 14:33:21 -0400
commitfe954c9dd641e45e429b423714c22ef1da5beb16 (patch)
treee489c776c62d3ef015596bbedce7b01349c3fcef /dbus_interface/org.agl.naviapi.xml
parent15b51bbb886dd0870521fa1bcc6f5d2493271438 (diff)
Fixes to improve interoperation with tbtnavihalibut_8.0.3halibut/8.0.38.0.3
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 <scott.murray@konsulko.com> Change-Id: Ibc4c77ffa1bf74787cf02ad4e64a87b48d2e30fe
Diffstat (limited to 'dbus_interface/org.agl.naviapi.xml')
-rw-r--r--dbus_interface/org.agl.naviapi.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus_interface/org.agl.naviapi.xml b/dbus_interface/org.agl.naviapi.xml
index 7132539..87bf87d 100644
--- a/dbus_interface/org.agl.naviapi.xml
+++ b/dbus_interface/org.agl.naviapi.xml
@@ -18,8 +18,8 @@
<!-- void signalStopDemo() -->
<signal name="signalStopDemo">
</signal>
- <!-- void signalArrvied() -->
- <signal name="signalArrvied">
+ <!-- void signalArrived() -->
+ <signal name="signalArrived">
</signal>
<!-- void getRouteInfo() -->
<signal name="getRouteInfo">