afry-south / dragonfly-fcb

ÅF Dragonfly Quadrotor UAV Project
Other
7 stars 3 forks source link

Receiver calibration improvement: Estimate zero stick position #97

Closed stenbergd closed 8 years ago

stenbergd commented 9 years ago

For the springed RC control sticks, try to estimate its zero position when calibrating. I.e. first few seconds assume sticks are not touched and take mean of samples (use some valid check that they are really in the middle).

Then we need to do an improved linear map that takes the mid-point stick values into account and portions the other values around it linearly.

stenbergd commented 8 years ago

Done.