mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Update Sonar docs.
This commit is contained in:
parent
71170a40b2
commit
80989c4bee
1 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,11 @@
|
|||
# Sonar
|
||||
|
||||
A sonar sensor can be used to measure altitude for use with altitude hold modes.
|
||||
A sonar sensor can be used to measure altitude for use with BARO and SONAR altitude
|
||||
hold modes.
|
||||
|
||||
The sonar sensor is used instead of the pressure sensor (barometer) at low altitudes.
|
||||
The sonar sensor is only used when the aircraft inclination angle is small.
|
||||
|
||||
The current sensor takes over from the pressure sensor at low altitudes, but only when
|
||||
the angle of the aircraft is small.
|
||||
|
||||
## Hardware
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue