summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-07 23:09:42 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-07 23:09:42 +0000
commitde2f164ecb1c585d2506b7e50f6126803975f914 (patch)
tree5aa59610833ede58ffe446f6bb2e1fedf89a1e76 /www
parentde811f63b5bef5026718a401c2655498968ae303 (diff)
downloadgpsd-de2f164ecb1c585d2506b7e50f6126803975f914.tar.gz
Add links to Hall of Shame.
Diffstat (limited to 'www')
-rw-r--r--www/faq.html1
-rw-r--r--www/hacking.html2
-rw-r--r--www/hall-of-shame.html17
-rw-r--r--www/history.html3
-rw-r--r--www/index.html.in5
-rw-r--r--www/references.html1
-rw-r--r--www/xgps-sample.html4
7 files changed, 27 insertions, 6 deletions
diff --git a/www/faq.html b/www/faq.html
index 4c4586b4..7626413b 100644
--- a/www/faq.html
+++ b/www/faq.html
@@ -26,6 +26,7 @@ GPSD Frequently Asked Questions
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
<a href="hacking.html">Hacker's Guide</a><br/>
<a href="references.html">References</a><br/>
<a href="history.html">History</a><br/>
diff --git a/www/hacking.html b/www/hacking.html
index 3cba54ce..81291259 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -23,6 +23,8 @@
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
+ <a href="hacking.html">Hacker's Guide</a><br/>
<a href="references.html">References</a><br/>
<a href="history.html">History</a><br/>
diff --git a/www/hall-of-shame.html b/www/hall-of-shame.html
index 5500be71..abae8e4b 100644
--- a/www/hall-of-shame.html
+++ b/www/hall-of-shame.html
@@ -24,7 +24,9 @@ GPS Hall of Shame
<a href="xgps-sample.html">Screenshots</a><br/>
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
+ Hall of Shame</br>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hacking.html">Hacker's Guide</a><br/>
<a href="references.html">References</a><br/>
<a href="hardware.html">Hardware</a><br/>
History<br/>
@@ -40,9 +42,10 @@ GPS Hall of Shame
<div id="Content">
-<p>The GPS world is full of shoddy, poorly-documented designs. All too
-many devices have behaviors that drive the harried maintainers of GPSD
-to shake their heads and mutter <q>What where they <em>thinking</em></q>?</p>
+<p>The GPS world is full of shoddy, poorly-documented designs. All
+too many devices have behaviors that drive the harried maintainers of
+<code>gpsd</code> to shake their heads and mutter <q>What where they
+<em>thinking</em></q>?</p>
<p>This page goes beyond the merely ordinary and commemorates the
really <em>special</em> blunders &mdash; bugs and design errors so
@@ -78,6 +81,14 @@ packet incorrectly. If you trust them, you will extract garbage from
good packets.</p></li>
</ul>
+<h2>Design blunders</h2>
+
+<ul>
+<li><p>SiRF binary mode, which is supposed to be the vendor's
+all-singing-all-dancing better-than-NMEA protocol, delivers HDOP but
+not PDOP or VDOP. SiRFs in NMEA mode deliver all three.</p></li>
+</ul>
+
</div>
<hr/>
<script language="JavaScript" src="datestamp.js" type='text/javascript'></script>
diff --git a/www/history.html b/www/history.html
index d655b9c6..def0973d 100644
--- a/www/history.html
+++ b/www/history.html
@@ -26,8 +26,9 @@ A Brief History of GPSD
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
+ <a href="hacking.html">Hacker's Guide</a><br/>
<a href="references.html">References</a><br/>
- <a href="hardware.html">Hardware</a><br/>
History<br/>
<a href='http://www.catb.org/hacker-emblem/'><img
diff --git a/www/index.html.in b/www/index.html.in
index 9a690bb6..e6dcb672 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -26,6 +26,8 @@
<a href="#recipes">Recipes</a><br/>
<a href="#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
+ <a href="hacking.html">Hacker's Guide</a><br/>
<a href="references.html">References</a><br/>
<a href="history.html">History</a><br/>
@@ -207,6 +209,9 @@ list of NMEA sentences</a>.</p>
philosophy, design, and code internals. You should read this if you
want to contribute code.</p>
+<p>We maintain a <a href="hall-of-shame.html">GPS Hall of Shame</a>
+that describes particularly egregious vendor blunders.</p>
+
<h1 id='white_papers'>White Papers</h1>
<dl>
diff --git a/www/references.html b/www/references.html
index ed8f33b6..af22877d 100644
--- a/www/references.html
+++ b/www/references.html
@@ -23,6 +23,7 @@
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
<a href="hacking.html">Hacker's Guide</a><br/>
References<br/>
<a href="history.html">History</a><br/>
diff --git a/www/xgps-sample.html b/www/xgps-sample.html
index 38152877..6b408ca9 100644
--- a/www/xgps-sample.html
+++ b/www/xgps-sample.html
@@ -26,6 +26,8 @@ The xgps client
<a href="index.html#recipes">Recipes</a><br/>
<a href="index.html#others">Other GPSDs</a><br/>
<a href="hardware.html">Hardware</a><br/>
+ <a href="hall-of-shame.html">Hall of Shame</a><br/>
+ <a href="hacking.html">Hacker's Guide</a><br/>
<a href="history.html">History</a><br/>
<a href='http://www.catb.org/hacker-emblem/'><img
@@ -66,5 +68,3 @@ to determine location with better accuracy.</p>
-
-