ArduPilot / ArduPilot/ardupilot
Plane: reject lidar data when it disagrees with baro
Open
Enhancement
Plane
VTOL-Plane
- Dominant language
- C++
- Stars
- 15.9k
- Forks
- 21.4k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 119
Description
#### Issue details
When landing at same altitude as takeoff, the baro and lidar should somewhat agree during landing. If not, the lidar should fail sanity checks and be ignored and/or reset.
#### Version
3.7
#### Platform
[ ] All
[ ] AntennaTracker
[ ] Copter
[x] Plane
[ ] Rover
#### Airframe type
Fixed Wing
#### Hardware type
all
#### Logs
see issue https://github.com/ArduPilot/ardupilot/issues/4876
Contributor guide
Assessment
This issue has not been assessed yet.