APM: fixed orientation on runway in autotest

This commit is contained in:
Andrew Tridgell 2012-08-29 17:17:38 +10:00
parent 0ab8b85a78
commit 5bf971c7e6

View File

@ -8,7 +8,7 @@ import mavutil, random
testdir=os.path.dirname(os.path.realpath(__file__))
HOME_LOCATION='-35.362938,149.165085,584,270'
HOME_LOCATION='-35.362938,149.165085,585,354'
WIND="0,180,0.2" # speed,direction,variance
homeloc = None