mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_HAL_ChibiOS: add param for second IMU primary in Swan-K1 hwdef
This commit is contained in:
parent
8d94e58ec9
commit
e7a157283f
@ -14,6 +14,9 @@ SERVO3_FUNCTION 35
|
|||||||
SERVO4_FUNCTION 36
|
SERVO4_FUNCTION 36
|
||||||
Q_OPTIONS 128
|
Q_OPTIONS 128
|
||||||
|
|
||||||
|
#Second IMU seems to give better results on this board
|
||||||
|
EK3_PRIMARY 1
|
||||||
|
|
||||||
# RC input is SBUS on serial4 TX pin
|
# RC input is SBUS on serial4 TX pin
|
||||||
SERIAL4_PROTOCOL 23
|
SERIAL4_PROTOCOL 23
|
||||||
SERIAL4_OPTIONS 8
|
SERIAL4_OPTIONS 8
|
||||||
|
Loading…
Reference in New Issue
Block a user