fouquetp

P'tiot Naze32 mini BtF 3.0.1 dump

Dec 5th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.51 KB | None | 0 0
  1. Entering CLI Mode, type 'exit' to return, or 'help'
  2.  
  3. # dump
  4.  
  5. # version
  6. # BetaFlight/NAZE 3.0.1 Oct 18 2016 / 10:19:37 (48b7b4f)
  7.  
  8. # name
  9. name -
  10.  
  11. # mixer
  12. mixer QUADX
  13.  
  14. mmix reset
  15.  
  16.  
  17. # servo
  18. servo 0 1000 2000 1500 90 90 100 -1
  19. servo 1 1000 2000 1500 90 90 100 -1
  20. servo 2 1000 2000 1500 90 90 100 -1
  21. servo 3 1000 2000 1500 90 90 100 -1
  22. servo 4 1000 2000 1500 90 90 100 -1
  23. servo 5 1000 2000 1500 90 90 100 -1
  24. servo 6 1000 2000 1500 90 90 100 -1
  25. servo 7 1000 2000 1500 90 90 100 -1
  26.  
  27. # servo mix
  28. smix reset
  29.  
  30.  
  31.  
  32. # feature
  33. feature -RX_PPM
  34. feature -VBAT
  35. feature -INFLIGHT_ACC_CAL
  36. feature -RX_SERIAL
  37. feature -MOTOR_STOP
  38. feature -SERVO_TILT
  39. feature -SOFTSERIAL
  40. feature -GPS
  41. feature -FAILSAFE
  42. feature -SONAR
  43. feature -TELEMETRY
  44. feature -CURRENT_METER
  45. feature -3D
  46. feature -RX_PARALLEL_PWM
  47. feature -RX_MSP
  48. feature -RSSI_ADC
  49. feature -LED_STRIP
  50. feature -DISPLAY
  51. feature -OSD
  52. feature -BLACKBOX
  53. feature -CHANNEL_FORWARDING
  54. feature -TRANSPONDER
  55. feature -AIRMODE
  56. feature VBAT
  57. feature MOTOR_STOP
  58. feature FAILSAFE
  59. feature RX_PARALLEL_PWM
  60.  
  61. # beeper
  62. beeper GYRO_CALIBRATED
  63. beeper RX_LOST
  64. beeper RX_LOST_LANDING
  65. beeper DISARMING
  66. beeper ARMING
  67. beeper ARMING_GPS_FIX
  68. beeper BAT_CRIT_LOW
  69. beeper BAT_LOW
  70. beeper GPS_STATUS
  71. beeper RX_SET
  72. beeper ACC_CALIBRATION
  73. beeper ACC_CALIBRATION_FAIL
  74. beeper READY_BEEP
  75. beeper MULTI_BEEPS
  76. beeper DISARM_REPEAT
  77. beeper ARMED
  78. beeper SYSTEM_INIT
  79. beeper ON_USB
  80.  
  81. # map
  82. map REAT1234
  83.  
  84. # serial
  85. serial 0 1 115200 57600 0 115200
  86. serial 1 0 115200 57600 0 115200
  87. serial 2 0 115200 57600 0 115200
  88.  
  89. # led
  90. led 0 15,15:ES:AI:0
  91. led 1 15,8:E:FW:0
  92. led 2 15,7:E:FW:0
  93. led 3 15,0:NE:AI:0
  94. led 4 8,0:N:F:0
  95. led 5 7,0:N:F:0
  96. led 6 0,0:NW:AI:0
  97. led 7 0,7:W:FW:0
  98. led 8 0,8:W:FW:0
  99. led 9 0,15:SW:AI:0
  100. led 10 7,15:S:FW:0
  101. led 11 8,15:S:FW:0
  102. led 12 7,7:U:FW:0
  103. led 13 8,7:U:FW:0
  104. led 14 7,8:D:FW:0
  105. led 15 8,8:D:FW:0
  106. led 16 8,9::R:3
  107. led 17 9,10::R:3
  108. led 18 10,11::R:3
  109. led 19 10,12::R:3
  110. led 20 9,13::R:3
  111. led 21 8,14::R:3
  112. led 22 7,14::R:3
  113. led 23 6,13::R:3
  114. led 24 5,12::R:3
  115. led 25 5,11::R:3
  116. led 26 6,10::R:3
  117. led 27 7,9::R:3
  118. led 28 0,0::C:0
  119. led 29 0,0::C:0
  120. led 30 0,0::C:0
  121. led 31 0,0::C:0
  122.  
  123. # color
  124. color 0 0,0,0
  125. color 1 0,255,255
  126. color 2 0,0,255
  127. color 3 30,0,255
  128. color 4 60,0,255
  129. color 5 90,0,255
  130. color 6 120,0,255
  131. color 7 150,0,255
  132. color 8 180,0,255
  133. color 9 210,0,255
  134. color 10 240,0,255
  135. color 11 270,0,255
  136. color 12 300,0,255
  137. color 13 330,0,255
  138. color 14 0,0,0
  139. color 15 0,0,0
  140.  
  141. # mode_color
  142. mode_color 0 0 1
  143. mode_color 0 1 11
  144. mode_color 0 2 2
  145. mode_color 0 3 13
  146. mode_color 0 4 10
  147. mode_color 0 5 3
  148. mode_color 1 0 5
  149. mode_color 1 1 11
  150. mode_color 1 2 3
  151. mode_color 1 3 13
  152. mode_color 1 4 10
  153. mode_color 1 5 3
  154. mode_color 2 0 10
  155. mode_color 2 1 11
  156. mode_color 2 2 4
  157. mode_color 2 3 13
  158. mode_color 2 4 10
  159. mode_color 2 5 3
  160. mode_color 3 0 8
  161. mode_color 3 1 11
  162. mode_color 3 2 4
  163. mode_color 3 3 13
  164. mode_color 3 4 10
  165. mode_color 3 5 3
  166. mode_color 4 0 7
  167. mode_color 4 1 11
  168. mode_color 4 2 3
  169. mode_color 4 3 13
  170. mode_color 4 4 10
  171. mode_color 4 5 3
  172. mode_color 5 0 9
  173. mode_color 5 1 11
  174. mode_color 5 2 2
  175. mode_color 5 3 13
  176. mode_color 5 4 10
  177. mode_color 5 5 3
  178. mode_color 6 0 6
  179. mode_color 6 1 10
  180. mode_color 6 2 1
  181. mode_color 6 3 0
  182. mode_color 6 4 0
  183. mode_color 6 5 2
  184. mode_color 6 6 3
  185. mode_color 6 7 6
  186. mode_color 6 8 0
  187. mode_color 6 9 0
  188. mode_color 6 10 0
  189.  
  190. # aux
  191. aux 0 0 1 1250 2100
  192. aux 1 27 1 1750 2100
  193. aux 2 1 0 1300 1700
  194. aux 3 2 0 900 1300
  195. aux 4 0 0 900 900
  196. aux 5 0 0 900 900
  197. aux 6 0 0 900 900
  198. aux 7 0 0 900 900
  199. aux 8 0 0 900 900
  200. aux 9 0 0 900 900
  201. aux 10 0 0 900 900
  202. aux 11 0 0 900 900
  203. aux 12 0 0 900 900
  204. aux 13 0 0 900 900
  205. aux 14 0 0 900 900
  206. aux 15 0 0 900 900
  207. aux 16 0 0 900 900
  208. aux 17 0 0 900 900
  209. aux 18 0 0 900 900
  210. aux 19 0 0 900 900
  211.  
  212. # adjrange
  213. adjrange 0 0 0 900 900 0 0
  214. adjrange 1 0 0 900 900 0 0
  215. adjrange 2 0 0 900 900 0 0
  216. adjrange 3 0 0 900 900 0 0
  217. adjrange 4 0 0 900 900 0 0
  218. adjrange 5 0 0 900 900 0 0
  219. adjrange 6 0 0 900 900 0 0
  220. adjrange 7 0 0 900 900 0 0
  221. adjrange 8 0 0 900 900 0 0
  222. adjrange 9 0 0 900 900 0 0
  223. adjrange 10 0 0 900 900 0 0
  224. adjrange 11 0 0 900 900 0 0
  225. adjrange 12 0 0 900 900 0 0
  226. adjrange 13 0 0 900 900 0 0
  227. adjrange 14 0 0 900 900 0 0
  228.  
  229. # rxrange
  230. rxrange 0 1000 2000
  231. rxrange 1 1000 2000
  232. rxrange 2 1000 2000
  233. rxrange 3 1000 2000
  234.  
  235. # rxfail
  236. rxfail 0 a
  237. rxfail 1 a
  238. rxfail 2 a
  239. rxfail 3 a
  240. rxfail 4 h
  241. rxfail 5 h
  242. rxfail 6 h
  243. rxfail 7 h
  244. rxfail 8 h
  245. rxfail 9 h
  246. rxfail 10 h
  247. rxfail 11 h
  248. rxfail 12 h
  249. rxfail 13 h
  250. rxfail 14 h
  251. rxfail 15 h
  252. rxfail 16 h
  253. rxfail 17 h
  254.  
  255. # master
  256. set mid_rc = 1500
  257. set min_check = 1100
  258. set max_check = 1900
  259. set rssi_channel = 0
  260. set rssi_scale = 30
  261. set rc_interpolation = AUTO
  262. set rc_interpolation_interval = 19
  263. set rssi_ppm_invert = OFF
  264. set input_filtering_mode = OFF
  265. set roll_yaw_cam_mix_degrees = 0
  266. set max_aux_channels = 6
  267. set debug_mode = NONE
  268. set min_throttle = 1050
  269. set max_throttle = 1950
  270. set min_command = 1000
  271. set servo_center_pulse = 1500
  272. set max_esc_throttle_jump = 0
  273. set 3d_deadband_low = 1406
  274. set 3d_deadband_high = 1514
  275. set 3d_neutral = 1460
  276. set 3d_deadband_throttle = 50
  277. set use_unsynced_pwm = OFF
  278. set motor_pwm_protocol = OFF
  279. set motor_pwm_rate = 400
  280. set servo_pwm_rate = 50
  281. set disarm_kill_switch = ON
  282. set gyro_cal_on_first_arm = OFF
  283. set auto_disarm_delay = 5
  284. set small_angle = 25
  285. set fixedwing_althold_dir = 1
  286. set reboot_character = 82
  287. set serialrx_provider = SPEK1024
  288. set sbus_inversion = ON
  289. set spektrum_sat_bind = 0
  290. set spektrum_sat_bind_autoreset = 1
  291. set telemetry_switch = OFF
  292. set telemetry_inversion = OFF
  293. set frsky_default_lattitude = 0.000
  294. set frsky_default_longitude = 0.000
  295. set frsky_coordinates_format = 0
  296. set frsky_unit = IMPERIAL
  297. set frsky_vfas_precision = 0
  298. set frsky_vfas_cell_voltage = OFF
  299. set hott_alarm_sound_interval = 5
  300. set battery_capacity = 0
  301. set vbat_scale = 110
  302. set vbat_max_cell_voltage = 43
  303. set vbat_min_cell_voltage = 33
  304. set vbat_warning_cell_voltage = 35
  305. set vbat_hysteresis = 1
  306. set current_meter_scale = 400
  307. set current_meter_offset = 0
  308. set multiwii_current_meter_output = OFF
  309. set current_meter_type = ADC
  310. set align_gyro = DEFAULT
  311. set align_acc = DEFAULT
  312. set align_mag = DEFAULT
  313. set align_board_roll = 0
  314. set align_board_pitch = 0
  315. set align_board_yaw = 0
  316. set max_angle_inclination = 700
  317. set gyro_lpf = 188HZ
  318. set gyro_sync_denom = 1
  319. set gyro_lowpass_type = PT1
  320. set gyro_lowpass = 90
  321. set gyro_notch1_hz = 400
  322. set gyro_notch1_cutoff = 300
  323. set gyro_notch2_hz = 200
  324. set gyro_notch2_cutoff = 100
  325. set moron_threshold = 32
  326. set imu_dcm_kp = 2500
  327. set imu_dcm_ki = 0
  328. set alt_hold_deadband = 40
  329. set alt_hold_fast_change = ON
  330. set deadband = 4
  331. set yaw_deadband = 4
  332. set throttle_correction_value = 0
  333. set throttle_correction_angle = 800
  334. set yaw_control_direction = 1
  335. set yaw_motor_direction = 1
  336. set tri_unarmed_servo = ON
  337. set servo_lowpass_freq = 400
  338. set servo_lowpass_enable = OFF
  339. set airmode_activate_throttle = 1350
  340. set failsafe_delay = 10
  341. set failsafe_off_delay = 10
  342. set failsafe_throttle = 1000
  343. set failsafe_kill_switch = ON
  344. set failsafe_throttle_low_delay = 100
  345. set failsafe_procedure = DROP
  346. set rx_min_usec = 885
  347. set rx_max_usec = 2115
  348. set gimbal_mode = NORMAL
  349. set acc_hardware = AUTO
  350. set acc_lpf_hz = 10.000
  351. set accxy_deadband = 40
  352. set accz_deadband = 40
  353. set acc_unarmedcal = ON
  354. set acc_trim_pitch = 0
  355. set acc_trim_roll = 2
  356. set pid_process_denom = 1
  357. set blackbox_rate_num = 1
  358. set blackbox_rate_denom = 1
  359. set blackbox_device = SERIAL
  360. set blackbox_on_motor_test = OFF
  361. set ledstrip_visual_beeper = OFF
  362.  
  363. # profile
  364. profile 0
  365.  
  366. set pid_delta_method = MEASUREMENT
  367. set yaw_p_limit = 500
  368. set pidsum_limit = 700
  369. set dterm_lowpass_type = BIQUAD
  370. set dterm_lowpass = 100
  371. set dterm_notch_hz = 260
  372. set dterm_notch_cutoff = 160
  373. set vbat_pid_compensation = OFF
  374. set pid_at_min_throttle = ON
  375. set iterm_throttle_gain = 0
  376. set setpoint_relax_ratio = 30
  377. set dterm_setpoint_weight = 200
  378. set yaw_rate_accel_limit = 220
  379. set rate_accel_limit = 0
  380. set accum_threshold = 130
  381. set yaw_accum_threshold = 32
  382. set yaw_lowpass = 0
  383. set pid_controller = BETAFLIGHT
  384. set p_pitch = 40
  385. set i_pitch = 30
  386. set d_pitch = 23
  387. set p_roll = 40
  388. set i_roll = 30
  389. set d_roll = 23
  390. set p_yaw = 100
  391. set i_yaw = 50
  392. set d_yaw = 12
  393. set p_alt = 50
  394. set i_alt = 0
  395. set d_alt = 0
  396. set p_level = 50
  397. set i_level = 50
  398. set d_level = 100
  399. set p_vel = 120
  400. set i_vel = 45
  401. set d_vel = 1
  402. set level_sensitivity = 2.000
  403. rateprofile 2
  404.  
  405. # rateprofile
  406. rateprofile 2
  407.  
  408. set rc_rate = 100
  409. set rc_rate_yaw = 100
  410. set rc_expo = 70
  411. set rc_yaw_expo = 20
  412. set thr_mid = 50
  413. set thr_expo = 0
  414. set roll_srate = 70
  415. set pitch_srate = 70
  416. set yaw_srate = 70
  417. set tpa_rate = 0
  418. set tpa_breakpoint = 1500
  419.  
  420. #
Add Comment
Please, Sign In to add comment