mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Tools: setup motor ordering for ModalAI Autonomy DevKit
This commit is contained in:
parent
a7363d4c14
commit
39b28a3e7c
@ -6,6 +6,12 @@ FLTMODE1 5
|
||||
FLTMODE4 2
|
||||
FLTMODE_CH 6
|
||||
|
||||
# motor ordering
|
||||
SERVO1_FUNCTION 34
|
||||
SERVO2_FUNCTION 35
|
||||
SERVO3_FUNCTION 33
|
||||
SERVO4_FUNCTION 36
|
||||
|
||||
# enable PID logging
|
||||
LOG_BITMASK 65535
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user