Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LandDetector: use vertical velocity estimate for threshold
instead of the derivative of the vertical position which is not the same value when using the ekf2 estimation. Using the position derivative resulted in delayed landing because the value for some reason often bumped over the theshold before slowly converging towards zero while the velocity was within expected accuary in all these cases.
- Loading branch information