autotest: fixed SIM_PLD_HEIGHT for AUTO_LAND_TO_BRAKE

This commit is contained in:
Andrew Tridgell 2024-03-04 18:33:52 +11:00
parent 2f7e758325
commit 419a458c02

View File

@ -9632,7 +9632,7 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
"SIM_PLD_ALT_LMT": 15.000000,
"SIM_PLD_DIST_LMT": 10.000000,
"SIM_PLD_ENABLE": 1,
"SIM_PLD_HEIGHT": 942.0000000,
"SIM_PLD_HEIGHT": 0,
"SIM_PLD_LAT": -20.558929,
"SIM_PLD_LON": -47.415035,
"SIM_PLD_RATE": 100,