summaryrefslogtreecommitdiff
path: root/rtcmdecode.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-16 04:13:21 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-16 04:13:21 +0000
commitbf2fe4d9e9e87ebf3bf011f6330a7ff6f39fc9a1 (patch)
tree9a671ba56e92a72d3e5e4da0119c60d3a588d142 /rtcmdecode.xml
parentbac2477e292361e5fa7968d33fa903f179ef8d95 (diff)
downloadgpsd-bf2fe4d9e9e87ebf3bf011f6330a7ff6f39fc9a1.tar.gz
rtcm.c is properly refactored, with the bitfield layouts hidden.
Diffstat (limited to 'rtcmdecode.xml')
-rw-r--r--rtcmdecode.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/rtcmdecode.xml b/rtcmdecode.xml
index 37738405..c6f992eb 100644
--- a/rtcmdecode.xml
+++ b/rtcmdecode.xml
@@ -73,11 +73,17 @@ Service</citetitle> RTCM Paper 194-93/SC 104-STD.</para>
Maritime Services</ulink> under "Publications".</para>
</refsect1>
+<refsect1 id='bugs'><title>BUGS</title>
+
+<para>This code will fail horribly on a non-little-endian machine. </para>
+
+</refsect1>
<refsect1 id='maintainer'><title>AUTHOR</title>
-<para>Eric S. Raymond <email>esr@thyrsus.com</email>. This is a somewhat
-hacked version of code originally written by Wolfgang Rupprecht.
-There is a project page for <application>gpsd</application> <ulink
+<para>Eric S. Raymond <email>esr@thyrsus.com</email>. This is a
+somewhat hacked version of an RTCM decoder originally written by
+Wolfgang Rupprecht. There is a project page for
+<application>gpsd</application> <ulink
url="http://gpsd.berlios.de/">here</ulink>.</para>
</refsect1>