summaryrefslogtreecommitdiff
path: root/sirf.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-04-30 16:45:35 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-04-30 16:45:35 +0000
commit5ec7aceb321a9e6044d8e5403885a735f3271c48 (patch)
treef92351ca9d38a5aae586c9a1ff5dd6fc2bfeb7f0 /sirf.c
parent387c984e3685b99049febd29eb51802a2eabd437 (diff)
downloadgpsd-5ec7aceb321a9e6044d8e5403885a735f3271c48.tar.gz
Documentation fixes.
Diffstat (limited to 'sirf.c')
-rw-r--r--sirf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sirf.c b/sirf.c
index 6cbc37a0..f321b2fa 100644
--- a/sirf.c
+++ b/sirf.c
@@ -440,10 +440,6 @@ int sirf_parse(struct gps_device_t *session, unsigned char *buf, int len)
* anyone running 231.000.000 or earlier (including ES,
* SiRFDRive, XTrac trains) you won't get UTC time. I don't
* know what's broken in firmwares before 2.3.1..."
- *
- * To work around the incomplete implementation of this
- * packet in 231, we assume that only the altitude field
- * from this packet is valid.
*/
navtype = getw(3);
session->gpsdata.status = STATUS_NO_FIX;