pds: new 'GPS Ready' indication

This commit is contained in:
Aleksander Morgado 2015-01-24 17:31:59 +01:00
parent 4b3eeee8d3
commit 17e841d028
1 changed files with 8 additions and 1 deletions

View File

@ -434,6 +434,13 @@
"contents" : [ { "name" : "Auto Tracking State",
"format" : "guint8",
"public-format" : "gboolean" } ] } ],
"output" : [ { "common-ref" : "Operation Result" } ] }
"output" : [ { "common-ref" : "Operation Result" } ] },
// *********************************************************************************
{ "name" : "GPS Ready",
"type" : "Indication",
"service" : "PDS",
"id" : "0x0060",
"version" : "1.14" }
]