From ca99bc3c0cce58f39aebd87028a11720b68f6888 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Apr 2011 15:54:43 -0400 Subject: RTCM3 message analysis for 1012 and 1013 is correct. --- driver_rtcm3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver_rtcm3.c') diff --git a/driver_rtcm3.c b/driver_rtcm3.c index 1c817278..f74d3f05 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: 1004, 1005, 1029 +Decodes of the following types have been verified: 1004, 1005, 1012, 1013, 1029. This file is Copyright (c) 2010 by the GPSD project BSD terms apply: see the file COPYING in the distribution root for details. -- cgit v1.2.1