ROVERPOS
Position using ALIGN
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7 |
ALIGN generates distance and bearing information between a base and rover receiver. This log outputs the position information of the rover when using the ALIGN feature. This log can only be output from a Y ALIGN model and can be output at both Base and Rover ends.
You must have an ALIGN capable receiver to use this log.
|
|
Message ID: 1052
Log Type: Asynch
Recommended Input:
log roverposa onchanged
ASCII Example:
#ROVERPOSA,COM1,0,21.5,FINESTEERING,1544,340322.000,02000008,7453,4655;SOL_COMPUTED,NARROW_INT,51.11605565964,-114.03854655975,1055.8559,-16.9000,WGS84,0.0130,0.0122,0.0206,"RRRR",0.0,0.0,13,12,12,11,0,0,0,0*635b3a1c
Asynchronous logs, such as ROVERPOS, should only be logged ONCHANGED or ONNEW, otherwise the most current data is not output when it is available. This is especially true of the ONTIME trigger, which may cause inaccurate time tags to result.
Field |
Field Type |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Log header |
ROVERPOS header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
|
H |
0 |
2 |
sol stat |
Solution Status, see Table: Solution Status |
Enum |
4 |
H |
3 |
pos type |
Position Type see Table: Position or Velocity Type |
Enum |
4 |
H+4 |
4 |
lat |
Rover WGS84 latitude (degrees) |
Double |
8 |
H+8 |
5 |
long |
Rover WGS84 longitude (degrees) |
Double |
8 |
H+16 |
6 |
hgt |
Rover MSL Height (m) |
Double |
8 |
H+24 |
7 |
undulation |
Undulation (m) |
Float |
4 |
H+32 |
8 |
datum id# |
Datum ID number 61 = WGS84 63 = USER (default = WGS84) |
Enum |
4 |
H+36 |
9 |
lat σ |
Latitude standard deviation (m) |
Float |
4 |
H+40 |
10 |
long σ |
Longitude standard deviation (m) |
Float |
4 |
H+44 |
11 |
hgt σ |
Height standard deviation (m) |
Float |
4 |
H+48 |
12 |
stn id |
Rover ID (default = “RRRR”) |
Char[4] |
4 |
H+52 |
13 |
Reserved |
Float |
4 |
H+56 |
|
14 |
Reserved |
Float |
4 |
H+60 |
|
15 |
#SVs |
Number of satellites tracked |
Uchar |
1 |
H+64 |
16 |
#solnSVs |
Number of satellites used in solution |
Uchar |
1 |
H+65 |
17 |
#obs |
Number of satellites above elevation mask angle |
Uchar |
1 |
H+66 |
18 |
#multi |
Number of satellites with multi-frequency signals above elevation mask angle |
Uchar |
1 |
H+67 |
19 |
Reserved |
Hex |
1 |
H+68 |
|
20 |
Uchar |
1 |
H+69 |
||
21 |
Uchar |
1 |
H+70 |
||
22 |
Uchar |
1 |
H+71 |
||
23 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Hex |
1 |
H+72 |
24 |
[CR][LF] |
Sentence Terminator (ASCII only) |
- |
- |
- |