gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] Fix attitude documentation.


From: Christian Gagneraud
Subject: [gpsd-dev] [PATCH] Fix attitude documentation.
Date: Sun, 20 May 2012 23:52:47 +0100
User-agent: StGIT/0.14.3

This patch was laying around in my tree, it fixes some typos in the attitude 
structure documentation.

Signed-off-by: Christian Gagneraud <address@hidden>
---

 gpsd_json.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gpsd_json.xml b/gpsd_json.xml
index f8c3f86..cf2c37c 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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]