summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-15 19:10:33 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-03-15 19:10:33 -0400
commitdfd5818f079f4f5c21314e32d933bfed4b87fb9a (patch)
tree2f94d71dab2ec7bdab355215239a811b46a882fc
parente89704e526c21d28fa197ece1f8e281f50bf84f0 (diff)
downloadgpsd-dfd5818f079f4f5c21314e32d933bfed4b87fb9a.tar.gz
News update.
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cbd2de30..82a7b0d4 100644
--- a/NEWS
+++ b/NEWS
@@ -9,13 +9,14 @@
are no longer required to define a gpsd_report() hook. gpsd no longer
emits probe strings to unidentified USB devices at startup.
JSON timestamps in TPV and SKY are now ISO8601 rather than seconds since
- the Unix epoch; the library handles the old stle backward compatibly.
+ the Unix epoch; the library handles the older style backward-compatibly.
GPGST sentences are now parsed for noise statistics when a device emits them.
AIS and RTCM2 JSON dumps have device fields. JSON reports now include 50bps
subframe data if the device allows access to it. gpsdecode can now dump NMEA
GPS binary, and subframe data to JSON. The RTCM2 code now understands and
- analyzes RTCM2.3 messages 13 and 14. The ancient Sager dump format for RTCM2
- is abolished in favor of a JSON profile.
+ analyzes RTCM2.3 messages 13, 14, and 31, and has been checked against another
+ analyzer. The ancient Sager dump format for RTCM2 is abolished in favor of
+ a JSON profile.
* Tue Jul 13 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95
The autonomous robot submarine total world domination release!