hwdef: fpv/osd boards get Tramp
This commit is contained in:
parent
d3c32ba440
commit
0400282416
@ -31,9 +31,6 @@ define AP_GPS_SIRF_ENABLED 0
|
||||
# no moving baseline support:
|
||||
define GPS_MOVING_BASELINE 0
|
||||
|
||||
# minimized boards don't get configuration via Tramp by default:
|
||||
define AP_TRAMP_ENABLED 0
|
||||
|
||||
# No LTM telemetry on minimized boards:
|
||||
define AP_LTM_TELEM_ENABLED 0
|
||||
|
||||
|
@ -20,3 +20,6 @@ define AP_ICENGINE_ENABLED 0
|
||||
define AP_ADVANCEDFAILSAFE_ENABLED 0
|
||||
|
||||
define AC_PRECLAND_ENABLED 0
|
||||
|
||||
# force Tramp support even in face of normal 1MB limit:
|
||||
define AP_TRAMP_ENABLED AP_VIDEOTX_ENABLED && OSD_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user