summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-12-07 13:23:06 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-12-07 13:23:06 +0000
commitca9c5a1a13842087c9b49a826a9133a5821ad271 (patch)
tree734953deb553951acb8e0ca6fd92325510a46209 /NEWS
parentac0e33ab54c4fc49124c26128861dd576b06f19c (diff)
downloadgpsd-ca9c5a1a13842087c9b49a826a9133a5821ad271.tar.gz
gpsd can now accept as a command-line argument a URI like ais://data.aishub.com
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccbadf11..989dd8f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
* Fri Dec 4 2009 Eric S. Raymond <esr@snark.thyrsus.com> - 2.91dev
We have support for NMEA GLONASS sentences, and a regression test.
Clients now get a DEVICE dotification on every driver switch.
+ It is possible to specify a TCP/IP AIS feed such as AISHub
+ as a data source.
* Fri Dec 4 2009 Eric S. Raymond <esr@snark.thyrsus.com> - 2.90
GPSD-NG, the new JSON-based command protocol, is now deployed; as a