summaryrefslogtreecommitdiff
path: root/gpsd_json.xml
diff options
context:
space:
mode:
authorChristian Gagneraud <chgans@gna.org>2012-05-20 23:52:47 +0100
committerEric S. Raymond <esr@thyrsus.com>2012-05-20 19:00:42 -0400
commit73e0a6648ff6280c92d4acacbe47256e0e077e64 (patch)
tree1ddcf09e9ed1fb3eeebc74ab746bb8c1d6c404f6 /gpsd_json.xml
parent1beb7454dd5ff158ffc415352445fc2fd99ee55f (diff)
downloadgpsd-73e0a6648ff6280c92d4acacbe47256e0e077e64.tar.gz
Fix attitude documentation.
This patch was laying around in my tree, it fixes some typos in the attitude structure documentation. Signed-off-by: Christian Gagneraud <chgans@gna.org> Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'gpsd_json.xml')
-rw-r--r--gpsd_json.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/gpsd_json.xml b/gpsd_json.xml
index f8c3f868..cf2c37c6 100644
--- a/gpsd_json.xml
+++ b/gpsd_json.xml
@@ -659,7 +659,8 @@ may be reported or not depending on the specific device type.</para>
<entry>dip</entry>
<entry>No</entry>
<entry>numeric</entry>
- <entry>Roll in degrees.</entry>
+ <entry>Local magnedic inclination, degrees, positive when the magnetic
+field points downward (into the Earth).</entry>
</row>
<row>
<entry>mag_len</entry>
@@ -686,7 +687,7 @@ may be reported or not depending on the specific device type.</para>
<entry>Z component of magnetic field strength.</entry>
</row>
<row>
- <entry>mag_len</entry>
+ <entry>acc_len</entry>
<entry>No</entry>
<entry>numeric</entry>
<entry>Scalar acceleration.</entry>