|
|
|
@ -4,11 +4,6 @@ set VEHICLE_TYPE mc
@@ -4,11 +4,6 @@ set VEHICLE_TYPE mc
|
|
|
|
|
|
|
|
|
|
if [ $AUTOCNF == yes ] |
|
|
|
|
then |
|
|
|
|
param set PE_VELNE_NOISE 0.5 |
|
|
|
|
param set PE_VELD_NOISE 0.35 |
|
|
|
|
param set PE_POSNE_NOISE 0.5 |
|
|
|
|
param set PE_POSD_NOISE 1.25 |
|
|
|
|
|
|
|
|
|
param set NAV_ACC_RAD 2.0 |
|
|
|
|
param set RTL_RETURN_ALT 30.0 |
|
|
|
|
param set RTL_DESCEND_ALT 10.0 |
|
|
|
|