summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-08-29 01:43:06 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-08-29 01:43:06 -0400
commit79c812ad6600872bb4d974aede78460eb0950341 (patch)
tree3bb6d6961495f98966749db7bcedda0089f148f4 /TODO
parentc9024359e0808ad3867ddce9aab0b2d5ae557a5b (diff)
downloadgpsd-79c812ad6600872bb4d974aede78460eb0950341.tar.gz
Properly handle addressed versions of AIS Type 25 and 26. Untested, alas.
All regression tests pass.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 28d55db1..96e4bd0a 100644
--- a/TODO
+++ b/TODO
@@ -184,10 +184,6 @@ complete; the only missing cases are a handful of IMO 236 and IMO 289
message 6 and 8 subtypes - specifically, 6/23, 8/21, 8/22, 8/24, and
8/26.
-**** Addressed case of AIS Types 25 and 26 is not handled.
-
-We'd need machinery to shift a byte array 30 bits left...
-
** To do:
*** Make subframe reports available in the C API.