[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gpsd-commit-watch
Subject:    [Gpsd-commit-watch] r3414 - trunk
From:       esr () mail ! berlios ! de (esr at BerliOS)
Date:       2006-08-21 16:31:30
Message-ID: 200608211631.k7LGVUBt025244 () sheep ! berlios ! de
[Download RAW message or body]

Author: esr
Date: 2006-08-21 18:31:28 +0200 (Mon, 21 Aug 2006)
New Revision: 3414

Modified:
   trunk/Makefile.am
   trunk/gps.h
Log:
Increase the maximum number of satellites we can handle,
in order to cope with the Antaris uBlox.


Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2006-08-21 16:23:31 UTC (rev 3413)
+++ trunk/Makefile.am	2006-08-21 16:31:28 UTC (rev 3414)
@@ -96,7 +96,7 @@
 #
 # Build shared libraries
 #
-libgps_la_LDFLAGS = -version-number 15:0:0
+libgps_la_LDFLAGS = -version-number 16:0:0
 lib_LTLIBRARIES = libgps.la
 
 libgps_c_sources = \

Modified: trunk/gps.h
===================================================================
--- trunk/gps.h	2006-08-21 16:23:31 UTC (rev 3413)
+++ trunk/gps.h	2006-08-21 16:31:28 UTC (rev 3414)
@@ -18,7 +18,7 @@
 #endif
 
 #define MAXTAGLEN	8	/* maximum length of sentence tag name */
-#define MAXCHANNELS	14	/* maximum GPS channels (*not* satellites!) */
+#define MAXCHANNELS	20	/* maximum GPS channels (*not* satellites!) */
 #define SIRF_CHANNELS	12	/* max channels allowed in SiRF format */
 
 /* 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic