Advertisement
overvolt

Believer tutte le impostazioni

May 11th, 2021
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. # INAV/MATEKF765 2.6.1 11 maggio 2021
  2. # Believer
  3.  
  4. # ATTENZIONE: questo è il dump completo di INAV 2.6.1 per il Believer.
  5.  
  6. # Tecnicamente con questo copiaincolla potete risparmiarvi tutto l'episodio 4,
  7. # però poi vi manca capire a cosa serve ogni impostazione.
  8. # Per versioni di INAV successive alla 2.6.1 consiglio di installare la 2.6.1,
  9. # poi applicare questo script e poi aggiornare all'ultima versione.
  10.  
  11. # start the command batch
  12. batch start
  13.  
  14. # reset configuration to default settings
  15. defaults noreboot
  16.  
  17. # resources
  18.  
  19. # mixer
  20.  
  21. mmix reset
  22.  
  23. mmix 0 1.000 0.000 0.000 0.000
  24. mmix 1 1.000 0.000 0.000 0.000
  25.  
  26. # servo mix
  27. smix reset
  28.  
  29. smix 0 5 0 -100 0 -1
  30. smix 1 6 0 -100 0 -1
  31. smix 2 3 1 70 0 -1
  32. smix 3 3 2 -70 0 -1
  33. smix 4 4 1 -70 0 -1
  34. smix 5 4 2 -70 0 -1
  35. smix 6 5 17 -70 0 -1
  36. smix 7 6 17 70 0 -1
  37.  
  38. # servo
  39. servo 5 1000 1800 1500 100
  40. servo 6 1200 2000 1500 100
  41.  
  42. # safehome
  43.  
  44. # logic
  45.  
  46. # gvar
  47.  
  48. # feature
  49. feature MOTOR_STOP
  50. feature GPS
  51. feature PWM_OUTPUT_ENABLE
  52.  
  53. # beeper
  54.  
  55. # map
  56. map TAER
  57.  
  58. # serial
  59. serial 1 2 115200 115200 0 115200
  60.  
  61. # led
  62.  
  63. # color
  64.  
  65. # mode_color
  66.  
  67. # aux
  68. aux 0 0 0 1700 2100
  69. aux 1 1 1 1700 2100
  70. aux 2 5 2 1300 1700
  71. aux 3 3 2 1300 2100
  72. aux 4 11 2 1700 2100
  73. aux 5 10 4 1700 2100
  74. aux 6 45 2 1300 1700
  75. aux 7 12 1 1300 1700
  76. aux 8 36 4 900 1300
  77. aux 9 37 5 1700 2100
  78. aux 10 21 3 1700 2100
  79. aux 11 13 4 1300 1700
  80.  
  81. # adjrange
  82.  
  83. # rxrange
  84.  
  85. # temp_sensor
  86.  
  87. # wp
  88. #wp 0 invalid
  89.  
  90. # osd_layout
  91. osd_layout 0 0 19 1 V
  92. osd_layout 0 1 13 1 H
  93. osd_layout 0 6 21 14 V
  94. osd_layout 0 7 18 2 V
  95. osd_layout 0 9 1 2 H
  96. osd_layout 0 11 25 2 V
  97. osd_layout 0 12 8 2 V
  98. osd_layout 0 13 12 14 V
  99. osd_layout 0 14 25 1 V
  100. osd_layout 0 15 2 2 V
  101. osd_layout 0 20 3 15 V
  102. osd_layout 0 21 17 15 V
  103. osd_layout 0 22 14 8 H
  104. osd_layout 0 23 1 1 V
  105. osd_layout 0 28 23 11 H
  106. osd_layout 0 32 9 1 V
  107. osd_layout 0 40 3 14 V
  108. osd_layout 0 45 0 0 V
  109. osd_layout 0 85 12 12 V
  110. osd_layout 0 96 2 10 H
  111.  
  112. # master
  113. set acc_hardware = MPU6000
  114. set acczero_x = 7
  115. set acczero_z = -365
  116. set accgain_x = 4071
  117. set accgain_y = 4116
  118. set accgain_z = 4030
  119. set mag_hardware = NONE
  120. set baro_hardware = BMP280
  121. set pitot_hardware = NONE
  122. set rssi_channel = 16
  123. set motor_pwm_protocol = STANDARD
  124. set motor_poles = 12
  125. set failsafe_procedure = RTH
  126. set failsafe_mission = OFF
  127. set align_board_pitch = -2
  128. set platform_type = AIRPLANE
  129. set model_preview_type = 28
  130. set small_angle = 180
  131. set applied_defaults = 3
  132. set gps_provider = UBLOX7
  133. set gps_sbas_mode = AUTO
  134. set gps_ublox_use_galileo = ON
  135. set nav_wp_radius = 3000
  136. set nav_rth_allow_landing = NEVER
  137. set nav_rth_alt_mode = MAX
  138. set nav_rth_altitude = 30000
  139. set nav_rth_home_altitude = 5000
  140. set nav_fw_cruise_thr = 1420
  141. set nav_fw_min_thr = 1300
  142. set nav_fw_max_thr = 1850
  143. set nav_fw_loiter_radius = 6000
  144. set nav_fw_control_smoothness = 2
  145. set nav_fw_launch_velocity = 200
  146. set nav_fw_launch_accel = 1680
  147. set nav_fw_launch_max_angle = 180
  148. set nav_fw_launch_thr = 1900
  149. set nav_fw_launch_idle_thr = 1100
  150. set nav_fw_launch_motor_delay = 100
  151. set nav_fw_launch_min_time = 3000
  152. set nav_fw_launch_timeout = 8000
  153. set nav_fw_launch_climb_angle = 27
  154. set osd_crosshairs_style = AIRCRAFT
  155. set osd_left_sidebar_scroll = ALTITUDE
  156. set osd_sidebar_scroll_arrows = ON
  157. set i2c_speed = 800KHZ
  158. set name = Believer
  159. set tz_automatic_dst = EU
  160.  
  161. # profile
  162. profile 1
  163.  
  164. set rc_expo = 30
  165. set rc_yaw_expo = 30
  166. set pitch_rate = 15
  167. set yaw_rate = 9
  168.  
  169. # profile
  170. profile 2
  171.  
  172.  
  173. # profile
  174. profile 3
  175.  
  176.  
  177. # battery_profile
  178. battery_profile 1
  179.  
  180. set vbat_min_cell_voltage = 240
  181. set vbat_warning_cell_voltage = 300
  182. set battery_capacity = 10000
  183.  
  184. # battery_profile
  185. battery_profile 2
  186.  
  187.  
  188. # battery_profile
  189. battery_profile 3
  190.  
  191.  
  192. # restore original profile selection
  193. profile 1
  194. battery_profile 1
  195.  
  196. # save configuration
  197. save
  198.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement