summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-04-11 07:45:59 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-04-11 07:45:59 -0400
commita945af2b0075e0412091deb7c4d27e7f77c891eb (patch)
tree1b0caa91379302665dc80cd05f850e58b5572b52
parent6457da0570c5d99ee7164cdb38e3d32c87fe9d6d (diff)
downloadgpsd-a945af2b0075e0412091deb7c4d27e7f77c891eb.tar.gz
Decode of RTCM3 type 1005 is working.
-rw-r--r--driver_rtcm3.c2
-rw-r--r--test/daemon/rtcm3.logbin369 -> 396 bytes
-rw-r--r--test/daemon/rtcm3.log.chk1
3 files changed, 2 insertions, 1 deletions
diff --git a/driver_rtcm3.c b/driver_rtcm3.c
index cd61f542..7d10a35f 100644
--- a/driver_rtcm3.c
+++ b/driver_rtcm3.c
@@ -22,7 +22,7 @@ passing RTCM corrections to a GPS, which normally should just be
passed an entire correction packet for processing by their internal
firmware.
-Decodes of the following types have been verified: 1029,
+Decodes of the following types have been verified: 1005, 1029
This file is Copyright (c) 2010 by the GPSD project
BSD terms apply: see the file COPYING in the distribution root for details.
diff --git a/test/daemon/rtcm3.log b/test/daemon/rtcm3.log
index e6abf682..7eb10296 100644
--- a/test/daemon/rtcm3.log
+++ b/test/daemon/rtcm3.log
Binary files differ
diff --git a/test/daemon/rtcm3.log.chk b/test/daemon/rtcm3.log.chk
index 51737b47..a4a882a2 100644
--- a/test/daemon/rtcm3.log.chk
+++ b/test/daemon/rtcm3.log.chk
@@ -1 +1,2 @@
{"class":"RTCM3","type":1029,"length":39,"station_id":23,"mjd":132,"sec":59100,"len":21,"units":30,"msg":"UTF-8 \u00d0\u00bf\u00d1\u0080\u00d0\u00be\u00d0\u00b2\u00d0\u00b5\u00d1\u0080\u00d0\u00ba\u00d0\u00b0 w\u00c3\u00b6rter"}
+{"class":"RTCM3","type":1005,"length":19,"station_id":2003,"system":["GPS"],"refstation":false,"sro":false,"x":1114104.5999,"y":-4850729.7108,"z":3975521.4643}