Skip to content

Commit 2ab597c

Browse files
fix(boards): kakutef7 disable optical flow ekf2 to save flash
kakutef7 overflows with nuttx 12.12.0 also it doesn't have optical flow drivers anyhow. Thus disable ekf2 optical flow
1 parent 0678add commit 2ab597c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/holybro/kakutef7/default.px4board

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ CONFIG_MODULES_EKF2=y
2929
# CONFIG_EKF2_EXTERNAL_VISION is not set
3030
# CONFIG_EKF2_GNSS_YAW is not set
3131
# CONFIG_EKF2_MAGNETOMETER is not set
32+
# CONFIG_EKF2_OPTICAL_FLOW is not set
3233
# CONFIG_EKF2_RANGE_FINDER is not set
3334
# CONFIG_EKF2_SIDESLIP is not set
3435
CONFIG_MODULES_FLIGHT_MODE_MANAGER=y

0 commit comments

Comments
 (0)