summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-04-05 17:30:44 -0700
committerGary E. Miller <gem@rellim.com>2019-04-05 17:30:44 -0700
commit1047ab92040746ab9597ffcf57a2ced4aaffc07f (patch)
treecc742eef14a49cd8d86f5c3dc939fd56737ae810 /NEWS
parent05f38c3d68c5b61efd78086e8fe0bc6dd15fe793 (diff)
downloadgpsd-1047ab92040746ab9597ffcf57a2ced4aaffc07f.tar.gz
gps.h: Add qErr to gps_fix_t.
qErr, aka "sawtooth" correction, is the error in the PPS time.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5a013d90..b4588394 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@
Improve cycle detection, mostly for NMEA.
Move epe from gps_data_t to be near its friends in gps_fix_t.
Preliminary u-blox 9 support.
+ Add qErr in gps_data_t to store PPS quantization error.
3.18.1: 2018-10-19 (Gary E. Miller <gem@rellim.com>)
Fix some installation issues.