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

Refactor dronecore server #266

Closed
wants to merge 4 commits into from

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    1455d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67eed9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291bc69 View commit details
    Browse the repository at this point in the history
  4. dronecore_server: make a library out of the grpc server

    * Required for some platforms (e.g. iOS)
    * Rename dronecore_server into libdronecore_backend and backend_bin
    * Use smart pointers and references instead of pointers
    JonasVautherin committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    bf048bb View commit details
    Browse the repository at this point in the history