mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
autotest: fixed SIM_PLD_HEIGHT for AUTO_LAND_TO_BRAKE
This commit is contained in:
parent
2f7e758325
commit
419a458c02
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user