mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Remove sim configs default to joystick in
This commit is contained in:
@@ -39,8 +39,5 @@ then
|
|||||||
param set FW_RR_P 0.3
|
param set FW_RR_P 0.3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Enable gamepad / joystick support
|
|
||||||
param set COM_RC_IN_MODE 2
|
|
||||||
|
|
||||||
set HIL yes
|
set HIL yes
|
||||||
set MIXER AERT
|
set MIXER AERT
|
||||||
|
|||||||
@@ -11,7 +11,4 @@ sh /etc/init.d/rc.mc_defaults
|
|||||||
|
|
||||||
set MIXER quad_x
|
set MIXER quad_x
|
||||||
|
|
||||||
# Enable gamepad / joystick support
|
|
||||||
param set COM_RC_IN_MODE 2
|
|
||||||
|
|
||||||
set HIL yes
|
set HIL yes
|
||||||
|
|||||||
@@ -11,7 +11,4 @@ sh /etc/init.d/rc.mc_defaults
|
|||||||
|
|
||||||
set MIXER quad_+
|
set MIXER quad_+
|
||||||
|
|
||||||
# Enable gamepad / joystick support
|
|
||||||
param set COM_RC_IN_MODE 2
|
|
||||||
|
|
||||||
set HIL yes
|
set HIL yes
|
||||||
|
|||||||
@@ -11,7 +11,4 @@ sh /etc/init.d/rc.fw_defaults
|
|||||||
|
|
||||||
set HIL yes
|
set HIL yes
|
||||||
|
|
||||||
# Enable gamepad / joystick support
|
|
||||||
param set COM_RC_IN_MODE 2
|
|
||||||
|
|
||||||
set MIXER AERT
|
set MIXER AERT
|
||||||
|
|||||||
@@ -36,8 +36,5 @@ fi
|
|||||||
|
|
||||||
set HIL yes
|
set HIL yes
|
||||||
|
|
||||||
# Enable gamepad / joystick support
|
|
||||||
param set COM_RC_IN_MODE 2
|
|
||||||
|
|
||||||
# Set the AERT mixer for HIL (even if the malolo is a flying wing)
|
# Set the AERT mixer for HIL (even if the malolo is a flying wing)
|
||||||
set MIXER AERT
|
set MIXER AERT
|
||||||
|
|||||||
Reference in New Issue
Block a user