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

Ardupilot mission handling and vehicle type checking #1562

Merged
merged 6 commits into from
Sep 23, 2021

Commits on Sep 20, 2021

  1. Add support for AP vehicle types and mission start

    Jonas Hongisto committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ac67e57 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Add support for clearing mission

    Jonas Hongisto committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5dd25c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ardupilot_mission_handling

    Jonas Hongisto committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    3508d36 View commit details
    Browse the repository at this point in the history
  3. format

    Jonas Hongisto committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    1eb7752 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Hide ardupilot mode behind flight_mode

    Jonas Hongisto committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d8c99f7 View commit details
    Browse the repository at this point in the history
  2. Format and add ardupilot_custom_mode

    Jonas Hongisto committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    bbdb03b View commit details
    Browse the repository at this point in the history