Skip to content

Commit

Permalink
hwdef: Volanti defaults: increase angle gains
Browse files Browse the repository at this point in the history
The previous reductions in filtering allowed us to increase the angle
gains significantly. This should improve gust rejection.

SW-456
  • Loading branch information
robertlong13 committed Nov 26, 2024
1 parent e818235 commit 54b06f8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ PTCH2SRV_RMAX_UP,75
Q_A_ACCEL_P_MAX,30000
Q_A_ACCEL_R_MAX,30000
Q_A_ACCEL_Y_MAX,4500
Q_A_ANG_PIT_P,1.2
Q_A_ANG_RLL_P,2
Q_A_ANG_PIT_P,5.5
Q_A_ANG_RLL_P,5
Q_A_ANG_YAW_P,2.4
Q_A_RAT_PIT_D,0.00448
Q_A_RAT_PIT_FLTD,15
Expand Down

0 comments on commit 54b06f8

Please sign in to comment.