summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Documentation/readability tweaksEric S. Raymond2010-03-181-1/+3
|
* Update documentation. All regression tests pass.Eric S. Raymond2010-03-151-2/+3
|
* Update our list of client projects.Eric S. Raymond2010-03-111-2/+4
|
* Note the previous bug fix and restore a missing date header.Eric S. Raymond2010-03-101-2/+4
|
* Support for JSON dumping and parsing of AIS message types 25 and 26.Eric S. Raymond2010-03-051-1/+4
| | | | These are not yet observed in the wild on AISHub.
* Typo fix, and a tweak for the packaging instructions.Eric S. Raymond2010-03-031-1/+1
|
* Fix a packaging error in 2.91, and make the json module import more robust.release-2.92Eric S. Raymond2010-03-031-1/+6
|
* Version bump for release.Eric S. Raymond2010-03-011-4/+6
|
* Old protocol support is removed from the daemon. Eric S. Raymond2010-01-151-1/+2
| | | | | The client library retains it, however, for talking to older versions of the daemon in place.
* IPv6 support is working.Eric S. Raymond2010-01-131-1/+1
|
* Documentation update.Eric S. Raymond2009-12-211-10/+11
|
* Support for AIS type 25 and 26 messages.Eric S. Raymond2009-12-191-1/+1
|
* Rename gpsclient extension module so it initializes properly.Eric S. Raymond2009-12-161-2/+3
|
* Replace the old Motif-based xgps with a new pygtk-based xgps (formerly xgps2).Eric S. Raymond2009-12-151-1/+3
| | | | | Replaces 1200-odd lines of difficult-to-maintain C code with 400-odd-lines of Python.
* Fix erroneous handling of satellite-used flags in test clients.Eric S. Raymond2009-12-151-0/+1
|
* Note that NTRIP seems to be fixed.Eric S. Raymond2009-12-141-1/+2
|
* gpsd can now accept as a command-line argument a URI like ais://data.aishub.com Eric S. Raymond2009-12-071-0/+2
| | | | | | | And use it as a TCP/IP source of live data sentences. These are merged into the JSON event stream with any GPS reports. All regression tests pass.
* Ship a DEVICE notification on every driver changeEric S. Raymond2009-12-051-0/+2
|
* Update website documentation for the new release and new wire protocol.Eric S. Raymond2009-12-041-1/+1
|
* Version bumped to 2.91dev. Conmmits are open again.Eric S. Raymond2009-12-041-0/+2
|
* Make old protocol code interact correctly with the json policy flag.Eric S. Raymond2009-12-041-1/+1
|
* Add two more regression tests. Pre-release doc cleanup.Eric S. Raymond2009-12-041-1/+1
|
* Fix an erroneous flags set that was breaking a regression test.Eric S. Raymond2009-11-231-1/+1
|
* Bump version to 2.90dev in preparation for release.Eric S. Raymond2009-11-201-1/+1
| | | | Update some documentation.
* Fix typo. "MKT" should be "MTK", etc. Prompted by heeen on IRCChris Kuethe2009-11-141-1/+1
|
* J command and switch are gone.Eric S. Raymond2009-09-111-9/+8
| | | | | | | | | Now that we have reliable end-of-cycle detection in NMEA, we can always clear the fixbuffer at start of cycle and accumulate data until we transmit at end of cycle. Accordingly, there is no longer any bneed for users to choose between jittery-but-correct and buffered-but-laggy reports. Accordingly, the daemon 'J' command is no longer necessary. All the client side options and commands connected with it can go away too.
* Add a note to news.Eric S. Raymond2009-09-041-1/+2
|
* Refresh NEWS and website to reflect support for AIS devices.Eric S. Raymond2009-08-311-10/+9
|
* Implemented ?VERSION. Eric S. Raymond2009-07-301-11/+13
| | | | | Documented the so-far-mplemented commands in GPSD-NG: ?TPV, ?SKY, ?VERSION, ?DEVICES, ?WATCH.
* Allow gpsfake to accept multiple logfiles. Eric S. Raymond2009-07-291-1/+2
| | | | Needed for test of multidevice listening.
* gpsd can now dump decoded AIS data from an AIVDM source.Eric S. Raymond2009-07-241-1/+2
|
* Oncore driver for gpsmon, from Hakan JohanssonChris Kuethe2009-07-181-2/+2
|
* Stuff I've hacked on latelyChris Kuethe2009-07-161-1/+4
|
* First cut at JSON dumping of AIVDM. Eric S. Raymond2009-06-051-1/+2
| | | | Will need some cleanup, but the basic logic is in place.
* Abandoning the gpsflash project... Eric S. Raymond2009-06-041-2/+4
| | | | | | ...since it has become clear we can't get past non-functional pre-alpha code without more vendor support tan we can realistically expect to get.
* Update the news.Eric S. Raymond2009-03-281-1/+3
|
* Commits are open again.Eric S. Raymond2009-03-181-0/+3
|
* Prepare to ship 2.39.release-2.39Eric S. Raymond2009-03-181-1/+1
|
* Typo fixes.Eric S. Raymond2009-03-181-3/+3
|
* Note that Martin Schaller's bug is fixed.Eric S. Raymond2009-03-181-2/+4
|
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-1/+2
|
* New packaging/ directory.Eric S. Raymond2009-03-091-1/+2
|
* Document the fact that parity and stopbit setting is now supported but dicy.Eric S. Raymond2009-03-021-0/+2
|
* Merge cgpxlogger into gpxlogger. Still needs some code merging inEric S. Raymond2009-02-251-1/+1
| | | | gpslogger.c itself to avoid duplication.
* Typo fix.Eric S. Raymond2009-02-201-1/+1
|
* Document our embarassing bug.Eric S. Raymond2009-02-191-2/+5
|
* sirfmon -> gpsmon name change.Eric S. Raymond2009-02-171-0/+2
|
* Major and minor API revision numbers need to be returned by L command.Eric S. Raymond2009-02-121-0/+1
|
* Include instructions for setting up hotplugging in INSTALL.Eric S. Raymond2009-02-111-0/+1
|
* Fixed potential core dump in C client handling of "K" responses.Eric S. Raymond2009-02-111-0/+3
|