summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-18 18:33:34 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-18 18:33:34 -0500
commit13bb10a6811bd3710a259bfd3201e229dd8b290e (patch)
treef2ce1daafb8ba65bf3e422bed0ccde8fef4922ed /www
parente4c755545d994ca51459a8819d159583a55a4a96 (diff)
downloadgpsd-13bb10a6811bd3710a259bfd3201e229dd8b290e.tar.gz
Minor documentation updates.
Diffstat (limited to 'www')
-rw-r--r--www/hacking.html.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/hacking.html.in b/www/hacking.html.in
index a92fa3f8..14fc343f 100644
--- a/www/hacking.html.in
+++ b/www/hacking.html.in
@@ -795,9 +795,6 @@ works.</p>
<li>If it finds a Zodiac binary packet (led with 0xff 0x81), it
switches to the Zodiac driver. We're done.</li>
-<li>If it finds an Evermore binary packet (led with DLE=0x10 followed
- by STX=0x02) it switches to Evermore binary protocol. We're done.</li>
-
<li>If it finds a Navcom binary packet (led with 0x10 0x02 0x99 0x66)
it switches to Navcom driver. We're done.</li>
@@ -830,7 +827,7 @@ works.</p>
driver-type or baud rate options.</p>
<p>(The above sequence of steps may be out of date. If so, it will
-be because we have added more recognized packet types and drivers.)</p>
+probably be because we have added more recognized packet types and drivers.)</p>
<h2 id="error">Error modeling</h2>
@@ -1080,8 +1077,7 @@ present; at time of writing in late 2010 this capability is very rare
and unavailable on consumer-grade receivers.</p>
<p>For these reasons, GPSD needs the host computer's system clock to
-be accurate to within one second. (Work is in progress to relax this
-requirement to accuracy within half of a rollover period.)</p>
+be accurate to within one second.</p>
<p>When debugging time and date issues, you may find an
<a href="http://adn.agi.com/GNSSWeb/">interactive GPS calendar</a>