fix(boards): remove default SYS_AUTOSTART from generic autopilot boards (#27052)

These are generic flight controller boards (not drone-specific
products), so they should not come with a pre-selected airframe like
every other PX4 board. Drop the SYS_AUTOSTART default, matching the
convention used across the rest of the tree.

Drone-specific products (bitcraze/crazyflie, atl/mantis-edu) retain
their default airframe.
This commit is contained in:
Julian Oes
2026-04-14 05:25:24 +12:00
committed by GitHub
parent ce612d5a67
commit cc19b1f52c
15 changed files with 0 additions and 29 deletions
@@ -19,9 +19,6 @@ param set-default BAT1_A_PER_V 59.5
# system_power unavailable
param set-default CBRK_SUPPLY_CHK 894281
# Select the Generic 250 Racer by default
param set-default SYS_AUTOSTART 4050
# use EKF2 without mag
param set-default SYS_HAS_MAG 0
# and enable gravity fusion