summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-16 08:06:35 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-16 08:06:35 -0500
commita4a18f041b753a41409cfd37967e484747e8e324 (patch)
tree8417869fb4d76605ae69fbebdb3ad64839cbcc8b
parent5418535247dd65acab7244552b008889018fda59 (diff)
downloadgpsd-a4a18f041b753a41409cfd37967e484747e8e324.tar.gz
Documentation update.
-rw-r--r--NEWS3
-rw-r--r--www/NMEA.txt4
2 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a4176a25..fb3118aa 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,8 @@
emits probe strings to unidentified USB devices at startup. The client
API cleanup is finished; set_raw_hook is gone. JSON timestamps in TPV and
SKY are now ISO8601 rather than seconds since the Unix epoch. GPGST sentences
- are now parsed for noise statistics when a device emits them.
+ are now parsed for noise statistics when a device emits them. AIS and
+ RTCM2 JSON dumps have device fields.
* Tue Jul 13 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95
The autonomous robot submarine total world domination release!
diff --git a/www/NMEA.txt b/www/NMEA.txt
index 611d67ef..c956946e 100644
--- a/www/NMEA.txt
+++ b/www/NMEA.txt
@@ -1,6 +1,6 @@
= NMEA Revealed =
Eric S. Raymond <esr@thyrsus.com>
-v2.7, Jan 2011
+v2.8, Feb 2011
This is a list of NMEA 0183 sentences with field descriptions.
It is primarily intended to help people understand GPS reports.
@@ -450,6 +450,8 @@ Field Number:
15. F1 Clock Parameter
16. Checksum
+Fields 5 through 15 are dumped as raw hex.
+
Example: $GPALM,1,1,15,1159,00,441d,4e,16be,fd5e,a10c9f,4a2da4,686e81,58cbe1,0a4,001*5B
=== APA - Autopilot Sentence "A" ===