fix(mc_defaults): remove 2m instead of 10m acceptance radius (#27738)

This setting comes from a time where takeoff was accepted immediately if the acceptance radius was too big and also the mission behavior was completely different:

95a8414895
This commit is contained in:
Matthias Grob
2026-06-24 10:06:26 -06:00
committed by GitHub
parent 246484e91b
commit c05cc47b75
@@ -15,8 +15,6 @@ then
param set-default IMU_GYRO_RATEMAX 800
fi
param set-default NAV_ACC_RAD 2
param set-default RTL_RETURN_ALT 30
param set-default RTL_DESCEND_ALT 10