set current_meter_type = ADC
set align_gyro = DEFAULT
set align_acc = DEFAULT
set align_mag = DEFAULT
set align_board_roll = 0
set align_board_pitch = 0
set align_board_yaw = 0
set max_angle_inclination = 700
set gyro_lpf = 188HZ
set gyro_sync_denom = 1
set gyro_lowpass_type = PT1
set gyro_lowpass = 100
set gyro_notch1_hz = 0
set gyro_notch1_cutoff = 300
set gyro_notch2_hz = 0
set gyro_notch2_cutoff = 100
set moron_threshold = 32
set imu_dcm_kp = 2500
set imu_dcm_ki = 0
set alt_hold_deadband = 40
set alt_hold_fast_change = ON
set deadband = 0
set yaw_deadband = 0
set throttle_correction_value = 0
set throttle_correction_angle = 800
set yaw_control_direction = 1
set yaw_motor_direction = 1
set tri_unarmed_servo = ON
set servo_lowpass_freq = 400
set servo_lowpass_enable = OFF
set airmode_activate_throttle = 1350
set failsafe_delay = 2
set failsafe_off_delay = 0
set failsafe_throttle = 1000
set failsafe_kill_switch = OFF
set failsafe_throttle_low_delay = 100
set failsafe_procedure = DROP
set rx_min_usec = 885
set rx_max_usec = 2115
set gimbal_mode = NORMAL
set acc_hardware = AUTO
set acc_lpf_hz = 10.000
set accxy_deadband = 40
set accz_deadband = 40
set acc_unarmedcal = ON
set acc_trim_pitch = 0
set acc_trim_roll = 0
set pid_process_denom = 1
set blackbox_rate_num = 1
set blackbox_rate_denom = 1
set blackbox_device = SERIAL
set blackbox_on_motor_test = OFF
set ledstrip_visual_beeper = OFF
# profile
profile 0
set pid_delta_method = MEASUREMENT
set yaw_p_limit = 500
set pidsum_limit = 700
set dterm_lowpass_type = BIQUAD
set dterm_lowpass = 100
set dterm_notch_hz = 260
set dterm_notch_cutoff = 160
set vbat_pid_compensation = OFF
set pid_at_min_throttle = ON
set iterm_throttle_gain = 0
set setpoint_relax_ratio = 100
set dterm_setpoint_weight = 254
set yaw_rate_accel_limit = 220
set rate_accel_limit = 0
set accum_threshold = 130
set yaw_accum_threshold = 32
set yaw_lowpass = 0
set pid_controller = BETAFLIGHT
set p_pitch = 80
set i_pitch = 40
set d_pitch = 60
set p_roll = 80
set i_roll = 40
set d_roll = 60
set p_yaw = 90
set i_yaw = 40
set d_yaw = 20
set p_alt = 50
set i_alt = 0
set d_alt = 0
set p_level = 25
set i_level = 50
set d_level = 100
set p_vel = 55
26