Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0cd3f387
authored
2018-01-26 19:23:13 -0800
by
Skip Hines
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ILP-51 : Fixed some GNSS names and comments.
1 parent
7e0ff418
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
14 deletions
HPE/V1.2/HpeGnss.xid.xml
ILP/V1.2/IlpAssistanceApi.xid.xml
ILP/V1.2/XIDData.prop
HPE/V1.2/HpeGnss.xid.xml
View file @
0cd3f38
...
...
@@ -18,8 +18,7 @@
<enum
name=
"Constellation"
type=
"uint8"
default=
"unspecified"
>
<comment>
Specifies the specific GNSS constellation. These are oreable values to
be used as flags.
GNSS constellation types.
</comment>
<literal
name=
"unspecified"
value=
"0x00"
/>
<literal
name=
"GPS"
value=
"0x01"
/>
...
...
@@ -31,7 +30,7 @@
<literal
name=
"RTLS_FLAG"
value=
"0x40"
/>
</enum>
<enum
name=
"Assistance
Data
"
type=
"uint8"
default=
"unspecified"
>
<enum
name=
"Assistance
Type
"
type=
"uint8"
default=
"unspecified"
>
<comment>
Enumeration literals defining the types of assistance data supported.
</comment>
...
...
ILP/V1.2/IlpAssistanceApi.xid.xml
View file @
0cd3f38
...
...
@@ -41,15 +41,15 @@
</elem>
<elem
name=
"minId"
multiplicity=
"0..1"
type =
"uint8"
default=
"0"
>
<comment>
Specifies the minimum satellite ID to return constellation data.
Specifies the minimum satellite ID to return constellation data
for
.
</comment>
</elem>
<elem
name=
"maxId"
multiplicity=
"0..1"
type =
"uint8"
default=
"255"
>
<comment>
Specifies the maximum satellite ID to return constellation data.
Specifies the maximum satellite ID to return constellation data
for
.
</comment>
</elem>
<elem
name=
"
AssistData"
multiplicity=
"1..*"
type =
"HPE.Gnss.AssistanceData
"
>
<elem
name=
"
type"
multiplicity=
"1..*"
type =
"HPE.Gnss.AssistanceDataType
"
>
<comment>
Specifies the types of constellation assistance data to return.
</comment>
...
...
@@ -66,15 +66,15 @@
<elem
name=
"encoding"
multiplicity=
"0..1"
type=
"EncodingFormat"
default=
"0"
>
<comment>
ConstellationData encoding format for the response. This field is carried into
G
etAssistanceData_output.encCon and GetGnssAlmanacs_o
utput.conData will be encoded
G
nssDataOutput.encoding and GnssDataO
utput.conData will be encoded
in this format. If not specified the "native" format of the protocol is used.
</comment>
</elem>
<elem
name=
"location"
multiplicity=
"0..1"
type=
"Shape"
polymorphic=
"true"
>
<comment>
Optional specification of the location to compute assistance data.
If not specified
all available asistance data will be provid
ed.
Optional specification of the location to compute assistance data.
If not specified, asistance data will not be filter
ed.
</comment>
</elem>
...
...
@@ -86,7 +86,7 @@
<tag
name=
"unit"
value=
"degrees"
/>
</elem>
<elem
name=
"
R
equest"
multiplicity=
"1..*"
type=
"RequestSpec"
>
<elem
name=
"
r
equest"
multiplicity=
"1..*"
type=
"RequestSpec"
>
<comment>
Specifies the requested data. One specification is required, multiple can be processed simultaneously.
</comment>
</elem>
</struct>
...
...
@@ -103,7 +103,7 @@
</comment>
</elem>
<elem
name=
"
assistd
ata"
multiplicity=
"0..*"
type =
"HPE.Gnss.ConstellationData"
encoding=
"encoding"
>
<elem
name=
"
constellationD
ata"
multiplicity=
"0..*"
type =
"HPE.Gnss.ConstellationData"
encoding=
"encoding"
>
<comment>
The list of ConstellationData encoded in the format specified by encoding.
</comment>
...
...
ILP/V1.2/XIDData.prop
View file @
0cd3f38
...
...
@@ -415,8 +415,8 @@ Ord.ILP.CalculateOutput.dynamics=81
Ord.ILP.CalculateOutput.rankEstimate=82
Ord.ILP.CalculateOutput.status=83
Ord.ILP.CalculateOutput.uuidSession=80
Ord.ILP.GnssDataInput.
R
equest=84
Ord.ILP.GnssDataInput.RequestSpec.
AssistData
=68
Ord.ILP.GnssDataInput.
r
equest=84
Ord.ILP.GnssDataInput.RequestSpec.
type
=68
Ord.ILP.GnssDataInput.RequestSpec.constellation=64
Ord.ILP.GnssDataInput.RequestSpec.directive=65
Ord.ILP.GnssDataInput.RequestSpec.maxId=67
...
...
@@ -425,7 +425,7 @@ Ord.ILP.GnssDataInput.elmask=83
Ord.ILP.GnssDataInput.encoding=81
Ord.ILP.GnssDataInput.epoch=80
Ord.ILP.GnssDataInput.location=82
Ord.ILP.GnssDataOutput.
assistd
ata=81
Ord.ILP.GnssDataOutput.
constellationD
ata=81
Ord.ILP.GnssDataOutput.encoding=80
Ord.ILP.PositionInfo.encObs=88
Ord.ILP.PositionInfo.observations=89
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment