From ec0243f268e8c44be5b3b1356059c42ae4a4bc80 Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Fri, 19 Oct 2018 19:02:27 -0700 Subject: TODO: fix typo time_t -> timestamp_t --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.1