summaryrefslogtreecommitdiff
path: root/ppsthread.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2016-04-13 17:46:17 -0700
committerGary E. Miller <gem@rellim.com>2016-04-13 17:46:17 -0700
commit46abff44d4df18ffe5d7c79df77fc116d75cdad2 (patch)
treec0e77fc7acee0ab1cba51722cf5b0bb2fbcab221 /ppsthread.h
parent2f49ed55327c7ca9d5211f6ae5e4fe0f2e1812e1 (diff)
downloadgpsd-46abff44d4df18ffe5d7c79df77fc116d75cdad2.tar.gz
Rename PPS_M IN_FIXES to NTP_MIN_FIXES
This applies to not just PPS, but all NTP reportable time. Even with a valid fix, the frist 3 times may be off. Don't send bad time to ntp/chrony. Move the definition into gpsd.h to be widely available not depending on scons options.
Diffstat (limited to 'ppsthread.h')
-rw-r--r--ppsthread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppsthread.h b/ppsthread.h
index 7c3c5d65..b37e739c 100644
--- a/ppsthread.h
+++ b/ppsthread.h
@@ -16,8 +16,6 @@ struct timedelta_t {
};
#endif /* TIMEDELTA_DEFINED */
-#define PPS_MIN_FIXES 3 /* # fixes to wait for before shipping NTP time */
-
/*
* Set context, devicefd, and devicename at initialization time, before
* you call pps_thread_activate(). The context pointer can be used to