Does anybody have some details in tuning all these different PID values (Acrobatic, Stable, Position Hold, Altitude Hold). Where do I start? I believe my quad only needs lots of tunning in order to function well.
Please help.
Thanx again for this Project. Can not wait to get my hands on the developed frame.
You need to be a member of diydrones to add comments!
Replies
Hi John,
Just out of interest can you share your PID gains in stable.
Tony
So, I've got the Stable mode to where it works well enough for me.
The position hold is proving to be a little more difficult. The first couple of passes are damn close, but then it starts magnifying its corrections, and get's way out of whack.
What's the best way to go about doing PID on the position hold? I turned everything to 0 except P, and I'm not getting what I'm looking for.
JC
http://www.diydrones.com/forum/topics/configurator-save-calibration...
wen i give a 1 its OK wen i set 1,2 i get an error. can someone tel me wat`s wrong.
configurator 1.2.2
ardupirates 1.5
http://aeroquad.com/content.php?125
Because both projects are very similar, try using the tutorial they provide and see if that works fine for you.
Regards,
Leonardo
My observations are (for pitch PID tuning - stable mode):
- Quad position always ends in nose down position if P < 1.5 and/or D < 1.2 (I = 0.1)
- Quad oscillates (perfect sinusoidal wave) if P = 1.5 and D = 1.2 (I = 0.1)
- If I < 0.1 quad can not level itself (stops leveling at some angle)
And my setup for PID tuning (currently for pitch):