summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-05-16 11:16:48 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-05-16 11:21:03 -0400
commitb5c687b0425e19cf87add2264a408ca0f8270e10 (patch)
treec39806fc941a758e31d316fc787b38c3112381ad /TODO
parent042a6e6bfa01966848550c4c5f751e57259ab88e (diff)
downloadgpsd-b5c687b0425e19cf87add2264a408ca0f8270e10.tar.gz
Support for, and documentation of, some unuusual AIS talker IDs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
index eaca870b..504acbbb 100644
--- a/TODO
+++ b/TODO
@@ -73,6 +73,19 @@ The second 'n' is losing information that it shouldn't.
Display update should not stop while this is going on.
+*** Time offset debugging in gpsmon ***
+
+Hall Murray:
+> The gpsmon logging stuff should include time stamps.
+>
+> There should be some way for gpsmon to display the time offset that it would
+> send to NTP via SHM. I don't see any obvious empty space on the screen. If
+> nothing else, it could use the PPS space or alternate with the PPS info,
+> perhaps via a keyboard command.
+>
+> Or perhaps a higher level keyboard command to switch into timekeeping
+> debugging mode rather than position debugging mode.
+
**** Speed, mode and rate-changes in client-mode gpsmon.
Are not implemented. In theory they could be.