summaryrefslogtreecommitdiff
path: root/data/qmi-service-loc.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-loc.json')
-rw-r--r--data/qmi-service-loc.json80
1 files changed, 41 insertions, 39 deletions
diff --git a/data/qmi-service-loc.json b/data/qmi-service-loc.json
index 0f15b13e..0bfa02d8 100644
--- a/data/qmi-service-loc.json
+++ b/data/qmi-service-loc.json
@@ -57,9 +57,9 @@
"format" : "sequence",
"contents" : [ { "name" : "IPv6 Address",
"format" : "array",
+ "fixed-size" : "8",
"array-element" : { "format" : "guint16",
- "endian" : "network" } ,
- "fixed-size" : "8" },
+ "endian" : "network" } },
{ "name" : "IPv6 Port",
"format" : "guint32" } ] },
@@ -297,11 +297,12 @@
"since" : "1.22",
"format" : "guint32" },
{ "name" : "Satellites Used",
- "id" : "0x2C",
- "type" : "TLV",
- "since" : "1.22",
- "format" : "array",
- "array-element" : { "format" : "guint16" } },
+ "id" : "0x2C",
+ "type" : "TLV",
+ "since" : "1.22",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "format" : "guint16" } },
{ "name" : "Altitude Assumed",
"id" : "0x2D",
"type" : "TLV",
@@ -358,36 +359,37 @@
"since" : "1.22",
"format" : "guint8",
"public-format" : "gboolean" },
- { "name" : "List",
- "id" : "0x10",
- "type" : "TLV",
- "since" : "1.22",
- "format" : "array",
- "array-element" : { "name" : "Element",
- "format" : "struct",
- "contents" : [ { "name" : "Valid Information",
- "format" : "guint32",
- "public-format" : "QmiLocSatelliteValidInformation" },
- { "name" : "System",
- "format" : "guint32",
- "public-format" : "QmiLocSystem" },
- { "name" : "GNSS Satellite ID",
- "format" : "guint16" },
- { "name" : "Health Status",
- "format" : "guint8",
- "public-format" : "QmiLocHealthStatus" },
- { "name" : "Satellite Status",
- "format" : "guint32",
- "public-format" : "QmiLocSatelliteStatus" },
- { "name" : "Navigation Data",
- "format" : "guint8",
- "public-format" : "QmiLocNavigationData"},
- { "name" : "Elevation Degrees",
- "format" : "gfloat" },
- { "name" : "Azimuth Degrees",
- "format" : "gfloat" },
- { "name" : "Signal to Noise Ratio BHz",
- "format" : "gfloat" } ] } } ] },
+ { "name" : "List",
+ "id" : "0x10",
+ "type" : "TLV",
+ "since" : "1.22",
+ "format" : "array",
+ "size-prefix-format" : "guint8",
+ "array-element" : { "name" : "Element",
+ "format" : "struct",
+ "contents" : [ { "name" : "Valid Information",
+ "format" : "guint32",
+ "public-format" : "QmiLocSatelliteValidInformation" },
+ { "name" : "System",
+ "format" : "guint32",
+ "public-format" : "QmiLocSystem" },
+ { "name" : "GNSS Satellite ID",
+ "format" : "guint16" },
+ { "name" : "Health Status",
+ "format" : "guint8",
+ "public-format" : "QmiLocHealthStatus" },
+ { "name" : "Satellite Status",
+ "format" : "guint32",
+ "public-format" : "QmiLocSatelliteStatus" },
+ { "name" : "Navigation Data",
+ "format" : "guint8",
+ "public-format" : "QmiLocNavigationData"},
+ { "name" : "Elevation Degrees",
+ "format" : "gfloat" },
+ { "name" : "Azimuth Degrees",
+ "format" : "gfloat" },
+ { "name" : "Signal to Noise Ratio BHz",
+ "format" : "gfloat" } ] } } ] },
// *********************************************************************************
@@ -416,8 +418,8 @@
"type" : "TLV",
"since" : "1.22",
"format" : "array",
- "array-element" : { "format" : "guint8" },
"size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" },
"max-size" : "1024" },
{ "name" : "Format Type",
"id" : "0x10",
@@ -752,8 +754,8 @@
"type" : "TLV",
"since" : "1.22",
"format" : "array",
- "array-element" : { "format" : "guint8" },
"size-prefix-format" : "guint16",
+ "array-element" : { "format" : "guint8" },
"max-size" : "1024" } ],
"output" : [ { "common-ref" : "Operation Result" } ] },