<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LaForge's home page (Posts about gps)</title><link>https://laforge.gnumonks.org/</link><description></description><atom:link href="https://laforge.gnumonks.org/blog/tags/gps.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 24 Oct 2024 20:08:49 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>small tools: gpsdate</title><link>https://laforge.gnumonks.org/blog/20151101-gpsdate/</link><dc:creator>Harald Welte</dc:creator><description>&lt;p&gt;In 2013 I wrote a small Linux program that can be usded to set the
system clock based on the clock received from a GPS receiver (via gpsd),
particularly when a system is first booted.   It is similar in purpose
to &lt;em&gt;ntpdate&lt;/em&gt;, but of course obtains time not from ntp but from the GPS
receiver.&lt;/p&gt;
&lt;p&gt;This is particularly useful for RTC-less systems without network
connectivity, which come up with a completely wrong system clock that
needs to be properly set as soon as th GPS receiver finally has acquired
a signal.&lt;/p&gt;
&lt;p&gt;I &lt;a class="reference external" href="http://lists.ntp.org/pipermail/hackers/2013-June/005926.html"&gt;asked the ntp hackers if they were interested&lt;/a&gt; in
merging it into the official code base, and their response was
(summarized) that with a then-future release of ntpd this would no
longer be needed.  So the &lt;em&gt;gpsdate&lt;/em&gt; program remains an external utility.&lt;/p&gt;
&lt;p&gt;So in case anyone else might find the tool interesting: The source code
can be obtained from &lt;a class="reference external" href="http://git.sysmocom.de/gpsdate/"&gt;http://git.sysmocom.de/gpsdate/&lt;/a&gt;&lt;/p&gt;</description><category>gps</category><category>linux</category><guid>https://laforge.gnumonks.org/blog/20151101-gpsdate/</guid><pubDate>Sat, 31 Oct 2015 16:00:00 GMT</pubDate></item></channel></rss>