ducharmemetal / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

RC5_out problem with RC5_REV, RC5_TRIM when used for 2. aileron #793

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The RC5_Trim value can be changed to any value, but the output is always 1536ms.

Second problem is the servo direction:

In manual it alwaws moves to the wrong direction. Changing direction on RC does 
not do anything.

In stabilize mode e.g. Servo direction is correct.

Original issue reported on code.google.com by Gregm...@gmail.com on 31 Oct 2012 at 10:06

GoogleCodeExporter commented 9 years ago
I have more or less the same problem. Dual aileron on RC5. There is a bit of 
subtrim on the main and the 2nd aileron servo.

When I put the RC5_FUNCTION to 4 (Aileron), the servo attached to RC5 is out of 
trim when the FlightMode is set to manual. When this is put to FBW_A/B is it 
set correctly to neutral.

When RC5_FUNCTION is set to Manual, the aileron is correctly trimmed.

So, at this point it's ok or in Manual, or in FBW, but not both.

Original comment by von.bibb...@gmail.com on 4 Nov 2012 at 12:02

GoogleCodeExporter commented 9 years ago
Tridge did a change in Rev. 4a028aa2dc18.
I will test it in the next 48 hours and come back.

Original comment by Gregm...@gmail.com on 5 Nov 2012 at 9:22

GoogleCodeExporter commented 9 years ago
For me the fix did not work: manual flight profiles (thermal) trim RC5 to the 
wrong direction.

Original comment by Gregm...@gmail.com on 7 Nov 2012 at 6:55

GoogleCodeExporter commented 9 years ago
In arduplane V2.66 RC5_FUNCTION set to aileron don't work.RC5 is a copy 
(reversed)of RC1.IT works with Arduplane V2.65 but i have notice that RC5_DZ 
must be set to zero.So RCx_DZ refer to the single channel or refer to the 
signal of a axis ?

Original comment by alder...@katamail.com on 7 Nov 2012 at 9:16

GoogleCodeExporter commented 9 years ago
With setting RC_5_function to 18, the second aileron seems to work fine for me 
now in 2.67. see http://code.google.com/p/ardupilot-mega/wiki/MultipleAilerons

Original comment by Gregm...@gmail.com on 24 Nov 2012 at 8:00