ledrone

PickleWhoop25_MambaF722_MK1_BF4.3.1_DJIO3

Nov 26th, 2022
1,481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. # version
  2. # Betaflight / STM32F7X2 (S7X2) 4.3.1 Jul 13 2022 / 03:36:10 (8d4f005) MSP API: 1.44
  3. # config: manufacturer_id: DIAT, board_name: MAMBAF722_I2C, version: edcd244b, date: 2022-06-29T02:24:46Z
  4.  
  5. # start the command batch
  6. batch start
  7.  
  8. # reset configuration to default settings
  9. defaults nosave
  10.  
  11. board_name MAMBAF722_I2C
  12. manufacturer_id DIAT
  13. mcu_id 0012000f345650132030324b
  14. signature
  15.  
  16. # name: PW25
  17.  
  18. # feature
  19. feature -RX_PARALLEL_PWM
  20. feature -AIRMODE
  21.  
  22. # serial
  23. serial 0 1 115200 57600 0 115200
  24. serial 1 1 115200 57600 0 115200
  25. serial 3 0 19200 57600 0 115200
  26. serial 4 64 115200 57600 0 115200
  27.  
  28. # beeper
  29. beeper -ARMING_GPS_FIX
  30. beeper -GPS_STATUS
  31. beeper -READY_BEEP
  32. beeper -DISARM_REPEAT
  33. beeper -ON_USB
  34. beeper -BLACKBOX_ERASE
  35. beeper -CAM_CONNECTION_OPEN
  36. beeper -CAM_CONNECTION_CLOSE
  37.  
  38. # beacon
  39. beacon RX_LOST
  40. beacon RX_SET
  41.  
  42. # map
  43. map TAER1234
  44.  
  45. # aux
  46. aux 0 0 0 1400 2100 0 0
  47. aux 1 1 2 1800 2100 0 0
  48. aux 2 13 1 1400 1600 0 0
  49. aux 3 28 0 1800 2100 0 0
  50. aux 4 35 1 1800 2100 0 0
  51.  
  52. # rxfail
  53. rxfail 3 h
  54.  
  55. # master
  56. set gyro_lpf1_static_hz = 0
  57. set dyn_notch_count = 2
  58. set dyn_notch_q = 450
  59. set dyn_notch_min_hz = 100
  60. set gyro_lpf1_dyn_min_hz = 0
  61. set acc_calibration = -28,-14,34,1
  62. set mag_hardware = NONE
  63. set baro_hardware = NONE
  64. set serialrx_provider = CRSF
  65. set blackbox_device = SERIAL
  66. set dshot_bidir = ON
  67. set motor_poles = 12
  68. set motor_output_reordering = 2,3,0,1,4,5,6,7
  69. set failsafe_throttle_low_delay = 50
  70. set ibata_scale = 120
  71. set beeper_dshot_beacon_tone = 3
  72. set yaw_motors_reversed = ON
  73. set small_angle = 180
  74. set osd_current_pos = 2403
  75. set osd_craft_name_pos = 2345
  76. set osd_avg_cell_voltage_pos = 2435
  77. set osd_displayport_device = MSP
  78. set debug_mode = GYRO_SCALED
  79. set gyro_1_sensor_align = CW0FLIP
  80. set gyro_1_align_pitch = 1800
  81. set name = PW25
  82.  
  83. profile 0
  84.  
  85. # profile 0
  86. set vbat_sag_compensation = 100
  87. set pid_at_min_throttle = OFF
  88. set anti_gravity_gain = 10000
  89. set iterm_relax_cutoff = 10
  90. set p_pitch = 65
  91. set i_pitch = 139
  92. set d_pitch = 72
  93. set p_roll = 59
  94. set i_roll = 126
  95. set d_roll = 59
  96. set f_roll = 115
  97. set p_yaw = 59
  98. set i_yaw = 126
  99. set f_yaw = 115
  100. set d_min_roll = 44
  101. set d_min_pitch = 53
  102. set motor_output_limit = 95
  103. set thrust_linear = 20
  104. set dyn_idle_min_rpm = 35
  105. set simplified_master_multiplier = 120
  106. set simplified_i_gain = 120
  107. set simplified_d_gain = 125
  108. set simplified_pi_gain = 110
  109. set simplified_feedforward_gain = 80
  110. set simplified_pitch_d_gain = 105
  111. set simplified_pitch_pi_gain = 105
  112.  
  113. profile 1
  114.  
  115. profile 2
  116.  
  117. # restore original profile selection
  118. profile 0
  119.  
  120. rateprofile 0
  121.  
  122. # rateprofile 0
  123. set thr_mid = 60
  124. set thr_expo = 10
  125. set roll_rc_rate = 6
  126. set pitch_rc_rate = 6
  127. set yaw_rc_rate = 6
  128. set roll_expo = 15
  129. set pitch_expo = 15
  130. set yaw_expo = 5
  131. set roll_srate = 50
  132. set pitch_srate = 50
  133. set yaw_srate = 55
  134. set tpa_breakpoint = 1300
  135.  
  136. rateprofile 1
  137.  
  138. rateprofile 2
  139.  
  140. rateprofile 3
  141.  
  142. rateprofile 4
  143.  
  144. rateprofile 5
  145.  
  146. # restore original rateprofile selection
  147. rateprofile 0
  148.  
  149. # save configuration
  150. save
Advertisement
Add Comment
Please, Sign In to add comment