Skip to content
Snippets Groups Projects
Commit c722e273 authored by Mark Whitehorn's avatar Mark Whitehorn Committed by Lorenz Meier
Browse files

update s250aq config for new TPA params

parent 8962eaa9
No related branches found
No related tags found
No related merge requests found
......@@ -42,8 +42,12 @@ then
param set MC_YAWRATE_MAX 400.0
param set MC_ACRO_R_MAX 360.0
param set MC_ACRO_P_MAX 360.0
param set MC_TPA_BREAK_P 0.5
param set MC_TPA_RATE_P 0.5
param set MC_TPA_BREAK_D 0.3
param set MC_TPA_BREAK_I 1.0
param set MC_TPA_BREAK_P 0.3
param set MC_TPA_RATE_D 1.0
param set MC_TPA_RATE_I 0.0
param set MC_TPA_RATE_P 1.0
param set PWM_MIN 1075
......
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