summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* More NEWS corrections.Eric S. Raymond2015-03-141-1/+1
|
* NEWS typo fix.Eric S. Raymond2015-03-141-1/+1
|
* Version bump for Pi Day release.release-3.14Eric S. Raymond2015-03-141-0/+1
|
* Added new "Introduction to Time Service" document.Eric S. Raymond2015-03-101-0/+1
| | | | Also, clreaned up after a recent change to the internals document.
* NEWS update.Eric S. Raymond2015-02-281-2/+3
|
* Full support for Beido and QZSS constellations in NMEA0183 skyviews.Eric S. Raymond2015-02-281-0/+3
| | | | | All regression tests pass. Required one test rebuild for QZNSS; Beidou test added.
* ntpshm.c -> ntpshmwrite.c; ntpmon -> ntpshmmon.Eric S. Raymond2015-02-271-1/+1
| | | | All regression tests pass.
* Version bump for release 3.13.release-3.13Eric S. Raymond2015-02-261-1/+1
|
* Pre-release splint/cppcheck/coverity cleanup. All regression tests pass.Eric S. Raymond2015-02-261-0/+1
|
* In gpmon, it was confusing to use 'mode' as a report field that wasn't SHM mode.Eric S. Raymond2015-02-251-0/+1
|
* TOFF JSON message implemented and documented.Eric S. Raymond2015-02-231-0/+3
| | | | | | All regression tests pass. PPS observed live with gosmon. gpsmon presently ignores this message, but shout display its contents near PPS.
* Version bump for release 3.12.Eric S. Raymond2015-02-221-1/+1
|
* Feature removal - delete last remnants of old pre-JSON protocol from libgps.Eric S. Raymond2015-02-221-1/+2
| | | | | All regression tests pass. Clients are working live. PPS observed on Macx-1.
* Remove dropping of OS X, replacing with dropping osx-pl2303.Greg Troxel2015-02-221-2/+2
|
* Deprecated libQgpsmm config option involved.Eric S. Raymond2015-02-201-0/+1
| | | | | | The backwards-compatibility code caused a bug. All regression tests pass.
* Switch NEWS to use ISO8601 dates.Eric S. Raymond2015-02-201-93/+92
|
* Alas, remove OS X from the list of supported platforms.Eric S. Raymond2015-02-181-1/+2
| | | | Add an Upstream Bugs entry describing the issue.
* Implement and document GPSD_SHM_KEY environment variable.Eric S. Raymond2015-02-091-0/+2
|
* Documentation polishing.Eric S. Raymond2015-02-061-2/+2
|
* Adjust NEWS tio reflect reversion to blocking I/O.Eric S. Raymond2015-02-061-4/+1
|
* Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.Eric S. Raymond2015-02-021-9/+9
| | | | All regression tests pass.
* Add a note about NTP latency reduction.Eric S. Raymond2015-01-301-2/+3
|
* Default qt build on again, since we've merged a header guard patch.Eric S. Raymond2015-01-251-2/+1
|
* Fix bug reported on the dev list resulting from NTPSHMSEGS > MAX_DEVICES * 2.Eric S. Raymond2015-01-241-4/+7
| | | | | | As a side effect, simplify configuration slightly. All regression tests pass.
* Introduce an adaptive delay into the main loop to prevent select buzzing.Eric S. Raymond2015-01-221-0/+1
| | | | | | | | | | | When select(2) returns too fast with only small amounts of data, the main loop will buzz and eat power - a significant issue on, e.g. battery-powered RasPi devices, where it was first spotted. This code watches read volume and delays when it sees lots of small bursts. All regressiion tests pass. But note: the adaptive-delay logic has to suppress delays to arrange this, otherwise we get an all too familiar class of spurious test failure.
* A bug fix for error modeling when NMEA 0183 reports empty DOP fields.Eric S. Raymond2014-09-191-0/+1
| | | | Required 13 regression-test rebuilds.
* NEWS, build.txt: remove trailing whitespaceBeat Bolli2014-09-061-7/+7
| | | | Signed-off-by: Beat Bolli <bbolli@ewanet.ch>
* NEWS, build.txt: typo fixesBeat Bolli2014-09-061-1/+1
| | | | Signed-off-by: Beat Bolli <bbolli@ewanet.ch>
* Document the new 'minimal' option.Eric S. Raymond2014-09-061-1/+2
|
* nmea option renamed to nmea0183.Eric S. Raymond2014-09-061-6/+8
|
* Add some warnings about SiRF-IV flakiness, and remove a related TO-DO item.Eric S. Raymond2014-08-291-1/+1
|
* Document new feature.Eric S. Raymond2014-08-291-2/+2
|
* Qt support default chaned to False pending a build patch.Eric S. Raymond2014-08-261-4/+6
|
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-2/+3
| | | | | | | Required a regression-test rebuild, of course. The field is still set by the TSIP and SiRF drivers; the SiRF driver actually uses it. It may be possible to eliminate the TSIP uses, but so far attempting this has produced odd regression-test failures.
* PPS is no kinger marked unstable/experimental.Eric S. Raymond2014-08-231-1/+3
|
* Typo fixes.Eric S. Raymond2014-08-231-2/+2
|
* NEWS update.Eric S. Raymond2014-08-231-0/+4
|
* Version bump for release 3.11.release-3.11Eric S. Raymond2014-08-231-1/+1
|
* Fix up argument parsing in gpsmon.Eric S. Raymond2014-08-201-1/+2
| | | | | | Addresses a minor bug report by Michael Tatarinov <kukabu@gmail.com>. Adds the capability, in daemon mode, to watch a specified device rather than all devices.
* Attempt to recover from EBADF in the main select.Eric S. Raymond2014-08-181-1/+2
| | | | All regression tests pass.
* Support for some unusual NMEA 4.0 AIS talker IDs.Eric S. Raymond2014-05-201-0/+1
|
* chrpath is no longer a build depenency.Eric S. Raymond2013-11-301-0/+2
|
* Get vertical error position and speed estimates from the u-blox driver.Pavel Kirienko2013-11-261-0/+2
| | | | | That is, rather than having to interpolate them. This required two regression-test rebuilds in obvious places.
* It helps to get the month right.Eric S. Raymond2013-11-241-1/+1
|
* Documentation and TODO tweaks.Eric S. Raymond2013-11-221-1/+1
|
* NEWS and TODO update.Eric S. Raymond2013-11-221-0/+3
|
* Version bump for 3.10.release-3.10Eric S. Raymond2013-11-221-5/+7
|
* Edit down the news to the hight points.Eric S. Raymond2013-11-211-18/+9
|
* Typo fixes.Eric S. Raymond2013-11-101-3/+3
|
* uBlox -> u-blox; the company does not biicapitalize its name.Eric S. Raymond2013-11-091-1/+1
|