diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2014-09-19 07:00:59 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-09-19 07:00:59 -0400 |
commit | 4308073b7956cb57189a334c3bc680ae576abf14 (patch) | |
tree | ff5cccbf560d05ee309d92c59f2c777190c6a37b /NEWS | |
parent | b47c9e94e1ef26e3f99cb60c7042e2c9e795ef9d (diff) | |
download | gpsd-4308073b7956cb57189a334c3bc680ae576abf14.tar.gz |
A bug fix for error modeling when NMEA 0183 reports empty DOP fields.
Required 13 regression-test rebuilds.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Repository head: a build patch. 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. + A bug fix for error modeling when NMEA 0183 reports empty DOP fields. * Sat 23 Aug 2014 Eric S. Raymond <esr@snark.thyrsus.com> - 3.11 A bug that prevented track interpolation has been fixed. |