summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 9 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 0907baa4..6eb4cfbc 100644
--- a/NEWS
+++ b/NEWS
@@ -4,18 +4,18 @@ Repository head:
Better protection against false matches of Inland AIS messages; this
required a libgps version bump to 22 (as a side effect, per-device
footprint has decreased). PPS feature is no longer marked
- experimental/unstable and the separate "pps" policy flag is gone;
- PPS is now always emitted when watching JSON. Sentence tag fields
- have been dropped from the JSON reports. GNSS and GLONASS SKY
- reports are now merged. Addressed versions of AIS Type 25 and 26 are now
+ experimental/unstable. Sentence tag fields have been dropped from
+ the JSON reports. GNSS and GLONASS SKY reports are now
+ merged. Addressed versions of AIS Type 25 and 26 are now
handled. The 'nmea' build option is now 'nmea0183'. New 'minimal'
option sets all boolean options not explicitly set on the command
line to false. The 'limited_max_devices' option is now
- 'max_devices'; the 'limited_max_clients' option is now
- 'max_clients' A bug fix for error modeling when NMEA 0183 reports
- empty DOP fields. Low-level I/O changes to prevent buzzing when select(2)
- is buggy and returns too fast; a side effect of this change reduces
- time-reporting latency, possibly requiring you to re-tune NTP fudges.
+ 'max_devices'; the 'limited_max_clients' option is now 'max_clients'
+ A bug fix for error modeling when NMEA 0183 reports empty DOP
+ fields. Low-level I/O changes to prevent buzzing when select(2) is
+ buggy and returns too fast; a side effect of this change reduces
+ time-reporting latency, possibly requiring you to re-tune NTP
+ fudges.
* Sat 23 Aug 2014 Eric S. Raymond <esr@snark.thyrsus.com> - 3.11
A bug that prevented track interpolation has been fixed.