summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-26 20:28:41 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-26 20:28:41 -0400
commita3b524117cf99c312bcaa6369b212c69698f21b5 (patch)
tree14fc485fd62e9555c824be2eb501fe2d30a596fe /NEWS
parent11cb7b89953e0e481f36c945f5257298768a46ce (diff)
downloadgpsd-a3b524117cf99c312bcaa6369b212c69698f21b5.tar.gz
Always compute speed when that's possible and the GPS doesn't supply it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b9e63981..9e740f8e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@
Rationalize clearing and generation of DOPs, this makes epx/epy
much more generally available. Fixed the test productions for
the udev magic and added a troubleshooting note in INSTALL. cgps
- displays epx/epy rather than eph.
+ displays epx/epy rather than eph. Speed is now always reported
+ if our last two fixes are good, even if the GPs didn't compute it.
* Tue Apr 20 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.94
Error-checking in the 50bps subframe code has been greatly improved.