Skip to content

4.8:32389/OptiFlow Filter - #7962

Open
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/32389/OpticalFlow_filter
Open

4.8:32389/OptiFlow Filter#7962
Hwurzburg wants to merge 1 commit into
ArduPilot:masterfrom
Hwurzburg:4.8/32389/OpticalFlow_filter

Conversation

@Hwurzburg

Copy link
Copy Markdown
Contributor

Bit 3 (AGL KF for optflow scaling) was added in ArduPilot/ardupilot#32389 and had no wiki coverage beyond the auto-generated parameter description. Bit 2 (terrain alt for optflow above rangefinder range) was also undocumented here, so added both together since they're both relevant to the same section.

Traced against the actual PR source (AP_NavEKF3_OptFlowFusion.cpp): bit 3 requires a working rangefinder, falls back to the normal terrainState-pd estimate if the rangefinder hasn't fused within 5 seconds, and is compiled in wherever optical flow fusion already is.

Bit 3 (AGL KF for optflow scaling) was added in ArduPilot/ardupilot#32389
and had no wiki coverage beyond the auto-generated parameter
description. Bit 2 (terrain alt for optflow above rangefinder range)
was also undocumented here, so added both together since they're
both relevant to the same section.

Traced against the actual PR source (AP_NavEKF3_OptFlowFusion.cpp):
bit 3 requires a working rangefinder, falls back to the normal
terrainState-pd estimate if the rangefinder hasn't fused within 5
seconds, and is compiled in wherever optical flow fusion already is.
@rmackay9

Copy link
Copy Markdown
Contributor

sorry and thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants