mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
implemented reset excludes in systemcmd "param", updated autoconfig parameter doc
This commit is contained in:
committed by
Lorenz Meier
parent
7c63be7450
commit
f2c1d6d66d
@@ -122,8 +122,8 @@ then
|
||||
#
|
||||
if param compare SYS_AUTOCONFIG 1
|
||||
then
|
||||
# Wipe out params
|
||||
param reset_nostart
|
||||
# Wipe out params except RC*
|
||||
param reset_nostart RC*
|
||||
set AUTOCNF yes
|
||||
else
|
||||
set AUTOCNF no
|
||||
|
||||
Reference in New Issue
Block a user