summaryrefslogtreecommitdiff
path: root/doc/explan_timebase.h.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-06 10:46:17 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-06 10:46:17 -0400
commit8c1577ca9c8df3d8f72b8b4b6149d4cc5f59bd92 (patch)
treee9fdbc70ffcd7402d6a38554e1c1cfb8fd6347d7 /doc/explan_timebase.h.xml
parentd3a57ee1e3d65f7bc96f9b330fa2ab11892ccce2 (diff)
downloadgpsd-8c1577ca9c8df3d8f72b8b4b6149d4cc5f59bd92.tar.gz
Update Mick Durkin's internals tour and make it part of the website material.
Diffstat (limited to 'doc/explan_timebase.h.xml')
-rw-r--r--doc/explan_timebase.h.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/explan_timebase.h.xml b/doc/explan_timebase.h.xml
index 6c1aec7a..052487b6 100644
--- a/doc/explan_timebase.h.xml
+++ b/doc/explan_timebase.h.xml
@@ -13,18 +13,20 @@
<tfoot>
<row>
- <entry spanname='s1' align='left'>Notes based on <function>$Id: timebase.h 4040 2006-12-01 03:41:42Z esr $</function></entry>
+ <entry spanname='s1' align='left'>Notes based on Tue Apr 6 10:17:55 2010 -0400</entry>
</row>
</tfoot>
<tbody>
<row>
<entry><function>LEAP_SECONDS</function></entry>
- <entry><para>Currently 14</para></entry>
+ <entry><para>Offset between GPS and UTC, in seconds.</para></entry>
</row>
<row>
<entry><function>START_SUBFRAME</function></entry>
- <entry><para>Currently 1183262400 or 1 Jun 2007 00:00:00</para></entry>
+ <entry><para>When to start doing subframe queries to get the
+ leap-second offset. Should be set to the next possible time for a
+ leap-second change according to IERS.</para></entry>
</row>
<row>
<entry><function>CENTURY_BASE</function></entry>