paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Changing the pitch neutral default


From: Christophe De Wagter
Subject: Re: [Paparazzi-devel] Changing the pitch neutral default
Date: Fri, 1 Jul 2011 07:44:24 +0200


Known issue. The imu is (probably) not stopping to function but the angle is so big because of the 10 radians that eh PFD is off-scale and the eleveator pitches up as much as allowed. Change to radians as Felix indicated.

-Christophe 



On Fri, Jul 1, 2011 at 12:04 AM, Simon Wilks <address@hidden> wrote:
I have been flying successfully with an Arduimu v2 but wanted to
optimize the step when it gets initialized. In order for the wing to
fly with the correct pitch I need to lie it slightly nose up rather
than level when the imu initializes. I thought I could just set the
pitch default in the configuration (below) to say 10 degrees but after
flashing the configuration the imu stops functioning and the PFD is
gray.

<section name="INS" prefix="INS_">
 <define name="ROLL_NEUTRAL_DEFAULT" value="0" unit="deg"/>
 <define name="PITCH_NEUTRAL_DEFAULT" value="0" unit="deg"/>
</section>

What is the correct way of doing this?

Thanks

Simon

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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