Files
PX4-Autopilot/src/modules
bresch 8fd79688c0 ekf2: enable multiple height sources fusion
Instead of having a single height source fused into the EKF and the
other ones "waiting" for a failure or the primary sensor, fuse all
sources in EKF2 at the same time. To prevent the sources from fighting against each
other, the "primary" source is set as reference and the other ones are
running a bias estimator in order to make all the secondary height
sources converge to the primary one.

If the reference isn't available, another one is automatically selected
from a priority list. This secondary reference keeps its current bias
estimate but stops updating it in order to be the new reference as close
as possible to the primary one.
2022-08-24 09:16:11 -04:00
..
2022-07-27 14:33:16 +10:00
2022-03-22 09:01:05 +01:00
2022-07-27 14:33:16 +10:00
2022-07-27 14:33:16 +10:00
2022-07-27 14:33:16 +10:00