19 lines
371 B
PHP
19 lines
371 B
PHP
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
|