Banggood sent me an Eachine Fatbee FB90 to review. It's a 2S brushed quad with ducted propeller inspired by the Blade Inductrix.
I have the DSM version and flying it with my Devo 7e.
I flashed it with Betaflight 3.01 and below are my PID & Rate settings.
You can order the FB90 here: https://goo.gl/LIau4u
# profile
profile 0
set pid_controller = BETAFLIGHT
set p_pitch = 65
set i_pitch = 50
set d_pitch = 22
set p_roll = 50
set i_roll = 40
set d_roll = 20
set p_yaw = 70
set i_yaw = 45
set d_yaw = 20
set p_alt = 50
set i_alt = 0
set d_alt = 0
set p_level = 50
set i_level = 50
set d_level = 100
set p_vel = 55
set i_vel = 55
set d_vel = 75
set level_sensitivity = 2.000
rateprofile 0
# rateprofile
rateprofile 0
set rc_rate = 100
set rc_rate_yaw = 100
set rc_expo = 0
set rc_yaw_expo = 0
set thr_mid = 50
set thr_expo = 0
set roll_srate = 80
set pitch_srate = 80
set yaw_srate = 80
set tpa_rate = 10
set tpa_breakpoint = 1650