Please watch: "Operation Warsaw 3 vs 3 TDM Single Eliminaton"
https://www.youtube.com/watch?v=bL6PumOP-z4 --~--
Here i cover the unboxing, first thoughts and set up of the Beta 75X including the cli dmp procedure for betaflight to tune the quad.
2S power whoop face book page (source of info) https://www.facebook.com/groups/277932932797118/?ref=bookmarks
Idle up mode for Betaflight https://www.youtube.com/watch?v=jYhmNwDT-qI&t=20s
Unboxing and set up of Beta 65X https://www.youtube.com/watch?v=ftufL-uI90U&t=67s
CLI dump
feature -MOTOR_STOP
feature ANTI_GRAVITY
feature DYNAMIC_FILTER
set yaw_motors_reversed = ON
set motor_pwm_protocol = DSHOT300
set dshot_idle_value = 650
set pid_process_denom = 1
set gyro_sync_denom = 1
set anti_gravity_mode = SMOOTH
set anti_gravity_threshold = 250
set anti_gravity_gain = 2000
set p_pitch = 65
set i_pitch = 80
set d_pitch = 50
set f_pitch = 96
set p_roll = 65
set i_roll = 80
set d_roll = 50
set f_roll = 96
set p_yaw = 65
set i_yaw = 75
set d_yaw = 0
set f_yaw = 100
set iterm_relax = RP
set vbat_pid_gain = ON
set iterm_limit = 500
set pidsum_limit = 1000
set pidsum_limit_yaw = 1000
set runaway_takeoff_prevention = ON
set osd_throttle_pos = 2401