summaryrefslogtreecommitdiff
path: root/gpsd.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-24 22:37:58 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-24 22:37:58 +0000
commitb2f11f64d35b1ef148a6d289c990355e4a59bed3 (patch)
tree6258c365be13db7ee0e1e27768fac2d831236742 /gpsd.h
parenta594396a3f38200140b0bfe608d9e064b8d5b0c2 (diff)
downloadgpsd-b2f11f64d35b1ef148a6d289c990355e4a59bed3.tar.gz
Y command now carries information about which satellites were used in
the last fix.
Diffstat (limited to 'gpsd.h')
-rw-r--r--gpsd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsd.h b/gpsd.h
index a41eb8e3..69779a97 100644
--- a/gpsd.h
+++ b/gpsd.h
@@ -1,7 +1,6 @@
/* gpsd.h -- fundamental types and structures for the GPS daemon */
#define BUFSIZE 4096 /* longer than longest NMEA sentence (82) */
-#define GPS_TIMEOUT 5 /* consider GPS connection lost after 5 sec */
struct longlat_t
/* This structure is used to initialize some older GPS units */