mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
ROMFS: use precision landing for irlock model
With this model we should actually use the precision landing, otherwise this is just confusing.
This commit is contained in:
parent
5878b0c721
commit
a214d6de94
@ -34,5 +34,8 @@ param set-default LTEST_MODE 1
|
||||
param set-default PLD_HACC_RAD 0.1
|
||||
param set-default RTL_PLD_MD 2
|
||||
|
||||
# make precision landing required
|
||||
param set-default RTL_PLD_MD 2
|
||||
|
||||
# Start up Landing Target Estimator module
|
||||
landing_target_estimator start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user