You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE When setting up in configurator for bmi270, the gyro/pidloop will report wrong. MUST SET to 8k which just means denominator = 1. when denominator is 1, this is gyro default for bmi270, which is about 3.2k.
or in CLI:
set gyro_sync_denom = 1
set pid_process_denom = 1
save
Vendor/Model
FOXEERF745V2_AIO
https://www.foxeer.com/foxeer-reaper-aio-v2-f745-45a-bls-bluejay-2-6s-g-439
CLI dump or Unified Target
https://github.com/betaflight/unified-targets/blob/master/configs/default/FOXE-FOXEERF745V2_AIO.config
Requested by @ evstyle on discord
Needs BMI270 gyro
The text was updated successfully, but these errors were encountered: