forked from Archive/PX4-Autopilot
rc.fw_defaults: increase acceptance radius which is used by navigator to generate virtual waypoints (RTL etc.)
This commit is contained in:
parent
03cfb79b29
commit
f6694c2cef
|
@ -10,4 +10,5 @@ then
|
|||
param set NAV_LAND_ALT 90
|
||||
param set NAV_RTL_ALT 100
|
||||
param set NAV_RTL_LAND_T -1
|
||||
param set NAV_ACCEPT_RAD 50
|
||||
fi
|
Loading…
Reference in New Issue