<short_desc>Boolean determining if synthetic sideslip measurements should fused</short_desc>
<long_desc>A value of 1 indicates that fusion is active</long_desc>
<long_desc>A value of 1 indicates that fusion is active Both sideslip fusion and airspeed fusion must be active for the EKF to continue navigating after loss of GPS. Use EKF2_ARSP_THR to activate airspeed fusion.</long_desc>
<boolean/>
<scope>modules/ekf2</scope>
</parameter>
...
...
@@ -1653,7 +1655,8 @@ Assumes measurement is timestamped at trailing edge of integration period</short
<short_desc>Optical Flow data will not fused if the magnitude of the flow rate > EKF2_OF_RMAX</short_desc>
<short_desc>Optical Flow data will not fused if the magnitude of the flow rate > EKF2_OF_RMAX.
Control loops will be instructed to limit ground speed such that the flow rate produced by movement over ground is less than 50% of EKF2_OF_RMAX</short_desc>
<min>1.0</min>
<unit>rad/s</unit>
<decimal>2</decimal>
...
...
@@ -4456,6 +4459,17 @@ default 1.5 turns per second</short_desc>
<long_desc>This parameter defines the minimum distance from ground required for the optical flow sensor to operate reliably. The sensor may be usable below this height, but accuracy will progressively reduce to loss of focus. *</long_desc>