Tools: Use a more typical wind speed for the PitotBlockage autotest
This commit is contained in:
parent
052aefd8e6
commit
d27c3bca38
@ -1728,7 +1728,7 @@ class AutoTestPlane(AutoTest):
|
|||||||
self.set_parameters({
|
self.set_parameters({
|
||||||
"ARSPD_OPTIONS": 15,
|
"ARSPD_OPTIONS": 15,
|
||||||
"ARSPD_USE": 1,
|
"ARSPD_USE": 1,
|
||||||
"SIM_WIND_SPD": 10,
|
"SIM_WIND_SPD": 7,
|
||||||
"SIM_WIND_DIR": 0,
|
"SIM_WIND_DIR": 0,
|
||||||
"ARSPD_WIND_MAX": 15,
|
"ARSPD_WIND_MAX": 15,
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user