From a945af2b0075e0412091deb7c4d27e7f77c891eb Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 11 Apr 2011 07:45:59 -0400 Subject: Decode of RTCM3 type 1005 is working. --- 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 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. -- cgit v1.2.1