Tools: Use a more typical wind speed for the PitotBlockage autotest

This commit is contained in:
Paul Riseborough 2022-09-23 08:35:30 +10:00 committed by Randy Mackay
parent 052aefd8e6
commit d27c3bca38

View File

@ -1728,7 +1728,7 @@ class AutoTestPlane(AutoTest):
self.set_parameters({
"ARSPD_OPTIONS": 15,
"ARSPD_USE": 1,
"SIM_WIND_SPD": 10,
"SIM_WIND_SPD": 7,
"SIM_WIND_DIR": 0,
"ARSPD_WIND_MAX": 15,
})