mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 15:07:36 +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:
committed by
Alessandro Simovic
parent
f44a6ec52d
commit
7df1eca426
@@ -12,5 +12,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
|
||||
|
||||
Reference in New Issue
Block a user