hwdef: only allow specific VisualOdom devices (right now, MAVLink)

This commit is contained in:
Peter Barker 2023-04-15 10:39:44 +10:00 committed by Peter Barker
parent d0e3bbe9e9
commit 3c86167544

View File

@ -181,4 +181,8 @@ define AC_PRECLAND_COMPANION_ENABLED 1
define AP_PROXIMITY_BACKEND_DEFAULT_ENABLED 0
define AP_PROXIMITY_MAV_ENABLED 1
# can't fit visual odometry cameras on!
define AP_VISUALODOM_BACKEND_DEFAULT_ENABLED 0
define AP_VISUALODOM_MAV_ENABLED 1
AUTOBUILD_TARGETS Copter