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
@@ -3,9 +3,6 @@
# Flywoo GNF405 board specific defaults
#------------------------------------------------------------------------------
# default airframe quadrotor
param set-default SYS_AUTOSTART 4001
# system_power unavailable
param set-default CBRK_SUPPLY_CHK 894281