Skip to content

Instantly share code, notes, and snippets.

@lazd
Last active January 3, 2018 21:08
Show Gist options
  • Save lazd/0a5a09560d472477832c473145dc4e17 to your computer and use it in GitHub Desktop.
Save lazd/0a5a09560d472477832c473145dc4e17 to your computer and use it in GitHub Desktop.
feature AIRMODE
feature ANTI_GRAVITY
feature DYNAMIC_FILTER
set gyro_notch1_hz = 0
set gyro_notch2_hz = 0
set dterm_lowpass_type = PT1
set dterm_notch_hz = 0
set dterm_notch_cutoff = 0
set anti_gravity_gain = 5000
set setpoint_relax_ratio = 50
set dterm_setpoint_weight = 150
set roll_srate = 78
set pitch_srate = 78
set yaw_srate = 78
set tpa_breakpoint = 1800
set small_angle = 180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment