paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] roll_trim


From: Refik Sever
Subject: [Paparazzi-devel] roll_trim
Date: Thu, 22 Aug 2013 12:19:39 +0000

Hello,

I set the roll trim and pitch trim in the airframe file like that:

     <define name="COMMAND_PITCH_TRIM" value="350"/>
      <define name="COMMAND_ROLL_TRIM" value="900"/>

I put the plane on a flat table and powered on. Then I set the roll trim from GCS which is same with airframe (900), then the ailerons move. Same situation for pitch trim. Since the setting value is same, I don't expext them to move. Our paparazzi version is v5.1_devel-126-g1757e2e-dirty.

We are using energy control loops, which updates the aircraft characteristics below. Although there is no variable about roll, can this situation be due to this?

By the way, we want to add the ac_characteristics to the telemetry. Did somebody add it before?

// Automatically found airplane characteristics
160 
162 float ac_char_climb_max = 0.0f;


Regards,
Refik

reply via email to

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