Skip to content
Snippets Groups Projects
Commit d860bdcd authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Update VTOL gains

parent 22920861
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,10 @@ param set CAL_ACC0_YSCALE 1.01
param set CAL_ACC0_ZSCALE 1.01
param set CAL_ACC1_XOFF 0.01
param set CAL_MAG0_XOFF 0.01
param set MC_ROLLRATE_P 0.25
param set MC_PITCHRATE_P 0.25
param set MC_PITCH_P 5
param set MC_ROLL_P 5
param set MC_ROLLRATE_P 0.3
param set MC_PITCHRATE_P 0.3
param set MC_PITCH_P 5.5
param set MC_ROLL_P 5.5
param set MC_ROLLRATE_I 0.1
param set MC_PITCHRATE_I 0.1
param set MPC_XY_P 0.15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment