mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
hwdef: minimize_fpv_osd.inc: remove features not needed for fpv/osd
This commit is contained in:
parent
7deb7e2c20
commit
91e1dac053
@ -1 +1,18 @@
|
||||
include minimize_common.inc
|
||||
|
||||
define AP_OPTICALFLOW_ENABLED 0
|
||||
|
||||
define AP_GPS_BACKEND_DEFAULT_ENABLED 0
|
||||
define AP_GPS_UBLOX_ENABLED 1
|
||||
define AP_GPS_NMEA_ENABLED 1
|
||||
|
||||
define AP_MOTORS_FRAME_DEFAULT_ENABLED 0
|
||||
define AP_MOTORS_FRAME_QUAD_ENABLED 1
|
||||
|
||||
define AP_SBUSOUTPUT_ENABLED 0
|
||||
|
||||
define AP_ICENGINE_ENABLED 0
|
||||
|
||||
define AP_ADVANCEDFAILSAFE_ENABLED 0
|
||||
|
||||
define AC_PRECLAND_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user