summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-07-13 13:16:52 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-07-13 13:16:52 +0000
commitd64fa93d5ae76014e8883359281bc10893587c06 (patch)
tree986f98db13cfac76ed5c5a00ba869806d67f75f0 /TODO
parent4e77a35a0739b85bfbb1bab128c3b2d0f9be2bd7 (diff)
downloadgpsd-d64fa93d5ae76014e8883359281bc10893587c06.tar.gz
Disable iTalk by default.
Fix a bug in Zodiac message sending on big-endian machines.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 946c0bb0..17a34293 100644
--- a/TODO
+++ b/TODO
@@ -79,6 +79,12 @@ some of which may be due to other bugs in fuser(1). To check
this, run it with -v and see if the hang is between the start
and end messages from the slave_is_open() function.
+*** gpsd build may break on 64-bit systems running Fedora Core 5
+
+The problem may be be caused by the old ld (binutils-2.15.92.0.2-18)
+being incompatible with the new gcc 4.1.0 on a 64-bit system. Updating
+to binutils 2.16.1 avoids it.
+
** To do:
*** Stop using a compiled-in UTC-TAI offset
@@ -180,6 +186,11 @@ an elevation test.
** Future features (?)
+*** iTalk support
+
+There's a iTalk driver, but it's an experiment written from the spec
+that hasn't been tested.
+
*** Audio cues in the client when the fix status changes
Calum writes: