In DCM.pde it corrects the yaw using the latest Heading from the Compass
whether or not a new value has actually been received from the mag.
We should use the APM_Compass.lastUpdate value to ensure a new value has
actually been recieved since the previous iteration.
This will add some protection in cases where the mag fails and continuously
returns the same heading.
Original issue reported on code.google.com by rmackay...@gmail.com on 20 Nov 2010 at 6:50
Original issue reported on code.google.com by
rmackay...@gmail.com
on 20 Nov 2010 at 6:50