ardupilot/libraries/AP_HAL_Linux/hwdef/vnav/hwdef.dat
Peter Barker 6004ed44c7 AP_HAL_Linux: add and use linux_hwdef.py
like chibios_hwdef.py - but for Linux
2025-02-19 15:42:52 +11:00

8 lines
206 B
Plaintext

# linux SBC with VectorNav AHRS
define HAL_EXTERNAL_AHRS_DEFAULT 1
define DEFAULT_SERIAL3_PROTOCOL 36
define HAL_AIRSPEED_TYPE_DEFAULT 0
define HAL_GPS1_TYPE_DEFAULT 21
define HAL_AHRS_EKF_TYPE_DEFAULT 11