1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 08:15:26 +03:00
inav/docs/Rangefinder.md
2024-03-29 17:09:52 +01:00

1.2 KiB

Rangefinder

Rangefinders are devices used to measure Above Ground Altitude.

Current state

Current support of rangefinders in INAV is very limited. They are used only to:

  • landing detection for multirotors
  • automated landing support for fixed wings
  • Experimental terrain following (Surface) flight mode activated with SURFACE and ALTHOLD flight mode

Hardware

Following rangefinders are supported:

Connections

I2C solutions like VL53L0X or INAV_I2C can be connected to I2C port and used as any other I2C device.

Constraints

INAV does not support HC-SR04 and US-100. No constrains for I2C like VL53L0X or INAV_I2C.