Last active
April 2, 2018 21:04
-
-
Save lazd/eaa10557b25b6afa949aafa8bae493a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# diff | |
# Betaflight / COLIBRI_RACE (CLBR) 3.3.1 Apr 2 2018 / 12:51:01 (8f9e1ec5d) MSP API: 1.37 | |
feature TELEMETRY | |
feature ANTI_GRAVITY | |
feature DYNAMIC_FILTER | |
serial 0 64 115200 57600 0 115200 | |
serial 1 2 115200 57600 0 115200 | |
led 0 7,2::C:5 | |
led 1 7,3::C:5 | |
led 2 7,4::C:5 | |
led 3 7,5::C:5 | |
led 4 7,6::C:1 | |
led 5 7,7::C:1 | |
led 6 7,8::C:1 | |
led 7 7,9::C:2 | |
led 8 7,10::C:2 | |
led 9 7,11::C:2 | |
led 10 7,12::C:2 | |
color 5 120,0,255 | |
aux 0 0 0 1700 2100 0 | |
aux 1 1 3 1700 2100 0 | |
aux 2 2 3 1300 1700 0 | |
aux 3 27 2 1700 2100 0 | |
aux 4 13 2 1700 2100 0 | |
aux 5 35 1 1700 2100 0 | |
set gyro_sync_denom = 2 | |
set gyro_notch1_hz = 0 | |
set gyro_notch2_hz = 0 | |
set rssi_channel = 9 | |
set serialrx_provider = CRSF | |
set dshot_idle_value = 250 | |
set motor_pwm_protocol = DSHOT600 | |
set battery_meter = ADC | |
set yaw_motors_reversed = ON | |
set small_angle = 180 | |
set pid_process_denom = 1 | |
profile 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 | |
rateprofile 0 | |
set roll_srate = 78 | |
set pitch_srate = 78 | |
set yaw_srate = 78 | |
set tpa_breakpoint = 1800 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment