Would LOVE to see a simple video on interpreting noise seen in blackbox Explorer to better understand how to employ the filters.... Not sure it's possible, though (the simple part).
Excellent Professor! ; ) Would you agree that: 1)flat cnc'ed (high modulus/carbon) laminate, aligned perpendicular to the common thrust vector AND 2) motor (magnet) 'cogging' vibations, co-planar with RIGID arms are the biggest sources of VIBRATION and impact failure, as well as poor aerodynamics, along with common 'brick like' power packs! (a la 'Dji FPV'!)
5:08 im not sure this is correct. You mention that rpm data can come by either esc telemetry or bidirectional dshot, I don't think esc telemetry is used at all for rpm data because the slow round robin uart used in esc telemetry is too slow to be used for anything like filtering. And that bidirectional dshot is the only thing that can be used for rpm data for the rpm filter Also i really like these deep technical dives especially about how internals of the PID's and filters work. More videos like these are great. Also more low level things about stm32's etc i find very interesting as well and would love more content related to lower level coding things.
This is great, but the explanations are from the backend and high-level. It would be great to explain this using the configurator. Setting the CLI commands are specific, but don't really help those people, like me, that are trying to understand the configurator. For ex, when are the D-Term filters run? What are the effects using them? When should they be high? Low? Also, what are the different filter types? How should notch filters be set? What sort of data in blackbox is seen, and what can a filter do to rectify it? What sort of cut off values should be used? There are a huge list of questions and reasons to know here.
flying vibrators? OWCH. Filtering in Betaflight and tuning in INAV are things that I still struggle with. Knowing what FC are truly supported in INAV, or how to find a suitable target for a board that in specs should be able to fly INAV. eg HACRC F405D on paper should support INAV, but no official target in INAV.
Glad you liked the 'Professor' moniker! ; ) Like @morton upshot (below) I also would love to know if the (necessary) filtering (suite) that Beta flight apears to have is ALSO available in iNAV and Ardupilot/copter/wing!
We need a gps crash tracker system. I don't want these to display owner data or anything, but I lost my INAV quad a couple days ago because there was a control link loss after video loss and RTH didn't work. A person would need general coordinates, protocol, and date/time information to access "last known GPS ping" or something like that. Let's say I was using UBLOX protocol on a home-built quad and supposedly lost signal in a general area on a specific day. If I typed this into a search, I would get some sort of map with a pin at the last ping location in order to help me retrieve my quad. Do you know any way to set up something like that? I would say it would probably require a decent server base to keep temporary ping files for a couple days. This would help so many people, as long as it remains anonymous. Does anyone know of anything like this that already exists?
Excellent video Pawel.. Any video on this subject and tuning are so useful Perhaps some guidance and what filter changes maybe required when building 7 inch quads as against 5 inch rigs !! I don’t have any 7 inch quads and I am reluctant to build one as I get the impression that the Betaflight default settings which work really well for 5 inch are not so good for 7 inch rigs and I am not a sophisticated tuner !! Thanks for the video 👍👍
Betaflight 4.3 full setup guide | From flash to flight th-cam.com/video/_iRGE2eZ8Pg/w-d-xo.html
It would be nice to have such video for Inav filters.
Would LOVE to see a simple video on interpreting noise seen in blackbox Explorer to better understand how to employ the filters.... Not sure it's possible, though (the simple part).
I suggest to explain how RPM filter works. How it handle an information from ESC.
Thank you very much for explaining FPV technical points
Excellent Professor! ; ) Would you agree that: 1)flat cnc'ed (high modulus/carbon) laminate, aligned perpendicular to the common thrust vector AND 2) motor (magnet) 'cogging' vibations, co-planar with RIGID arms are the biggest sources of VIBRATION and impact failure, as well as poor aerodynamics, along with common 'brick like' power packs! (a la 'Dji FPV'!)
5:08 im not sure this is correct. You mention that rpm data can come by either esc telemetry or bidirectional dshot, I don't think esc telemetry is used at all for rpm data because the slow round robin uart used in esc telemetry is too slow to be used for anything like filtering. And that bidirectional dshot is the only thing that can be used for rpm data for the rpm filter
Also i really like these deep technical dives especially about how internals of the PID's and filters work. More videos like these are great. Also more low level things about stm32's etc i find very interesting as well and would love more content related to lower level coding things.
If you haven't yet, all the sliders! And rth in 4.4?
Thanks
Really really really interesting!
Next: All the INAV gyro filters explained
Next I'm planning Betaflight PID loop without mysteries
@@FPVUniversity good idea!
Excellent roundup! Will you cover D-filtering in a separate video?
I might if there will be a enough of the requirement from the community
@@FPVUniversity it should be necessary to complete the "filters" topic.
This is great, but the explanations are from the backend and high-level.
It would be great to explain this using the configurator.
Setting the CLI commands are specific, but don't really help those people, like me, that are trying to understand the configurator.
For ex, when are the D-Term filters run? What are the effects using them? When should they be high? Low? Also, what are the different filter types? How should notch filters be set? What sort of data in blackbox is seen, and what can a filter do to rectify it? What sort of cut off values should be used? There are a huge list of questions and reasons to know here.
flying vibrators? OWCH. Filtering in Betaflight and tuning in INAV are things that I still struggle with. Knowing what FC are truly supported in INAV, or how to find a suitable target for a board that in specs should be able to fly INAV. eg HACRC F405D on paper should support INAV, but no official target in INAV.
Glad you liked the 'Professor' moniker! ; ) Like @morton upshot (below) I also would love to know if the (necessary) filtering (suite) that Beta flight apears to have is ALSO available in iNAV and Ardupilot/copter/wing!
They are different. I will make a video on INAV one for sure. Similar, but with differences
We need a gps crash tracker system. I don't want these to display owner data or anything, but I lost my INAV quad a couple days ago because there was a control link loss after video loss and RTH didn't work. A person would need general coordinates, protocol, and date/time information to access "last known GPS ping" or something like that. Let's say I was using UBLOX protocol on a home-built quad and supposedly lost signal in a general area on a specific day. If I typed this into a search, I would get some sort of map with a pin at the last ping location in order to help me retrieve my quad. Do you know any way to set up something like that? I would say it would probably require a decent server base to keep temporary ping files for a couple days. This would help so many people, as long as it remains anonymous. Does anyone know of anything like this that already exists?
Excellent video Pawel..
Any video on this subject and tuning are so useful
Perhaps some guidance and what filter changes maybe required when building 7 inch quads as
against 5 inch rigs !!
I don’t have any 7 inch quads and I am reluctant to build one as I get the impression
that the Betaflight default settings which work really well for 5 inch are not so good for 7 inch rigs
and I am not a sophisticated tuner !!
Thanks for the video 👍👍
In general, you have to lower LPF filter frequencies. Probably to 90Hz for gyro and Dterm. Also lower min. frequency for RPM filter and dynamic notch
@@FPVUniversity Thanks Pawel 👍
Nice
thanks
"flying vibrators"
I've seen a video that began the same)))
he he he