summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-02 12:12:45 -0700
committerGary E. Miller <gem@rellim.com>2015-04-02 12:12:45 -0700
commit52a737ef1057cdbfe6c50591bf186904428ad1d2 (patch)
tree152f25efeac8a31ff9509f0b122869ebad0d3407 /TODO
parent0a4510d6ac987de63310f1c5f6bbbb494cdb3b33 (diff)
downloadgpsd-52a737ef1057cdbfe6c50591bf186904428ad1d2.tar.gz
Change TODO, needd a place to store precision in gps_data_t.
That is where the JSON read wwould put the data.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index cbaea84a..c4968ef4 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ the calibration process less annoying?
In gps_data_t Make subtype longer. 128 chars long sounds good.
-In gps_device_t, save NTP precision in pps_precision
+In gps_data_t, save NTP precision in pps_precision
In gps_fix_t, maybe change time away from float to timespec?