autotest: fixed heading in CMAC location

point along the runway
This commit is contained in:
Andrew Tridgell 2013-09-16 11:39:32 +10:00
parent 6fd2b71fbd
commit b98ce84b15

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# home location lat, lon, alt, heading # home location lat, lon, alt, heading
SIMHOME="-35.362938,149.165085,584,270" SIMHOME="-35.363261,149.165230,584,353"
# check the instance number to allow for multiple copies of the sim running at once # check the instance number to allow for multiple copies of the sim running at once
INSTANCE=0 INSTANCE=0