From 3517cd53afabac201b3563f58a33dc15fd35bfdd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 25 Aug 2014 06:19:03 -0400 Subject: Add some TODO items. --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d3f55220..aee80655 100644 --- a/TODO +++ b/TODO @@ -39,6 +39,11 @@ uncertainty in output JSON. *** Client bugs +*** gpsmon on a SiRF doesn't get firmware version *** + +For this to work, the firmware probe needs to be split out of the +configure method so gpsmon can call it separately. + **** In gpsmon's PPS Offset field Presently PPS Offset is displayed in direct mode for NMEA, SiRF, and @@ -58,6 +63,8 @@ Hall Murray: > Or perhaps a higher level keyboard command to switch into timekeeping > debugging mode rather than position debugging mode. +Add PPS offset to each PPS bar. + **** Speed, mode and rate-changes in client-mode gpsmon. Are not implemented. In theory they could be. @@ -105,6 +112,15 @@ packet aggregation issue as it doesn't happen with test logs. *** Driver issues +*** SiRF IV flakiness *** + +Symptom: device hangs when switching from SiRF to NMEA in gpsmon +(power cycle fixes this). + +Underlying problem: SiRF IV has some constraints previous versions +didn't. You have to wait on ACK of the previous config commands +before sending another. The SiRF driver doesn't do this oroperly. + **** RTCM3 analysis is incomplete We can presently decode RTCM3 messages of type 1001-1014, 1029, and -- cgit v1.2.1