summaryrefslogtreecommitdiff
path: root/timebase.c
diff options
context:
space:
mode:
authorSanjeev Gupta <ghane0@gmail.com>2013-11-29 00:57:37 +0800
committerEric S. Raymond <esr@thyrsus.com>2013-11-28 17:14:36 -0500
commit6b67d8de5bff82816505796f32a9e54b2f42618b (patch)
treef823bf482c49a0f4ebccda606935c9eb9155bce2 /timebase.c
parent0456c0e5a383e3f25b7a6b3a4b73fb0f50116963 (diff)
downloadgpsd-6b67d8de5bff82816505796f32a9e54b2f42618b.tar.gz
Add a NASA link, and some clarifications
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'timebase.c')
-rw-r--r--timebase.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/timebase.c b/timebase.c
index 1bc7de74..6420c1b1 100644
--- a/timebase.c
+++ b/timebase.c
@@ -59,14 +59,18 @@ the attendant confusion and fear that the formula would be revised.
Since 1972, the start of UTC, the decision to have leap seconds means that
UTC ticks SI seconds. Every 86400 SI seconds, we declare a new day, and
-we let the error (UT1 - UTC) build up (this is of the order of a few ms
-each midnight).
+we let the error (UT1 - UTC) build up. This is of the order of a few ms
+each midnight, not always the same way (think eartquakes that move the
+earth's crust).
Once the error has built up substantially, in a few years, we (and by
"we", I mean M Daniel Gambis at the IERS) declare that a future
day will have 86401 secs. This is the Leap Second. Note that this
often overcorrects, but if we wait a few months, the error will disappear.
+An animation of this process is available at:
+http://space-geodesy.nasa.gov/multimedia/EarthOrientationAnimations/UT1.html
+
Clear?
Two last things: