Holger,
Ok, so you’ve got a lot of motor power to spare. Without making a code change I think you could also increase the Alt P from 1.0 to 2.0. The problem is that increasing that can also make the copter jumpy.
If you’re comfortable making a code change you could try replacing the “750” in the get_throttle_rate_stabilized() function with something larger like “1500”.
https://github.com/diydrones/ardupilot/blob/ArduCopter-3.1/ArduCopter/Attitude.pde#L1150
-Randy
Holger,
I’ve really got my hands full at the moment so I won’t be able to look at it immediately. If you could log an issue in the issue tracker so that it’s not forgotten that would be good. Alternatively maybe someone else on the dev team wants to have a look.
--
Holger