summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-08-23 15:25:26 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-08-23 15:25:26 -0400
commit9ac48e182a8edda40ff05a7f7e584c0219bc55a5 (patch)
treeab684b0716dc9b31b771c94a789c04a87bb98135 /TODO
parent3f51a3473aeeecf668bff11739e2e2ea45544f6b (diff)
downloadgpsd-9ac48e182a8edda40ff05a7f7e584c0219bc55a5.tar.gz
Remove a fulfilled todo item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 3 insertions, 13 deletions
diff --git a/TODO b/TODO
index f747a0bd..a7233066 100644
--- a/TODO
+++ b/TODO
@@ -156,20 +156,10 @@ message 6 and 8 subtypes - specifically, 6/23, 8/21, 8/22, 8/24, and
We'd need machinery to shift a byte array 30 bits left...
-**** AIS struct needs a 'structured' bit detected by the driver ****
+**** Always dump AIS text fields ****
-Turns out that dispatching JSON dump on Types 6 and 8 by DAC/FID
-isn't reliable, because sometimes unstructured Type 8s can
-false-match with a structured type. Observed in the wild with
-an unstructured Type 8 misconstrued as an Inland AIS Type 10.
-To fix this, the driver needs to store the 'structured' bit in
-the AIS structure. Will require a library bump, but afterwards
-some code can be removed from the JSON dumper.
-
-When this happens, also dump AIS text fields unconditionally (not on
-"scaled"). xgps may need changes.
-
-Also, in gps.h, move the tag field to privdata.
+Dump AIS text fields unconditionally (not on "scaled"). xgps may
+need changes.
** To do: