hwdef: fpv/osd boards get Tramp

This commit is contained in:
Peter Barker 2023-07-31 12:09:26 +10:00 committed by Peter Barker
parent d3c32ba440
commit 0400282416
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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