mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
hwdef: SkyViper-v2450: enable only UBLOX and MAV GPS backends
This commit is contained in:
parent
60b8277e1b
commit
a4d2194f80
@ -97,3 +97,8 @@ define HAL_WITH_ESC_TELEM 0
|
||||
define LANDING_GEAR_ENABLED 0
|
||||
define MODE_TURTLE_ENABLED 0
|
||||
define WINCH_ENABLED 0
|
||||
|
||||
# SkyViper has only one physical GPS but can also take from mavlink:
|
||||
define AP_GPS_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_GPS_UBLOX_ENABLED 1
|
||||
define AP_GPS_MAV_ENABLED 1
|
||||
|
Loading…
Reference in New Issue
Block a user