Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some more autotest testing issues #10422

Merged
merged 3 commits into from
Feb 5, 2019

Commits on Feb 5, 2019

  1. Tools: autotest: use absolute path for rover avoidance fence

    This stops us making the assumption MAVProxy's cwd is the ArduPilot git
    root
    peterbarker committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    9d4160a View commit details
    Browse the repository at this point in the history
  2. Tools: autotest: make changing mode more reliable

    There are race conditions between setting mode switches and using
    MAVProxy to change mode.  This should remove some of the issues.
    peterbarker committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    745a53f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6228b4 View commit details
    Browse the repository at this point in the history