mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Racing boards: Default FMU to task as there is plenty of RAM to do this.
This commit is contained in:
parent
9af9475541
commit
fa482b4ebd
@ -296,11 +296,13 @@ then
|
||||
if ver hwcmp PX4FMU_V4
|
||||
then
|
||||
set MIXER_AUX none
|
||||
param set SYS_FMU_TASK 1
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4FMU_V5
|
||||
then
|
||||
set MIXER_AUX none
|
||||
param set SYS_FMU_TASK 1
|
||||
fi
|
||||
|
||||
if ver hwcmp AEROFC_V1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user