Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_NavEKF: correct initialisation of ekf_imu_buffer
this init() call can be called on an existing buffer, in which case we clear the object. Presumably since we've just zeroed all the elements its safe to say that we should mark the object as having never-been-filled
- Loading branch information