summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index b4ff4887..99c602c6 100644
--- a/TODO
+++ b/TODO
@@ -32,7 +32,7 @@ In gps_data_t add more string like subtype for HW version, SW version, etc.
In gps_data_t, save PPS precision; this will require creating a pps struct.
Where would PPS precision come from?
-Convert all the time_t (double) and timeval (usec) to timespec (nsec).
+Convert all the timestamp_t (double) and timeval (usec) to timespec (nsec).
That could be done one small step at a time.
Add MMSI sequence number fields to AIS type 7.