summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-05-01 02:29:58 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-05-01 02:29:58 -0400
commitfd989d68685ff0a3b70773498b974a874f4200b3 (patch)
treef2e1242c4247aeb0fc7523d319eb59d1de135451 /TODO
parent45f5d44409f40e45ce39f2b0e9b86d8dac9785bd (diff)
downloadgpsd-fd989d68685ff0a3b70773498b974a874f4200b3.tar.gz
Note a missing feature.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4cc6a07a..a221471f 100644
--- a/TODO
+++ b/TODO
@@ -38,6 +38,9 @@ We can presently decode RTCM3 messages of type 1004, 1005, 1006, 1008, 1012,
different types in them, and a copy of the RTCM3 standard at latest revision
(all we have is revision 3).
+There is also currently no support for unpacking RTCM3 sentences in
+the client library.
+
**** Reporting code for specialized Type 6 and 8 AIS messages is incomplete.
This one is mine and Kurt Schwehr's. Support is currently nearly