Browse Source

autotest: fixed heading in CMAC location

point along the runway
master
Andrew Tridgell 12 years ago
parent
commit
b98ce84b15
  1. 2
      Tools/autotest/sim_arduplane.sh

2
Tools/autotest/sim_arduplane.sh

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
#!/bin/bash
# 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
INSTANCE=0

Loading…
Cancel
Save