mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
603e0c090d
setting the parameter to 1 causes the following issues: - the GPS may not have vertical velocity at the time the parameter set happens, but may get it later when the GPS is fully configured - we may switch between GPS modules which do/don't have vertical velocity - the user may download parameters after the set(1), and end up with incorrect parameters they may later load onto the vehicle, permanently disabling use of vertical velocity |
||
---|---|---|
.. | ||
derivation | ||
AP_NavEKF3_AirDataFusion.cpp | ||
AP_NavEKF3_Control.cpp | ||
AP_NavEKF3_core.cpp | ||
AP_NavEKF3_core.h | ||
AP_NavEKF3_GyroBias.cpp | ||
AP_NavEKF3_Logging.cpp | ||
AP_NavEKF3_MagFusion.cpp | ||
AP_NavEKF3_Measurements.cpp | ||
AP_NavEKF3_OptFlowFusion.cpp | ||
AP_NavEKF3_Outputs.cpp | ||
AP_NavEKF3_PosVelFusion.cpp | ||
AP_NavEKF3_RngBcnFusion.cpp | ||
AP_NavEKF3_VehicleStatus.cpp | ||
AP_NavEKF3.cpp | ||
AP_NavEKF3.h | ||
LogStructure.h |