2.0.16, Now that Yaw PID vs PI bug was found and sorted, this version reverts back to Rate based Yaw. You can still change that in APM_Config.h.
Made minor change in Loiter to check something. I had two different approaches to navigation: one is for traversing and one is for holding. Loiter would switch modes based on distance to target. I temp disabled that to eliminate a variable for testing.
Motor LEDs now enabled. Let me know if they work OK.
Armed Motors is now Solid to match GPS behavior. This is just to make things less confusing in the long run.
in 2.0.17 I'll add the motor spinning at ARMing option as a compile time thing.
You can edit the code yourself, if you want that option now.
Replies
wow! just as I was ready to fly 2.0.14 with my motor led activated mod you pull this out!! :) guess I will do this one!
Great work!
Missed a file. Updating now...
Hey Jason,
great job and thanks for all the hard work you've put in this project so far.
Maybe someone could explain a question that's on my mind.
E.g. the "Mikrokopter" 's compass has to be calibrated by rotating on each of the three axis.
Early Arducopter needed this, as well, as Ardupirates.
Why doesn't I need to calibrate in the 2.0.x versions? This is not a complaint! I am just interested.
Thanks
Kai
If I go to the main page :http://code.google.com/p/arducopter/downloads/list
It shows 2.0.14 Is 0.16 posted someplace else?