-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Target Request] BETAFPVF411 (BMI270) #898
Comments
NEEDS TESTED! PROPS OFF FOR SAFETY! EmuFlight_0.4.2_BETAFPVF411_Build_719010445.zip Check motor temps when flying! 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. set gyro_sync_denom = 1 |
Works as far as the gyro is now recognized. But it hovers with an enormous oscillation. Any further ideas how to get this to work? have a BetaFPV Meteor65 Pro with 22kkV 0802 Motors. |
i would raise filters. do not over filter.for example, either use gyro LPF at 150ish and maybe 1 dynamic_filter notch, or dont use dynamic filter at all. or another option, dynamic_filter with 2 or 3 notches, and a very high gyro LPF or none at all. -- to be tested of course. for whoops, generally. blackbox would certainly help, but 2021 Meteor65Pro did not have Blackbox. does the new versions have it? I'd like to build a new hex however! The May 2023 is outdated. |
send blackbox logs if applicable, preferably via Discord. |
@nerdCopter Thx! I'm gonna try it tomorrow and tell you. Can I share the log here in the issue? |
@nerdcoopter It works way better with the new build! I had just a little left oscillations by default and changed the lowpass cutoff to 150Hz as you said. I think the oscillations are gone now, but I would really appreciate you to have a look at my log. I did a little logging flight with angle mode hope it does the job. |
need
and can you set rates as betaflight rates for blackbox? our Eme blackbox exploere does not render setpoint correctly for kiss nor actual rates. :( |
Oh yeah sorry about that. I will do it later! |
Ok this time with gyro scaled and betaflight rates. :) |
resolved via #937 |
Vendor/Model
BETAFPVF411 w/ BMI270 (note-not the RX version)
CLI dump or Unified Target
https://github.com/betaflight/unified-targets/blob/master/configs/default/BEFH-BETAFPVF411.config
based off existing target with just new BMI270 drivers added.
The text was updated successfully, but these errors were encountered: