summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-08-25 00:00:22 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-08-25 00:00:22 -0400
commitdbdd6dec471d6a5614379bb6673342873294bc32 (patch)
tree4d254ef3945e49f44449cc1a2f8b1b8dc7df72c7 /TODO
parentc0d020644bf925fb1010c86756e5051e50f18e51 (diff)
downloadgpsd-dbdd6dec471d6a5614379bb6673342873294bc32.tar.gz
Correct computatiojn of build timestamps.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 8de42683..d3f55220 100644
--- a/TODO
+++ b/TODO
@@ -24,13 +24,6 @@ Consider merging the calibration draft into the Time Service HOWTO.
Our goal is to be independent of the system clock.
-**** Compile the GPS week of the build into the build
-
-The obvious place tp put this is in timebase.h. Not too expensive;
-will typically cause extra work once per seven days. The benefit is that
-we can compare received week to the compiled in week and if the latter
-is less know that a rollover has occurred.
-
**** Maybe apply wraparound compensation ****
See <http://www.febo.com/pipermail/time-nuts/2013-August/079271.html>