mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-19 23:28:32 -04:00
487bbc3ed2
Split publishing of local position into horiz and vert components with separate validity checks Split status reporting into separate update and get functions and only update once after each loop update. This removes unnecessary re-calculation of the status logic and ensures all consumers get the same data (avoid possible race conditions). |
||
---|---|---|
.. | ||
Models | ||
AP_Nav_Common.h | ||
AP_NavEKF_core.cpp | ||
AP_NavEKF_core.h | ||
AP_NavEKF.cpp | ||
AP_NavEKF.h |