Advertisement
justmepaste

Pavo Pico BF 4.5 rpm tune

Dec 31st, 2023 (edited)
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. # diff all
  2.  
  3. # version
  4. # Betaflight / STM32F405 (S405) 4.5.0 Dec 28 2023 / 16:32:46 (c996d5f77) MSP API: 1.46
  5. # config rev: 18e0321
  6.  
  7. # start the command batch
  8. batch start
  9.  
  10. # reset configuration to default settings
  11. defaults nosave
  12.  
  13. board_name BETAFPVF405
  14. manufacturer_id BEFH
  15.  
  16. signature
  17.  
  18. # name: Pavo Pico
  19.  
  20. # feature
  21. feature -AIRMODE
  22. feature TELEMETRY
  23. feature LED_STRIP
  24. feature OSD
  25.  
  26. # serial
  27. serial 2 64 115200 57600 0 115200
  28. serial 3 131073 115200 57600 0 115200
  29.  
  30. # beeper
  31. beeper -GYRO_CALIBRATED
  32. beeper -RX_LOST
  33. beeper -RX_LOST_LANDING
  34. beeper -DISARMING
  35. beeper -ARMING
  36. beeper -ARMING_GPS_FIX
  37. beeper -BAT_CRIT_LOW
  38. beeper -BAT_LOW
  39. beeper -GPS_STATUS
  40. beeper -RX_SET
  41. beeper -ACC_CALIBRATION
  42. beeper -ACC_CALIBRATION_FAIL
  43. beeper -READY_BEEP
  44. beeper -DISARM_REPEAT
  45. beeper -ARMED
  46. beeper -SYSTEM_INIT
  47. beeper -ON_USB
  48. beeper -BLACKBOX_ERASE
  49. beeper -CRASH_FLIP
  50. beeper -CAM_CONNECTION_OPEN
  51. beeper -CAM_CONNECTION_CLOSE
  52. beeper -RC_SMOOTHING_INIT_FAIL
  53.  
  54. # beacon
  55. beacon RX_LOST
  56. beacon RX_SET
  57.  
  58. # led
  59. led 0 0,0::CY:10
  60. led 1 1,0::CY:10
  61.  
  62. # aux
  63. aux 0 0 0 1925 2075 0 0
  64. aux 1 1 1 925 1075 0 0
  65. aux 2 13 2 1925 2075 0 0
  66. aux 3 28 1 1925 2075 0 0
  67.  
  68. # adjrange
  69. adjrange 0 0 1 925 2075 12 1 0 0
  70.  
  71. # master
  72. set gyro_lpf1_static_hz = 0
  73. set dyn_notch_count = 1
  74. set dyn_notch_q = 500
  75. set dyn_notch_min_hz = 200
  76. set dyn_notch_max_hz = 800
  77. set gyro_lpf1_dyn_min_hz = 0
  78. set acc_calibration = -7,18,-15,1
  79. set baro_hardware = AUTO
  80. set rc_smoothing_auto_factor = 52
  81. set blackbox_sample_rate = 1/2
  82. set blackbox_device = NONE
  83. set blackbox_disable_gps = ON
  84. set dshot_idle_value = 1150
  85. set dshot_bidir = ON
  86. set dshot_edt = ON
  87. set motor_pwm_protocol = DSHOT300
  88. set motor_poles = 12
  89. set motor_output_reordering = 2,3,0,1,4,5,6,7
  90. set align_board_roll = 180
  91. set bat_capacity = 410
  92. set vbat_max_cell_voltage = 420
  93. set vbat_min_cell_voltage = 335
  94. set vbat_warning_cell_voltage = 345
  95. set force_battery_cell_count = 2
  96. set ibata_scale = 480
  97. set ibata_offset = -300
  98. set yaw_motors_reversed = ON
  99. set small_angle = 180
  100. set deadband = 4
  101. set yaw_deadband = 4
  102. set pid_process_denom = 2
  103. set telemetry_disabled_pitch = ON
  104. set telemetry_disabled_roll = ON
  105. set telemetry_disabled_heading = ON
  106. set ledstrip_brightness = 50
  107. set ledstrip_rainbow_delta = 180
  108. set ledstrip_rainbow_freq = 180
  109. set osd_warn_bitmask = 40957
  110. set osd_link_quality_alarm = 70
  111. set osd_rssi_dbm_alarm = -104
  112. set osd_rsnr_alarm = 0
  113. set osd_cap_alarm = 450
  114. set osd_alt_alarm = 120
  115. set osd_vbat_pos = 2595
  116. set osd_rssi_pos = 192
  117. set osd_link_quality_pos = 3596
  118. set osd_link_tx_power_pos = 3532
  119. set osd_rssi_dbm_pos = 3564
  120. set osd_rsnr_pos = 160
  121. set osd_tim_2_pos = 3628
  122. set osd_flymode_pos = 2467
  123. set osd_throttle_pos = 2499
  124. set osd_current_pos = 2562
  125. set osd_mah_drawn_pos = 3619
  126. set osd_craft_name_pos = 534
  127. set osd_altitude_pos = 19757
  128. set osd_warnings_pos = 14645
  129. set osd_avg_cell_voltage_pos = 2604
  130. set osd_battery_usage_pos = 2612
  131. set osd_esc_tmp_pos = 3246
  132. set osd_core_temp_pos = 3214
  133. set osd_stat_bitmask = 9070116
  134. set vcd_video_system = HD
  135. set craft_name = Pavo Pico
  136.  
  137. profile 0
  138.  
  139. # profile 0
  140. set iterm_relax_cutoff = 5
  141. set p_pitch = 64
  142. set i_pitch = 46
  143. set d_pitch = 56
  144. set f_pitch = 155
  145. set p_roll = 53
  146. set i_roll = 38
  147. set d_roll = 43
  148. set f_roll = 129
  149. set p_yaw = 53
  150. set i_yaw = 38
  151. set f_yaw = 129
  152. set d_min_roll = 43
  153. set d_min_pitch = 56
  154. set feedforward_averaging = 2_POINT
  155. set feedforward_smooth_factor = 45
  156. set feedforward_jitter_factor = 8
  157. set simplified_master_multiplier = 120
  158. set simplified_i_gain = 40
  159. set simplified_d_gain = 120
  160. set simplified_dmax_gain = 0
  161. set simplified_feedforward_gain = 90
  162. set simplified_pitch_d_gain = 115
  163. set simplified_pitch_pi_gain = 115
  164. set tpa_rate = 66
  165.  
  166. profile 1
  167.  
  168. profile 2
  169.  
  170. profile 3
  171.  
  172. # restore original profile selection
  173. profile 0
  174.  
  175. rateprofile 0
  176.  
  177. # rateprofile 0
  178. set thr_mid = 30
  179. set thr_expo = 50
  180. set roll_rc_rate = 1
  181. set pitch_rc_rate = 1
  182. set yaw_rc_rate = 1
  183. set roll_expo = 54
  184. set pitch_expo = 54
  185. set yaw_expo = 54
  186. set roll_srate = 80
  187. set pitch_srate = 80
  188. set yaw_srate = 50
  189.  
  190. rateprofile 1
  191.  
  192. # rateprofile 1
  193. set thr_mid = 30
  194. set thr_expo = 50
  195. set roll_rc_rate = 1
  196. set pitch_rc_rate = 1
  197. set yaw_expo = 30
  198. set roll_srate = 10
  199. set pitch_srate = 10
  200. set yaw_srate = 50
  201.  
  202. rateprofile 2
  203.  
  204. # rateprofile 2
  205. set thr_mid = 30
  206. set thr_expo = 50
  207. set roll_rc_rate = 1
  208. set pitch_rc_rate = 1
  209. set yaw_rc_rate = 1
  210. set roll_expo = 54
  211. set pitch_expo = 54
  212. set yaw_expo = 54
  213. set roll_srate = 80
  214. set pitch_srate = 80
  215. set yaw_srate = 50
  216.  
  217. rateprofile 3
  218.  
  219. # rateprofile 3
  220.  
  221. # restore original rateprofile selection
  222. rateprofile 0
  223.  
  224. # save configuration
  225. save
  226. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement