summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-01-22 06:15:19 -0500
committerEric S. Raymond <esr@thyrsus.com>2016-01-22 06:15:19 -0500
commit8eb68a2b0c2d8ba690030231e2ea6fbc8d10ea5b (patch)
tree1fafbaecec10cfbcd8b389e4314d8acbe065b71e
parentb436b11635c5f95f7ec5fef455ff197ae96106da (diff)
downloadgpsd-8eb68a2b0c2d8ba690030231e2ea6fbc8d10ea5b.tar.gz
Repair support for non-NMEA devices requiring active probing...
(e.g. Garmin USB). Bug was introduced by the fix for Savannah bug #46082.
-rw-r--r--gpsd.h-tail2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index ad425dcc..60592235 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -56,7 +56,7 @@
#define BINARY_ENABLE
#endif
#if defined(TRIPMATE_ENABLE) || defined(BINARY_ENABLE)
-#define NON_NMEA_ENABLE
+#define NON_NMEA0183_ENABLE
#endif
#if defined(TNT_ENABLE) || defined(OCEANSERVER_ENABLE)
#define COMPASS_ENABLE