summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-27 15:14:43 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-27 15:14:43 -0500
commitae654f81a3bbc932d9f42b7bb6c52a84c715a4e0 (patch)
tree5e5d334cd3419cb7e95077d887a383cf8b27a5db /gps.h
parent9b5f8efb899eb1baa64562dd0f94c3025c6c2020 (diff)
downloadgpsd-ae654f81a3bbc932d9f42b7bb6c52a84c715a4e0.tar.gz
Investigating ways to get rid of CLOSE_DELAY in the test framework...
...actually revealed a bug - device-shutdown messages getting lost on the way out to the test clients. This set of changes mostly fixes it. Some glitches remain; this state of things passes all regression tests but attempting to get rid of what now ought to be unnecessary code in fake.py does not pass. To be continued...
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gps.h b/gps.h
index e4a75879..83282a86 100644
--- a/gps.h
+++ b/gps.h
@@ -1959,7 +1959,8 @@ struct gps_data_t {
#define LOGMESSAGE_SET (1llu<<30)
#define ERROR_SET (1llu<<31)
#define TIMEDRIFT_SET (1llu<<32)
-#define SET_HIGH_BIT 33
+#define EOF_SET (1llu<<33)
+#define SET_HIGH_BIT 34
timestamp_t online; /* NZ if GPS is on line, 0 if not.
*
* Note: gpsd clears this time when sentences