summaryrefslogtreecommitdiff
path: root/www
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 /www
parentd3a57ee1e3d65f7bc96f9b330fa2ab11892ccce2 (diff)
downloadgpsd-8c1577ca9c8df3d8f72b8b4b6149d4cc5f59bd92.tar.gz
Update Mick Durkin's internals tour and make it part of the website material.
Diffstat (limited to 'www')
-rw-r--r--www/index.html.in12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/index.html.in b/www/index.html.in
index e5c23589..13009905 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -319,13 +319,6 @@ that describes particularly egregious vendor blunders.</p>
<p>Some of the developers hang out regularly on IRC at <a
href="irc://irc.freenode.net#gpsd">channel #gpsd at irc.freenode.net</a>.</p>
-<p>Some GPSD data streams that you can look at are
-<a href="http://gpsd.rellim.com">http://gpsd.rellim.com</a><!--/*The following two not available as of 2007-12-23*/,
-<a href="http://gpsd.gritch.org">http://gpsd.gritch.org</a>,-->
-and <a href="http://gpsd.mainframe.cx">http://gpsd.mainframe.cx</a>. You can
-also point our test clients at these hostnames to see what the clients
-do, even if you don't yet have a local GPS.</p>
-
<h1 id='white_papers'>White Papers</h1>
<dl>
@@ -364,6 +357,11 @@ design of <code>gpsd</code> and vendor claims about binary protocols.</dd>
<dt><a href="writing-a-driver.html">Notes on Writing a GPSD Driver</a></dt>
<dd>A guide for the perplexed by the author of the Jupiter-T driver.</dd>
+<dt><a href="internals.html">A Tour of the GPSD Internals</a></dt>
+<dd>A walk through the code of GPSD. Written in 2007 and out of date
+in spots, but still quite useful for anyone interested in modifying
+the code.</dd>
+
<dt><a href="excellence.html">GPSD and Code Excellence</a></dt>
<dd>An essay written for the <a href="http://codeoffsets.com/">The
Alliance for Code Excellence</a> on how GPSD drives out bad code.</dd>