From 19425731ba9ffb8188976a01c33bd83c3245bf05 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 25 Nov 2013 13:07:15 -0500 Subject: Add a to-do. --- TODO | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.1