summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 4c6a3160..ef3760eb 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -553,6 +553,9 @@ struct gps_device_t {
time_t req_compact;
unsigned int stopbits; /* saved RS232 link parameter */
char parity;
+ int subtype;
+#define TSIP_UNKNOWN 0
+#definr TSIP_ACCUTIME_GOLD 1
} tsip;
#endif /* TSIP_ENABLE */
#ifdef GARMIN_ENABLE /* private housekeeping stuff for the Garmin driver */