mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-01 11:13:58 -04:00
8 lines
206 B
Plaintext
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
|