JoshuaBardwell

Ummagawd 2fiddy PIDs CLI dump Betaflight 4.2.4

Oct 1st, 2021
3,463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. # master
  2. set gyro_lowpass_type = PT1
  3. set gyro_lowpass_hz = 0
  4. set gyro_lowpass2_type = PT1
  5. set gyro_lowpass2_hz = 0
  6. set gyro_notch1_hz = 0
  7. set gyro_notch1_cutoff = 0
  8. set gyro_notch2_hz = 0
  9. set gyro_notch2_cutoff = 0
  10. set gyro_calib_duration = 125
  11. set gyro_calib_noise_limit = 48
  12. set dyn_notch_width_percent = 0
  13. set dyn_notch_q = 250
  14. set dyn_notch_min_hz = 100
  15. set dyn_notch_max_hz = 400
  16. set dyn_lpf_gyro_min_hz = 0
  17. set dyn_lpf_gyro_max_hz = 500
  18. set dshot_idle_value = 590
  19. set dshot_burst = OFF
  20. set dshot_bidir = ON
  21. set dshot_bitbang = AUTO
  22. set dshot_bitbang_timer = AUTO
  23. set vbat_max_cell_voltage = 440
  24. set vbat_full_cell_voltage = 410
  25. set small_angle = 180
  26. set gyro_rpm_notch_harmonics = 3
  27. set gyro_rpm_notch_q = 500
  28. set gyro_rpm_notch_min = 100
  29. set dterm_rpm_notch_harmonics = 0
  30. set dterm_rpm_notch_q = 500
  31. set dterm_rpm_notch_min = 100
  32. set rpm_notch_lpf = 150
  33.  
  34. profile 1
  35.  
  36. # profile 1
  37. set dyn_lpf_dterm_min_hz = 105
  38. set dyn_lpf_dterm_max_hz = 255
  39. set dyn_lpf_dterm_curve_expo = 5
  40. set dterm_lowpass_type = PT1
  41. set dterm_lowpass_hz = 150
  42. set dterm_lowpass2_type = PT1
  43. set dterm_lowpass2_hz = 225
  44. set dterm_notch_hz = 0
  45. set dterm_notch_cutoff = 0
  46. set vbat_pid_gain = OFF
  47. set vbat_sag_compensation = 0
  48. set pid_at_min_throttle = ON
  49. set anti_gravity_mode = SMOOTH
  50. set anti_gravity_threshold = 250
  51. set anti_gravity_gain = 3500
  52. set feedforward_transition = 0
  53. set acc_limit_yaw = 0
  54. set acc_limit = 0
  55. set crash_dthreshold = 50
  56. set crash_gthreshold = 400
  57. set crash_setpoint_threshold = 350
  58. set crash_time = 500
  59. set crash_delay = 0
  60. set crash_recovery_angle = 10
  61. set crash_recovery_rate = 100
  62. set crash_limit_yaw = 200
  63. set crash_recovery = OFF
  64. set iterm_rotation = OFF
  65. set iterm_relax = RP
  66. set iterm_relax_type = SETPOINT
  67. set iterm_relax_cutoff = 15
  68. set iterm_windup = 100
  69. set iterm_limit = 400
  70. set pidsum_limit = 500
  71. set pidsum_limit_yaw = 400
  72. set yaw_lowpass_hz = 0
  73. set throttle_boost = 5
  74. set throttle_boost_cutoff = 15
  75. set acro_trainer_angle_limit = 20
  76. set acro_trainer_lookahead_ms = 50
  77. set acro_trainer_debug_axis = ROLL
  78. set acro_trainer_gain = 75
  79. set p_pitch = 92
  80. set i_pitch = 90
  81. set d_pitch = 68
  82. set f_pitch = 95
  83. set p_roll = 84
  84. set i_roll = 85
  85. set d_roll = 63
  86. set f_roll = 90
  87. set p_yaw = 90
  88. set i_yaw = 90
  89. set d_yaw = 0
  90. set f_yaw = 90
  91. set angle_level_strength = 50
  92. set horizon_level_strength = 50
  93. set horizon_transition = 75
  94. set level_limit = 55
  95. set horizon_tilt_effect = 75
  96. set horizon_tilt_expert_mode = OFF
  97. set abs_control_gain = 0
  98. set abs_control_limit = 90
  99. set abs_control_error_limit = 20
  100. set abs_control_cutoff = 11
  101. set use_integrated_yaw = OFF
  102. set integrated_yaw_relax = 200
  103. set d_min_roll = 41
  104. set d_min_pitch = 45
  105. set d_min_yaw = 0
  106. set d_min_boost_gain = 37
  107. set d_min_advance = 20
  108. set motor_output_limit = 100
  109. set auto_profile_cell_count = 0
  110. set launch_control_mode = NORMAL
  111. set launch_trigger_allow_reset = ON
  112. set launch_trigger_throttle_percent = 20
  113. set launch_angle_limit = 0
  114. set launch_control_gain = 40
  115. set ff_interpolate_sp = AVERAGED_2
  116. set ff_spike_limit = 60
  117. set ff_max_rate_limit = 100
  118. set ff_smooth_factor = 37
  119. set ff_boost = 15
  120. set idle_min_rpm = 0
  121. set idle_adjustment_speed = 50
  122. set idle_p = 50
  123. set idle_pid_limit = 200
  124. set idle_max_increase = 150
  125. set level_race_mode = OFF
  126.  
Advertisement
Add Comment
Please, Sign In to add comment