summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-05 05:20:14 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-05 05:20:14 +0000
commit406cc65b9f7b707f50b166575d53b15e01cf8589 (patch)
tree2cb77637f1834d4c5a176e3915bec8a927afdb8a /TODO
parentba1c041b8c9a3079f00c11673cd604418ff71335 (diff)
downloadgpsd-406cc65b9f7b707f50b166575d53b15e01cf8589.tar.gz
Split up eph in the Python client.
Properly escape control characters in JSON strings.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8734f64a..66c656ee 100644
--- a/TODO
+++ b/TODO
@@ -51,7 +51,7 @@ testing on live devices.
**** The Python client library presently speaks only old protocol.
-**** The regreession-test driver's raw-mode test relies on old protocol.
+**** The regression-test driver's raw-mode test relies on old protocol.
**** gpsmon's client mode still relies on old protocol
@@ -60,8 +60,7 @@ testing on live devices.
**** Remaining AIS issues
***** Unit tests for client-side AIS JSON parsing.
-***** Client-side JSON parse should undo json_stringify()'s backslash-stuffing.
-***** For safety, json_stringify() should slashify all nonprintables.
+***** Client-side JSON parse should interpret JSON escapes
**** Client-side support for RTCM3-JSON