summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-05-18 15:02:12 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-05-18 15:02:12 -0400
commit5d538059dc05870f55ffbf2e34dbc490eeb95f4f (patch)
treea7c223f5f267e6d1aa47e426c23b26746e497f40 /gpsd.h-tail
parent7a1bed4e703fb73b05b56e802992843f0e23f6ca (diff)
downloadgpsd-5d538059dc05870f55ffbf2e34dbc490eeb95f4f.tar.gz
Back out my attempt at ACK synchrinization, it fails on SiRF III.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index fcfb07da..b6a276f3 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -546,8 +546,6 @@ struct gps_device_t {
#endif /* GEOSTAR_ENABLE */
#ifdef SIRF_ENABLE
struct {
- bool need_ack; /* if NZ we're awaiting ACK */
- time_t last_send; /* for tracking send timeouts */
unsigned int cfg_stage; /* configuration stage counter */
unsigned int driverstate; /* for private use */
#define SIRF_LT_231 0x01 /* SiRF at firmware rev < 231 */