[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [4938] updated gyro calibration from turntable measu
From: |
antoine drouin |
Subject: |
[paparazzi-commits] [4938] updated gyro calibration from turntable measurement |
Date: |
Mon, 14 Jun 2010 16:41:51 +0000 |
Revision: 4938
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4938
Author: poine
Date: 2010-06-14 16:41:50 +0000 (Mon, 14 Jun 2010)
Log Message:
-----------
updated gyro calibration from turntable measurement
Modified Paths:
--------------
paparazzi3/trunk/conf/airframes/Poine/booz2_a6.xml
Modified: paparazzi3/trunk/conf/airframes/Poine/booz2_a6.xml
===================================================================
--- paparazzi3/trunk/conf/airframes/Poine/booz2_a6.xml 2010-06-14 16:40:40 UTC
(rev 4937)
+++ paparazzi3/trunk/conf/airframes/Poine/booz2_a6.xml 2010-06-14 16:41:50 UTC
(rev 4938)
@@ -37,13 +37,13 @@
<section name="IMU" prefix="IMU_">
- <define name="GYRO_P_NEUTRAL" value="31489"/>
- <define name="GYRO_Q_NEUTRAL" value="31814"/>
- <define name="GYRO_R_NEUTRAL" value="32752"/>
+ <define name="GYRO_P_NEUTRAL" value="31948"/>
+ <define name="GYRO_Q_NEUTRAL" value="31834"/>
+ <define name="GYRO_R_NEUTRAL" value="32687"/>
- <define name="GYRO_P_SENS" value=" 1.01" integer="16"/>
- <define name="GYRO_Q_SENS" value="-1.01" integer="16"/>
- <define name="GYRO_R_SENS" value="-1.01" integer="16"/>
+ <define name="GYRO_P_SENS" value=" 1.101357422" integer="16"/>
+ <define name="GYRO_Q_SENS" value="-1.122670898" integer="16"/>
+ <define name="GYRO_R_SENS" value="-1.104890137" integer="16"/>
<define name="ACCEL_X_SENS" value="-2.58273701242" integer="16"/>
@@ -172,9 +172,11 @@
<makefile>
+
USER =
#HOST = 10.31.4.22
HOST = overo
+#HOST = beth
TARGET_DIR = ~
SRC_FMS=fms
@@ -199,7 +201,12 @@
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile
+#
+#
+#
+include $(PAPARAZZI_SRC)/conf/autopilot/lisa_passthrough.makefile
+
</makefile>
</airframe>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [4938] updated gyro calibration from turntable measurement,
antoine drouin <=