summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-02-22 23:42:13 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-02-26 23:10:21 +0100
commit6e7a002bc53f770827fdb591eca3e96d3c64ab3c (patch)
tree9afa07d6e33a64649a6e2a0c1ebfa80f1ea0256e /data
parentcf9b63d424ee83b51fa14417fa582a61c316edf9 (diff)
downloadlibqmi-6e7a002bc53f770827fdb591eca3e96d3c64ab3c.tar.gz
loc: skip the need of the QmiIndicationLoc...DilutionOfPrecision intermediate struct
Diffstat (limited to 'data')
-rw-r--r--data/qmi-service-loc.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/qmi-service-loc.json b/data/qmi-service-loc.json
index 3db3a89d..0e054778 100644
--- a/data/qmi-service-loc.json
+++ b/data/qmi-service-loc.json
@@ -244,16 +244,16 @@
"since" : "1.22",
"format" : "guint32",
"public-format" : "QmiLocTechnologyUsed" },
- { "name" : "Dilution of Precision",
+ { "name" : "DOP",
"id" : "0x24",
"type" : "TLV",
- "since" : "1.22",
- "format" : "struct",
- "contents" : [ { "name" : "Position Dilution of Precision",
+ "since" : "1.32",
+ "format" : "sequence",
+ "contents" : [ { "name" : "PDOP",
"format" : "gfloat" },
- { "name" : "Horizontal Dilution of Precision",
+ { "name" : "HDOP",
"format" : "gfloat" },
- { "name" : "Vertical Dilution of Precision",
+ { "name" : "VDOP",
"format" : "gfloat" } ] },
{ "name" : "UTC Timestamp",
"id" : "0x25",