mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-09 22:08:56 +08:00
Mantis: move SYS_DM_BACKEND to board_defaults
Otherwise it is set too late and not used during startup.
This commit is contained in:
@@ -18,6 +18,8 @@ param set-default SENS_MAG_MODE 0
|
||||
|
||||
param set-default EV_TSK_STAT_DIS 1
|
||||
|
||||
param set-default SYS_DM_BACKEND 1
|
||||
|
||||
# Use MAVLink log streaming
|
||||
set LOGGER_ARGS "-m mavlink -c 0.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user