Ebeo / arducopter

Automatically exported from code.google.com/p/arducopter
0 stars 0 forks source link

Pitch is reversed #531

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Arducopter 2.8.1 firwmare
2. Have a clean configuration, with no mix and *no channel reversing* (neither 
in the TX nor in the MP)
3. Try flying the copter and move the pitch stick forward

What is the expected output? What do you see instead?

When I move the pitch stick forward I should see the copter pitching forward 
(and viceversa).
What I see instead is that if I move the stick forward, the copter pitches back 
(raising the nose).

What version of the product are you using? On what operating system?
Latest Arducopter 2.8.1 and latest MP 1.2.27

It has been discussed already in many forum posts, like:
http://diydrones.com/forum/topics/pitch-direction-and-yaw
http://diydrones.com/forum/topics/pitch-is-reversed-where-should-i-fix-it
http://diydrones.com/forum/topics/recommended-settings-for

In the first a developer acknowledges it as a bug:
"Jason, this sort of confusion is a long-standing issue, I'm sure there's 
already an issue report done.
We really need to rethink how all of this is done in Arducopter.  We were sort 
of stuck with the RC_Channel library from Arduplane, which had a different 
intended use, and I think that's why we are stuck with it.
Nobody should have to reverse channels in their Tx for Arducopter.  They should 
all be straight-up, and all reversing be done in the software."

The AC2 Manual (http://code.google.com/p/arducopter/wiki/AC2_First) says that 
the pitch channel does pitch forward with low PWM and pitch backward with high 
PWM, but is definitely counter-intuitive.
So either the code is fixed (which IMHO is the best solution), or it has to be 
specified very clearly in the manual that the pitch channel has to be reversed 
(or maybe doing it automatically in the Mission Planner).

Original issue reported on code.google.com by simone.chiaretta on 18 Dec 2012 at 5:00

GoogleCodeExporter commented 9 years ago
I just installed version 3.0 and the problem still exists. Not many people 
reported it I don´t know why. 

Original comment by polycord...@gmail.com on 15 May 2013 at 10:33

GoogleCodeExporter commented 9 years ago
Closing all issues on the old issues list by marking them WontFix.

If this is still a valid issue please re-raise it on the new GitHub issues 
list: https://github.com/diydrones/ardupilot/issues

Thanks!

Original comment by rmackay...@gmail.com on 21 Jul 2013 at 2:14

GoogleCodeExporter commented 9 years ago
Raised here on GitHub: https://github.com/diydrones/ardupilot/issues/935

Original comment by bert.reg...@gmail.com on 7 Aug 2015 at 12:06