summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Improve the barrier code and beat GCC harder about not reordering operations.Eric S. Raymond2011-03-281-4/+4
* Experimental export via shared memory is almost working.Eric S. Raymond2011-03-261-1/+3
* Documentation improvement.Eric S. Raymond2011-03-241-1/+2
* DEVICE::activated becomes an ISO8601 timestamp.Eric S. Raymond2011-03-241-1/+3
* Note a bug fix.Eric S. Raymond2011-03-231-0/+2
* POLL subobject name changes: fixes -> tpv, skyview -> sky.Eric S. Raymond2011-03-211-0/+1
* Version bump to 3.0~dev. Commits can resume.Eric S. Raymond2011-03-211-1/+3
* Version bump and news update for 2.96 release.release-2.96Eric S. Raymond2011-03-211-1/+1
* News update.Eric S. Raymond2011-03-151-3/+4
* TODO and NEWS updated for release.Eric S. Raymond2011-03-101-8/+8
* News update.Eric S. Raymond2011-03-031-1/+2
* News update.Eric S. Raymond2011-02-281-2/+4
* gpsdecode can now dump NMEA and GPS binary data presented on standard input.Eric S. Raymond2011-02-161-1/+2
* Documentation update.Eric S. Raymond2011-02-161-1/+2
* Cleanup after the NOISE change. All regression tests pass.Eric S. Raymond2011-02-011-1/+2
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-1/+2
* The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.Eric S. Raymond2011-01-251-1/+2
* Oncore VP needs a wakeup. Fortunately it's not USB.Eric S. Raymond2011-01-101-1/+1
* We longer send wakeup probes to USB devices.Eric S. Raymond2011-01-091-1/+2
* Clients are no longer required to define a gpsd_report() hook.Eric S. Raymond2010-12-191-1/+2
* Prevent JSON parsing from becoming confused by client locales other than C.Eric S. Raymond2010-12-171-1/+2
* Merge in tthe -d and -f capabilties from Gleb Smirnoff's gpxlogger2/gpxloggerd.Eric S. Raymond2010-12-171-1/+2
* NEWS update.Eric S. Raymond2010-12-161-2/+4
* Fix and update the news.Eric S. Raymond2010-07-141-2/+4
* With the higher channel ceiling, GeoS-1M no longer shows spurious errors.Eric S. Raymond2010-07-131-0/+3
* External release 2.95.release-2.95Eric S. Raymond2010-07-131-1/+1
* Fix an error in how AIS rate-of-turn decoding was done.Eric S. Raymond2010-07-011-2/+3
* Switch the CSV format emitted by gpsdecode(1) to DSV using |.Eric S. Raymond2010-05-191-1/+2
* Document a bug.Eric S. Raymond2010-05-151-1/+3
* Update docs and website.Eric S. Raymond2010-05-141-1/+1
* Typo fixes.Eric S. Raymond2010-05-111-1/+1
* Document recent developments.Eric S. Raymond2010-05-101-9/+12
* In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.Eric S. Raymond2010-05-101-1/+3
* Documentation improvements.Eric S. Raymond2010-05-081-3/+5
* NEWS: Whitespace cleanupJon Schlueter2010-04-291-68/+68
* Reading from udp:// listening addresses works. All regression tests pass.Eric S. Raymond2010-04-291-0/+2
* Reindent. All regression tests pass.Eric S. Raymond2010-04-261-1/+1
* Restore interpretation of Serial: headers inb test loads.Eric S. Raymond2010-04-261-2/+2
* Always compute speed when that's possible and the GPS doesn't supply it.Eric S. Raymond2010-04-261-1/+2
* Documentation update.Eric S. Raymond2010-04-261-2/+4
* More Python client partitioning. All regression tests pass.Eric S. Raymond2010-04-221-1/+5
* About to do snap rekease to fix packaging issues.release-2.94Eric S. Raymond2010-04-201-1/+1
* NEWS update.Eric S. Raymond2010-04-191-1/+3
* NEWS update.Eric S. Raymond2010-04-191-2/+4
* libgps.a splits in half, becomes libgps.a + libgpsd.aEric S. Raymond2010-04-181-1/+3
* Add to NEWS, add foxtrot to the client-projects list, and fix website make.Eric S. Raymond2010-04-181-0/+5
* NEWS update and version bump for release.Eric S. Raymond2010-04-161-1/+1
* Spelling corrections.Jon Schlueter2010-04-121-2/+2
* The advent of gpsdfake.Eric S. Raymond2010-04-101-1/+3
* Fix the select()-spin bug on disconnected devices.Eric S. Raymond2010-04-071-3/+4