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

Set Flight Mode using new interface set_flight_mode in DeviceImpl #206

Merged
merged 4 commits into from
Jan 15, 2018

Commits on Jan 12, 2018

  1. Set Flight Mode using new interface set_flight_mode in DeviceImpl

    Modifies plugins to use `set_flight_mode` instead of using MAV_CMD_DO_SET_MODE
    Rjasuja committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    f84faaf View commit details
    Browse the repository at this point in the history
  2. Simplify set_flight_mode API

    Handles all Auto flight modes
    Rjasuja committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    cd5b6f3 View commit details
    Browse the repository at this point in the history
  3. Update DeviceImpl

    Rjasuja committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    8cb72f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981f6f8 View commit details
    Browse the repository at this point in the history