summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-25 13:07:15 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-25 13:07:15 -0500
commit19425731ba9ffb8188976a01c33bd83c3245bf05 (patch)
tree67067d2a2d7df77f0e9d9070cce73ccfa198380b /TODO
parente27d1b12323c55079aaeadc9ee83fa9bd14d0948 (diff)
downloadgpsd-19425731ba9ffb8188976a01c33bd83c3245bf05.tar.gz
Add a to-do.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index a58c3213..25f5edbd 100644
--- a/TODO
+++ b/TODO
@@ -49,16 +49,16 @@ The second 'n' is losing information that it shouldn't.
Display update should not stop while this is going on.
-*** Speed, mode and rate-changes in client-mode gpsmon.
+**** Speed, mode and rate-changes in client-mode gpsmon.
Are not implemented. In theory they could be.
-*** Speed, mode and rate-changes in client-mode gpsctl.
+**** Speed, mode and rate-changes in client-mode gpsctl.
Baud rate and mode changes work in direct mode but are not
reliable in client mode.
-*** Integrate 1PPS into profiling ***
+**** Integrate 1PPS into profiling ***
We caw now *really* measure latency from GPS top of second when it has
1PPS. Add this capability to gpsprof and revise the "Where's the
@@ -99,6 +99,11 @@ We'd need machinery to shift a byte array 30 bits left...
** To do:
+*** On next API bump ***
+
+In struct gpsdata_t, move the device list out of the union and move
+the tag field to private data.
+
*** Make subframe reports available in the C API.
gpsd now reports subframes when they're available, but the C client