summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-28 09:03:49 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-28 09:03:49 -0500
commit094c2c7bd7e4ebbbdabf3d448829523553d78b0f (patch)
treee71d1a93cccc3e69654435acd1d134c1435d4e04 /NEWS
parentb6e4309ac133d6afa54602dd32b5c95ffcd37310 (diff)
downloadgpsd-094c2c7bd7e4ebbbdabf3d448829523553d78b0f.tar.gz
Full support for Beido and QZSS constellations in NMEA0183 skyviews.
All regression tests pass. Required one test rebuild for QZNSS; Beidou test added.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60ec9e1c..9353a08e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GPSD project news
+Repository head:
+ Skyview support for the Beidou and QZSS in the NMEA0183 driver.
+
3.13: 2015-02-26 (Eric S. Raymond <esr@snark.thyrsus.com>)
compiler.h inclusion removed for gps.h so it's standalone for /usr/include.
TOFF JSON report gives the offset between GPS top of second and clock time.