summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2018-12-26 11:55:47 -0500
committerEric S. Raymond <esr@thyrsus.com>2018-12-26 11:55:47 -0500
commitc9e81aabcf2f5c6886be1fd0e859ceb63470e06f (patch)
tree1ef818b79d4275273e68c73cf9ff5b40c1bdf6e8 /TODO
parenta9f6fa7274855c3bacc13873264bd59e6f3169e3 (diff)
downloadgpsd-c9e81aabcf2f5c6886be1fd0e859ceb63470e06f.tar.gz
Remove obsolete TODO item, now fulfilled.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index a3b80722..0168c341 100644
--- a/TODO
+++ b/TODO
@@ -35,8 +35,6 @@ Where would PPS precision come from?
Convert all the timestamp_t (double) and timeval (usec) to timespec (nsec).
That could be done one small step at a time.
-Add MMSI sequence number fields to AIS type 7.
-
Make the Python JSON client as smart as the C JSON client. Gonna be
a big job. The C client checks all the JSON classes for completeness
and correctness. For example, a missing JSON field will be replaced