mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
hwdef: skyviper-v2450: remove EK3 external nav and body-frame-odometry
Neither of these are applicable to SkyViper
This commit is contained in:
parent
d78ea08d24
commit
84d49d5a88
@ -145,4 +145,8 @@ define AP_NOTIFY_OREOLED_ENABLED 0
|
||||
|
||||
define AP_INERTIALSENSOR_BATCHSAMPLER_ENABLED 0
|
||||
|
||||
// EKF3 features:
|
||||
define EK3_FEATURE_EXTERNAL_NAV 0
|
||||
define EK3_FEATURE_BODY_ODOM 0
|
||||
|
||||
AUTOBUILD_TARGETS Copter
|
||||
|
Loading…
Reference in New Issue
Block a user