summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-01-06 19:44:19 -0500
committerEric S. Raymond <esr@thyrsus.com>2016-01-06 19:44:19 -0500
commitd36294d105a05388593d17040d64247dc5537059 (patch)
tree950d591a5bcd77a5ba8163f3a77d711a6baa76d1 /TODO
parent9f19f525709e4a5bbd87aac6b70360f92f023214 (diff)
downloadgpsd-d36294d105a05388593d17040d64247dc5537059.tar.gz
TODO update.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 16b48186..dc6b47d4 100644
--- a/TODO
+++ b/TODO
@@ -20,13 +20,13 @@ the calibration process less annoying?
** Things to do when we can break compatibility **
-In gps_data_t Make subtype longer. 128 chars long sounds good.
+In gps_data_t make device subtype longer. 128 chars long sounds good.
In gps_data_t, save PPS precision; this will require creating a pps struct.
In gps_fix_t, maybe change time away from float to timespec?
-Add MMSI sequence number fields to type 7.
+Add MMSI sequence number fields to AIS type 7.
** Bugs in gpsd and its clients:
@@ -142,7 +142,7 @@ reliable in client mode.
**** Optional dump of GPS configuration using gpsctl.
-Some setting, like antenna in use, dead-reckoning mode, would be
+Some settings, like antenna in use, dead-reckoning mode, would be
helpful to see.
**** Integrate 1PPS into profiling ***