SITL: Fix BaroWindCorrection Test

This commit is contained in:
Leonard Hall 2022-07-14 14:26:03 +09:30 committed by Randy Mackay
parent 7a5c71d8a4
commit 0405451463
1 changed files with 0 additions and 3 deletions

View File

@ -6606,9 +6606,6 @@ class AutoTestCopter(AutoTest):
}) })
self.reboot_sitl() self.reboot_sitl()
self.set_parameters({ self.set_parameters({
"EK3_DRAG_BCOEF_X": 361.000000,
"EK3_DRAG_BCOEF_Y": 361.000000,
"EK3_DRAG_MCOEF": 0.082000,
"BARO1_WCF_FWD": -0.300000, "BARO1_WCF_FWD": -0.300000,
"BARO1_WCF_BCK": -0.300000, "BARO1_WCF_BCK": -0.300000,
"BARO1_WCF_RGT": 0.300000, "BARO1_WCF_RGT": 0.300000,