summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-04-04 04:12:20 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-04-04 04:12:20 +0000
commit6cf2a97b18291572e24f6f2db27bf3b51c29ceeb (patch)
tree5778f0e6f16ff1d6fc4489a1d7de51bcd056ddc5 /gpsd.xml
parent2e2f5db22687b8ae4cded480a3c56d77fcc2ce86 (diff)
downloadgpsd-6cf2a97b18291572e24f6f2db27bf3b51c29ceeb.tar.gz
Y now has a tag as well as a timestamp.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/gpsd.xml b/gpsd.xml
index e7ffa105..96114c84 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -432,15 +432,15 @@ last sentence was received.</para>
<varlistentry>
<term>y</term>
<listitem>
-<para>Returns Y= followed by a timestamp (seconds since the Unix
-epoch, UTC) and a count not more than 12, followed by that many
-quintuples of satellite PRNs, elevation/azimuth pairs (elevation an
-integer formatted as %d in range 0-90, azimuth an integer formatted as
-%d in range 0-359), signal strengths in decibels, and 1 or 0 according
-as the satellite was or was not used in the last fix. Each number is
-followed by one space.</para>
-
-<para>(At protocol level 1, this response had no timestamp.)</para>
+<para>Returns Y=, followed by a sentence tag, followed by a timestamp
+(seconds since the Unix epoch, UTC) and a count not more than 12,
+followed by that many quintuples of satellite PRNs, elevation/azimuth
+pairs (elevation an integer formatted as %d in range 0-90, azimuth an
+integer formatted as %d in range 0-359), signal strengths in decibels,
+and 1 or 0 according as the satellite was or was not used in the last
+fix. Each number is followed by one space.</para>
+
+<para>(At protocol level 1, this response had no tag or timestamp.)</para>
</listitem>
</varlistentry>