diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-06-24 21:57:28 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-07-10 22:42:49 +0200 |
commit | 1bfb1df88d97608952726d8eb0bcd93c915570d1 (patch) | |
tree | a0e489a6adf7a94d45e0e979bb5d55211b900235 /data/qmi-service-loc.json | |
parent | 002612aca79890371efedb5a3cf0c394794d0bd6 (diff) |
libqmi-glib/qmicli,loc: rename 'gnss satellite info' to 'gnss sv info'
Diffstat (limited to 'data/qmi-service-loc.json')
-rw-r--r-- | data/qmi-service-loc.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/qmi-service-loc.json b/data/qmi-service-loc.json index de227f9..71cc69d 100644 --- a/data/qmi-service-loc.json +++ b/data/qmi-service-loc.json @@ -307,7 +307,7 @@ "id" : "0x002C", "since" : "1.22", "output" : [{ "common-ref" : "LOC Fix Recurrence Type" } ] }, - { "name" : "GNSS Satellite Info", + { "name" : "GNSS Sv Info", "type" : "Indication", "service" : "LOC", "id" : "0x0025", @@ -319,7 +319,7 @@ "since" : "1.22", "format": "guint8", "public-format": "QmiLocAltitudeAssumed" }, - { "name" : "Satellite Info", + { "name" : "List", "id" : "0x10", "type" : "TLV", "since" : "1.22", |