NMEA-0183 message: LLQ

Leica local position and quality

An example of the LLQ message string is:

$GPLLQ,034137.00,210712,,M,,M,3,15,0.011,,M*15

Field

Meaning

0

Message ID $GPLLQ

1

hhmmss.ss – UTC time of position

2

ddmmyy – UTC date

3

xxx.xxx – Grid easting (meters)

4

M – Meter, fixed text

5

xxxx.xxxx – Grid northing (meters)

6

M – Meter, fixed text

7

x – GPS quality. 0 = not valid. 1 = GPS Nav Fix. 2 = DGPS Fix. 3 = RTK Fix.

8

x – Number of satellites used in computation

9

xx.xx – Position quality (meters)

10

xxxx.xxxx – Height (meters)

11

M – Meter, fixed text

 

*hh – checksum

 

<CR> – carriage return

 

<LF> – Line feed