paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [4201] Reuse old WHIRLY message for current FLA debu


From: Allen Ibara
Subject: [paparazzi-commits] [4201] Reuse old WHIRLY message for current FLA debug
Date: Thu, 24 Sep 2009 17:36:28 +0000

Revision: 4201
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4201
Author:   aibara
Date:     2009-09-24 17:36:27 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
Reuse old WHIRLY message for current FLA debug

Modified Paths:
--------------
    paparazzi3/trunk/conf/messages.xml

Modified: paparazzi3/trunk/conf/messages.xml
===================================================================
--- paparazzi3/trunk/conf/messages.xml  2009-09-24 17:35:47 UTC (rev 4200)
+++ paparazzi3/trunk/conf/messages.xml  2009-09-24 17:36:27 UTC (rev 4201)
@@ -1214,21 +1214,11 @@
       <field name="xsens2_seq" type="uint16"/>
     </message>
 
-    <message name="WHIRLY_ESTIMATOR" id="182">
-      <field name="whirly_timestamp"   type="float"/>
-      <field name="phi_1"   type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="theta_1" type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="psi_1"   type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="phi_2"   type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="theta_2" type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="psi_2"   type="float" alt_unit="deg" 
alt_unit_coef="57.29578"/>
-      <field name="euler_1_error_nb" type="uint32"/>
-      <field name="euler_2_error_nb" type="uint32"/>
-      <field name="psi_mag_1_error_nb" type="uint32"/>
-      <field name="psi_mag_2_error_nb" type="uint32"/>
-      <field name="gyro1x_lp" type="float"/>
-      <field name="gyro1y_lp" type="float"/>
-      <field name="gyro1z_lp" type="float"/>
+    <message name="FLA_DEBUG" id="182">
+      <field name="past_input"    type="float"/>
+      <field name="imu_rate"      type="float"/>
+      <field name="desired_accel" type="float"/>
+      <field name="motor_command" type="float"/>
     </message>
 
     <message name="WHIRLY_MOTORCONTROL" id="183">





reply via email to

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