We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e001cce commit 53b182cCopy full SHA for 53b182c
ROMFS/px4fmu_common/init.d/airframes/22003_asl_believer
@@ -42,11 +42,13 @@ param set-default FW_W_RMAX 0
42
43
# set disarmed value for the ESC
44
param set-default PWM_MAIN_DISARM 1500
45
+param set-default PWM_MAIN_DIS5 900
46
+param set-default PWM_MAIN_DIS6 900
47
48
# The Mini Talon does not have a wheel and
49
# no flaps. I leave them here because the mixer
50
# computes also wheel and flap controls.
51
set MIXER AAVVTTFF_vtail
52
53
# use PWM parameters for throttle channel
-set PWM_OUT 5
54
+set PWM_OUT 56
0 commit comments