sakirpolay
(sakir polay)
November 28, 2021, 1:40pm
1
hello everyone.
my setup
fc: matek f405 se (MatekF405-Win 003D0059 42525008 2039304)
firmware: ArduCopter V4.1.1 (01d1aa1e) quadrotor
in older firmware versions althold reactions was very good. inspite no change in PILOT_ACCEL_Z=(1000) parameter vertical ascent or descent reactions are very sluggish in this firmware.
here is log file
https://drive.google.com/file/d/1tiqnplN2Xq5_cAPMQ9mLW-9kXwq1Dlda/view?usp=sharing
thanks in advance
1 Like
kimeun
(Kim Eun San)
March 23, 2022, 10:16am
2
I am using KakuteF4Min FC
PILOT_ACCEL_Z = 250 The vertical rise or fall response is very slow despite the change in the parameter.
Is there any other way?
hello
PSC_JERK_Z: Jerk limit for the vertical kinematic input shaping
You have to try change the PSC_JERK_Z parameter from (default) 5 to 25 and observe the result.
PSC_JERK_Z : Jerk limit of the vertical kinematic path generation used to determine how quickly the aircraft varies the acceleration target.
this parameter change worked for me.
sakir polay