ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
10.8k stars 17.26k forks source link

Copter: test if autotune's test-gains feature works #11167

Open rmackay9 opened 5 years ago

rmackay9 commented 5 years ago

It is possible/likely that as part of moving Copter's AutoTune feature to a library that the ability for the user to test the gains has been lost.

It's somewhat documented on the wiki but this should work:

@lthall is this your understanding of how a user should be able to test the AutoTune gains? Is this perhaps too complicated?

lthall commented 1 month ago

image

ArduCopter-3.2.1 Low did nothing Mid loads the normal gains High loads the tuned gains if autotune is finished.

I think we can do much better than this now though.