mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
mount.aux.mix: remove the mode channel
It does not exist, neither in the actuator group docs, nor in vmount.
This commit is contained in:
@@ -15,8 +15,7 @@
|
|||||||
# @output AUX1 Mount pitch
|
# @output AUX1 Mount pitch
|
||||||
# @output AUX2 Mount roll
|
# @output AUX2 Mount roll
|
||||||
# @output AUX3 Mount yaw
|
# @output AUX3 Mount yaw
|
||||||
# @output AUX4 Mount mode
|
# @output AUX4 Mount retract
|
||||||
# @output AUX5 Mount retract
|
|
||||||
#
|
#
|
||||||
# @maintainer Leon Mueller <thedevleon>
|
# @maintainer Leon Mueller <thedevleon>
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -16,12 +16,8 @@ M: 1
|
|||||||
O: 10000 10000 0 -10000 10000
|
O: 10000 10000 0 -10000 10000
|
||||||
S: 2 2 10000 10000 0 -10000 10000
|
S: 2 2 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
# mode
|
# Shutter/retract
|
||||||
M: 1
|
M: 1
|
||||||
O: 10000 10000 0 -10000 10000
|
O: 10000 10000 0 -10000 10000
|
||||||
S: 2 3 10000 10000 0 -10000 10000
|
S: 2 3 10000 10000 0 -10000 10000
|
||||||
|
|
||||||
# retracts
|
|
||||||
M: 1
|
|
||||||
O: 10000 10000 0 -10000 10000
|
|
||||||
S: 2 4 10000 10000 0 -10000 10000
|
|
||||||
|
|||||||
Reference in New Issue
Block a user