summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-16 07:39:50 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-16 07:39:50 -0500
commit9cd6c4b35d43b1bd7f140189ad86cab11688b5d8 (patch)
tree302e845327bc00b8a5e8b7e574fe1b957eae642b /gpsd.xml
parentab36b5aa971bf76e021de0e62a85a6e2b3ce7cba (diff)
downloadgpsd-9cd6c4b35d43b1bd7f140189ad86cab11688b5d8.tar.gz
Bug fix: AIS JSON objects get a device field.
All regression tests pass.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 0033ca10..ba8803f2 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -1649,7 +1649,8 @@ a restricted feature set.</para>
<para>AIS packets are dumped as JSON objects with class "AIS". Each
AIS report object contains a "type" field giving the AIS message type
and a "scaled" field telling whether the remainder of the fields are
-dumped in scaled or unscaled form. Other fields have names and types
+dumped in scaled or unscaled form. It will also contain a "device" field
+naming the data source. Other fields have names and types
as specified in the <ulink
url="http://gpsd.berlios.de/AIVDM.html">AIVDM/AIVDO Protocol
Decoding</ulink> document; each message field table may be directly