Hi All.
i’m working on a project which is a quadcopter with automatic drift forward.
The project will use a simple radio, therefore i’d like to program the offset into arducopter.
I’ve been trying trying to find a solution using the existing parameters but couldn’t find out how to do it.
Is there any way to use RC input 6 or 7 to enable a pitch axis offset of “n” degrees?
Similar to adding subtrim on channel 2 on the radio to make the drone pitch forward when sticks are center.
What Mike suggests or enter positive values for INS_ACCOFF_X for all IMU’s. But what may happen is you will get EKF errors. Why can’t you do this with a Transmitter mix?
Set it up in your transmitter.
For what you want it would be easier and safer to add a pot to your pitch control.
Very simple to do, so it can vary the actual position of the stick.
Could also be done with a switch for set limits.
Seems it would time better spent than trying to rework the code that has been so meticulously designed to stop just what you want it to do.