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

350 mission backend #369

Merged
merged 6 commits into from
Apr 23, 2018
Merged

350 mission backend #369

merged 6 commits into from
Apr 23, 2018

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    484d0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e98f20a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c0f30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d250bd View commit details
    Browse the repository at this point in the history
  5. backend: update proto submodule

    Effectively fixing the type of the relative altitude field in MissionItem
    (was double, needs float).
    JonasVautherin committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    3ecf449 View commit details
    Browse the repository at this point in the history
  6. backend: various minor improvements

    * Add an ARBITRARY_RESULT to tests to make it clear that the result does not matter
    * Make comparison operators priority clear by adding parentheses
    * Use result_callback_t from Mission instead or redefining it
    * Fix some floats assignments ("f" suffix was forgotten)
    JonasVautherin committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    9b677cf View commit details
    Browse the repository at this point in the history