summaryrefslogtreecommitdiff
path: root/enhanced-position-service/dbus
diff options
context:
space:
mode:
authorMarco Residori <marco_residori@mentor.com>2016-06-22 02:52:58 -0700
committerMarco Residori <marco_residori@mentor.com>2016-06-22 02:52:58 -0700
commitc833b37f62d4f78ee55cfa58764d1757def25dc8 (patch)
tree543e94494dac1503334e108413e80455426f7595 /enhanced-position-service/dbus
parent53b518d5eb8559c1c78150639a5f000453108cec (diff)
downloadpositioning-c833b37f62d4f78ee55cfa58764d1757def25dc8.tar.gz
GT-3345: improve layout of interface description generated from xml files
Diffstat (limited to 'enhanced-position-service/dbus')
-rw-r--r--enhanced-position-service/dbus/api/genivi-positioning-configuration.xml1
-rw-r--r--enhanced-position-service/dbus/api/genivi-positioning-enhancedposition.xml7
-rw-r--r--enhanced-position-service/dbus/doc/GENIVI_EnhancedPositionService_ComponentSpecification.pdfbin777691 -> 866707 bytes
3 files changed, 5 insertions, 3 deletions
diff --git a/enhanced-position-service/dbus/api/genivi-positioning-configuration.xml b/enhanced-position-service/dbus/api/genivi-positioning-configuration.xml
index 5b3c19c..20fbb58 100644
--- a/enhanced-position-service/dbus/api/genivi-positioning-configuration.xml
+++ b/enhanced-position-service/dbus/api/genivi-positioning-configuration.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
<!-- SPDX-License-Identifier: MPL-2.0
diff --git a/enhanced-position-service/dbus/api/genivi-positioning-enhancedposition.xml b/enhanced-position-service/dbus/api/genivi-positioning-enhancedposition.xml
index 4ef893a..8c52c85 100644
--- a/enhanced-position-service/dbus/api/genivi-positioning-enhancedposition.xml
+++ b/enhanced-position-service/dbus/api/genivi-positioning-enhancedposition.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
<!-- SPDX-License-Identifier: MPL-2.0
@@ -67,7 +66,11 @@
<line>dictionary = array of tuples (key,value)</line>
<line>Invalid data is not be returned to the client application</line>
<line>The vehicle axis system is defined by ISO 8855: In short, the X-axis pointing is forwards, the Y-axis is pointing left, the Z-axis is pointing upwards</line>
- <line>key = enum(LATITUDE,LONGITUDE,ALTITUDE,HEADING,SPEED,CLIMB,ROLL_RATE,PITCH_RATE,YAW_RATE,PDOP,HDOP,VDOP,USED_SATELLITES,TRACKED_SATELLITES,VISIBLE_SATELLITES,SIGMA_HPOSITION,SIGMA_ALTITUDE,SIGMA_HEADING,SIGMA_SPEED,SIGMA_CLIMB,GNSS_FIX_STATUS,DR_STATUS,USED_SATELLITESYSTEMS)</line>
+ <line>key = enum(LATITUDE,LONGITUDE,ALTITUDE,HEADING,SPEED,CLIMB,</line>
+ <line>ROLL_RATE,PITCH_RATE,YAW_RATE,PDOP,HDOP,VDOP,</line>
+ <line>USED_SATELLITES,TRACKED_SATELLITES,VISIBLE_SATELLITES,</line>
+ <line>SIGMA_HPOSITION,SIGMA_ALTITUDE,SIGMA_HEADING,SIGMA_SPEED,SIGMA_CLIMB,</line>
+ <line>GNSS_FIX_STATUS,DR_STATUS,USED_SATELLITESYSTEMS)</line>
<line>key = LATITUDE, value = value of type 'd', that expresses the WGS84 latitude of the current position in degrees. Range [-90:+90]. Example: 48.053250</line>
<line>key = LONGITUDE, value = value of type 'd', that expresses the WGS84 longitude of the current position in degrees. Range [-180:+180]. Example: 8.324500</line>
<line>key = ALTITUDE, value = value of type 'd', that expresses the altitude above the sea level of the current position in meters</line>
diff --git a/enhanced-position-service/dbus/doc/GENIVI_EnhancedPositionService_ComponentSpecification.pdf b/enhanced-position-service/dbus/doc/GENIVI_EnhancedPositionService_ComponentSpecification.pdf
index 366d640..00255c1 100644
--- a/enhanced-position-service/dbus/doc/GENIVI_EnhancedPositionService_ComponentSpecification.pdf
+++ b/enhanced-position-service/dbus/doc/GENIVI_EnhancedPositionService_ComponentSpecification.pdf
Binary files differ