Advertisement
BeretFPV

Untitled

Sep 13th, 2020
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. # version
  2. # EmuFlight / FURYF4OSD (FY4O) 0.3.1 May 19 2020 / 04:20:23 (9366544) MSP API: 1.47
  3.  
  4. board_name
  5. manufacturer_id
  6. mcu_id 00380030534d500f20353447
  7. signature
  8.  
  9. # reset configuration to default settings
  10. defaults nosave
  11.  
  12. # name
  13.  
  14. # resources
  15.  
  16. # mixer
  17.  
  18. # servo
  19.  
  20. # servo mix
  21.  
  22.  
  23. # feature
  24. feature SOFTSERIAL
  25. feature GPS
  26.  
  27. # beeper
  28. beeper -ON_USB
  29.  
  30. # beacon
  31.  
  32. # map
  33.  
  34. # serial
  35. serial 0 8192 115200 57600 0 115200
  36. serial 2 2 115200 57600 0 115200
  37. serial 5 64 115200 57600 0 115200
  38.  
  39. # led
  40.  
  41. # color
  42.  
  43. # mode_color
  44.  
  45. # aux
  46. aux 0 0 0 900 1300 0 0
  47. aux 1 2 1 1700 2100 0 0
  48. aux 2 46 3 1700 2100 0 0
  49. aux 3 13 2 1700 2100 0 0
  50.  
  51. # adjrange
  52.  
  53. # rxrange
  54.  
  55. # vtx
  56.  
  57. # rxfail
  58. rxfail 7 h
  59. rxfail 8 s 1000
  60.  
  61. # master
  62. set gyro_lowpass_hz_roll = 130
  63. set gyro_lowpass_hz_pitch = 130
  64. set gyro_lowpass_hz_yaw = 130
  65. set imuf_roll_q = 5500
  66. set imuf_pitch_q = 5500
  67. set imuf_yaw_q = 5500
  68. set imuf_sharpness = 4000
  69. set acc_calibration = -11,-7,227
  70. set rssi_channel = 9
  71. set serialrx_provider = CRSF
  72. set failsafe_delay = 2
  73. set failsafe_procedure = GPS-RESCUE
  74. set gps_provider = UBLOX
  75. set gps_ublox_use_galileo = ON
  76. set gps_rescue_throttle_max = 1400
  77. set gps_rescue_min_sats = 0
  78. set deadband = 2
  79. set yaw_deadband = 2
  80. set osd_rssi_alarm = 80
  81. set osd_vbat_pos = 2504
  82. set osd_rssi_pos = 2349
  83. set osd_flymode_pos = 2511
  84. set osd_vtx_channel_pos = 2516
  85. set osd_gps_speed_pos = 2089
  86. set osd_gps_sats_pos = 2095
  87. set osd_home_dir_pos = 2087
  88. set osd_home_dist_pos = 2081
  89. set osd_altitude_pos = 2100
  90. set osd_avg_cell_voltage_pos = 2497
  91. set osd_disarmed_pos = 2219
  92. set osd_stat_used_mah = OFF
  93. set debug_mode = GYRO_SCALED
  94. set vtx_band = 5
  95. set vtx_channel = 6
  96. set vtx_power = 5
  97. set vtx_low_power_disarm = ON
  98. set vtx_freq = 5843
  99.  
  100. # profile
  101. profile 0
  102.  
  103. set dterm_lowpass_type = BIQUAD
  104. set dterm_lowpass_hz_roll = 140
  105. set dterm_lowpass_hz_pitch = 140
  106. set dterm_lowpass_hz_yaw = 140
  107. set dterm_lowpass2_hz_roll = 0
  108. set dterm_lowpass2_hz_pitch = 0
  109. set dterm_lowpass2_hz_yaw = 0
  110. set witchcraft_roll = 0
  111. set witchcraft_pitch = 0
  112. set spa_roll_p = 100
  113. set spa_roll_i = 100
  114. set spa_roll_d = 100
  115. set spa_pitch_p = 100
  116. set spa_pitch_i = 100
  117. set spa_pitch_d = 100
  118. set spa_yaw_p = 100
  119. set spa_yaw_i = 100
  120. set spa_yaw_d = 100
  121. set feathered_pids = 0
  122. set i_decay = 6
  123. set emu_boost = 250
  124. set emu_boost_yaw = 250
  125. set emu_boost_limit = 50
  126. set emu_boost_limit_yaw = 50
  127. set p_pitch = 70
  128. set i_pitch = 60
  129. set d_pitch = 34
  130. set p_roll = 74
  131. set i_roll = 60
  132. set d_roll = 34
  133. set p_yaw = 90
  134. set d_yaw = 12
  135.  
  136. # profile
  137. profile 1
  138.  
  139. set dterm_lowpass_type = BIQUAD
  140. set dterm_lowpass_hz_roll = 140
  141. set dterm_lowpass_hz_pitch = 140
  142. set dterm_lowpass_hz_yaw = 140
  143. set dterm_lowpass2_hz_roll = 0
  144. set dterm_lowpass2_hz_pitch = 0
  145. set dterm_lowpass2_hz_yaw = 0
  146. set witchcraft_roll = 0
  147. set witchcraft_pitch = 0
  148. set spa_roll_p = 100
  149. set spa_roll_i = 100
  150. set spa_roll_d = 100
  151. set spa_pitch_p = 100
  152. set spa_pitch_i = 100
  153. set spa_pitch_d = 100
  154. set spa_yaw_p = 100
  155. set spa_yaw_i = 100
  156. set spa_yaw_d = 100
  157. set feathered_pids = 0
  158. set i_decay = 6
  159. set emu_boost = 250
  160. set emu_boost_yaw = 250
  161. set emu_boost_limit = 50
  162. set emu_boost_limit_yaw = 50
  163. set p_pitch = 70
  164. set i_pitch = 60
  165. set d_pitch = 34
  166. set p_roll = 74
  167. set i_roll = 60
  168. set d_roll = 34
  169. set p_yaw = 90
  170. set d_yaw = 12
  171.  
  172. # profile
  173. profile 2
  174.  
  175. set smart_dterm_smoothing_roll = 75
  176. set smart_dterm_smoothing_pitch = 75
  177. set smart_dterm_smoothing_yaw = 75
  178. set witchcraft_roll = 6
  179. set witchcraft_pitch = 6
  180. set witchcraft_yaw = 6
  181. set spa_yaw_i = 75
  182. set i_decay = 8
  183. set emu_boost = 0
  184. set emu_boost_yaw = 0
  185. set emu_boost_limit = 0
  186. set emu_boost_limit_yaw = 0
  187. set p_pitch = 60
  188. set i_pitch = 62
  189. set d_pitch = 35
  190. set p_roll = 52
  191. set i_roll = 62
  192. set d_roll = 35
  193. set p_yaw = 65
  194. set i_yaw = 60
  195. set d_yaw = 15
  196.  
  197. # restore original profile selection
  198. profile 0
  199.  
  200. # rateprofile
  201. rateprofile 0
  202.  
  203. set thr_mid = 100
  204. set thr_expo = 20
  205. set roll_rc_rate = 127
  206. set pitch_rc_rate = 127
  207. set roll_expo = 40
  208. set pitch_expo = 40
  209. set roll_srate = 73
  210. set pitch_srate = 73
  211. set tpa_rate_p = 60
  212. set tpa_rate_i = 100
  213. set tpa_rate_d = 70
  214. set tpa_breakpoint = 1650
  215.  
  216. # rateprofile
  217. rateprofile 1
  218.  
  219.  
  220. # rateprofile
  221. rateprofile 2
  222.  
  223.  
  224. # rateprofile
  225. rateprofile 3
  226.  
  227.  
  228. # rateprofile
  229. rateprofile 4
  230.  
  231.  
  232. # rateprofile
  233. rateprofile 5
  234.  
  235.  
  236. # restore original rateprofile selection
  237. rateprofile 0
  238.  
  239. # save configuration
  240. save
  241.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement