mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 01:37:35 +08:00
Try setting the throttle channels properly
This commit is contained in:
committed by
JaeyoungLim
parent
e001ccec24
commit
53b182cc0a
@@ -42,6 +42,8 @@ param set-default FW_W_RMAX 0
|
||||
|
||||
# set disarmed value for the ESC
|
||||
param set-default PWM_MAIN_DISARM 1500
|
||||
param set-default PWM_MAIN_DIS5 900
|
||||
param set-default PWM_MAIN_DIS6 900
|
||||
|
||||
# The Mini Talon does not have a wheel and
|
||||
# no flaps. I leave them here because the mixer
|
||||
@@ -49,4 +51,4 @@ param set-default PWM_MAIN_DISARM 1500
|
||||
set MIXER AAVVTTFF_vtail
|
||||
|
||||
# use PWM parameters for throttle channel
|
||||
set PWM_OUT 5
|
||||
set PWM_OUT 56
|
||||
|
||||
Reference in New Issue
Block a user