JoshuaBardwell

Ummagawd - The Remix v2 - 4.1.5 (Factory)

Jan 2nd, 2021
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. # Uncertain about what to buy? Check out THE ULTIMATE FPV SHOPPING LIST: https://www.fpvknowitall.com/ultimate-fpv-shopping-list
  2. # SUPPORT ME ON PATREON at: http://bit.ly/2Ep5Sia
  3. # THIS IS MY FULL TIME JOB. Here are other ways that you can support me: https://www.fpvknowitall.com/support-me/
  4.  
  5. # This diff was provided by a member of the community and has not been validated. If you have an unmodified factory config dump and
  6. # would like to help out please send it over to [email protected]
  7.  
  8. #
  9.  
  10. # diff all
  11.  
  12. # version
  13. # Betaflight / STM32F405 (S405) 4.1.5 Mar 16 2020 / 05:19:58 (d4e74e39c) MSP API: 1.42
  14. # manufacturer_id: AIRB board_name: OMNIBUSF4SD custom defaults: YES
  15.  
  16. # start the command batch
  17. batch start
  18.  
  19. # reset configuration to default settings
  20. defaults nosave
  21.  
  22. board_name OMNIBUSF4SD
  23. manufacturer_id AIRB
  24. mcu_id 002300283436511339373635
  25. signature
  26.  
  27. # resources
  28. resource MOTOR 1 B01
  29. resource MOTOR 2 B00
  30. resource MOTOR 3 A02
  31. resource MOTOR 4 A03
  32.  
  33. # feature
  34. feature -AIRMODE
  35.  
  36. # beeper
  37. beeper -ON_USB
  38.  
  39. # map
  40. map TAER1234
  41.  
  42. # serial
  43. serial 0 64 115200 57600 0 115200
  44. serial 5 2048 115200 57600 0 115200
  45.  
  46. # aux
  47. aux 0 0 0 1300 2100 0 0
  48. aux 1 1 1 1300 1700 0 0
  49. aux 2 13 1 1700 2100 0 0
  50. aux 3 28 0 1700 2100 0 0
  51. aux 4 35 1 1700 2100 0 0
  52.  
  53. # vtxtable
  54. vtxtable bands 5
  55. vtxtable channels 8
  56. vtxtable band 1 BOSCAM_A A FACTORY 5865 5845 5825 5805 5785 5765 5745 5725
  57. vtxtable band 2 BOSCAM_B B FACTORY 5733 5752 5771 5790 5809 5828 5847 5866
  58. vtxtable band 3 BOSCAM_E E FACTORY 5705 5685 5665 5645 5885 5905 5925 5945
  59. vtxtable band 4 FATSHARK F FACTORY 5740 5760 5780 5800 5820 5840 5860 5880
  60. vtxtable band 5 RACEBAND R FACTORY 5658 5695 5732 5769 5806 5843 5880 5917
  61. vtxtable powerlevels 4
  62. vtxtable powervalues 0 1 2 3
  63. vtxtable powerlabels 25 200 500 800
  64.  
  65. # master
  66. set gyro_sync_denom = 2
  67. set gyro_lowpass2_hz = 0
  68. set dyn_notch_width_percent = 0
  69. set dyn_notch_q = 220
  70. set dyn_notch_min_hz = 95
  71. set dyn_lpf_gyro_min_hz = 280
  72. set dyn_lpf_gyro_max_hz = 700
  73. set mag_hardware = NONE
  74. set baro_hardware = NONE
  75. set rssi_channel = 8
  76. set rc_smoothing_auto_smoothness = 30
  77. set serialrx_provider = CRSF
  78. set dshot_bidir = ON
  79. set motor_pwm_protocol = DSHOT300
  80. set align_board_roll = 180
  81. set yaw_motors_reversed = ON
  82. set small_angle = 180
  83. set pid_process_denom = 1
  84. set osd_cap_alarm = 1150
  85. set osd_vbat_pos = 14721
  86. set osd_rssi_pos = 14738
  87. set osd_tim_2_pos = 14743
  88. set osd_mah_drawn_pos = 14728
  89. set vtx_band = 5
  90. set vtx_channel = 3
  91. set vtx_power = 4
  92. set vtx_freq = 5732
  93. set vcd_video_system = NTSC
  94. set gyro_1_align_yaw = 2700
  95.  
  96. profile 0
  97.  
  98. # profile 0
  99. set dyn_lpf_dterm_min_hz = 98
  100. set dyn_lpf_dterm_max_hz = 238
  101. set dterm_lowpass2_hz = 0
  102. set iterm_relax = RPY
  103. set p_pitch = 78
  104. set i_pitch = 99
  105. set d_pitch = 54
  106. set f_pitch = 105
  107. set p_roll = 73
  108. set i_roll = 94
  109. set d_roll = 51
  110. set f_roll = 99
  111. set p_yaw = 43
  112. set i_yaw = 99
  113. set f_yaw = 99
  114. set d_min_roll = 29
  115. set d_min_pitch = 32
  116.  
  117. profile 1
  118.  
  119. profile 2
  120.  
  121. # restore original profile selection
  122. profile 0
  123.  
  124. rateprofile 0
  125.  
  126. # rateprofile 0
  127. set roll_rc_rate = 95
  128. set pitch_rc_rate = 95
  129. set yaw_rc_rate = 95
  130. set roll_srate = 81
  131. set pitch_srate = 80
  132.  
  133. rateprofile 1
  134.  
  135. rateprofile 2
  136.  
  137. rateprofile 3
  138.  
  139. rateprofile 4
  140.  
  141. rateprofile 5
  142.  
  143. # restore original rateprofile selection
  144. rateprofile 0
  145.  
  146. # save configuration
  147. save
  148. #
Advertisement
Add Comment
Please, Sign In to add comment