-
-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
camera: support multiple cameras within one instance
This changes the API to support more than one camera within one camera plugin instance. This will enable multiple cameras in language wrappers instead of just C++ as it is now. Contains several changes: - Support MavlinkFTP for camera definition files. - Disable photo capture list for now (would need server support and system test testing). - Move camera integration tests to system tests. - Enable https by adding openssl to cURL. - Remove leftover logging integration test. - Remove camera mavsdk_server tests because it was too hard too adapt it all.
- Loading branch information
Showing
102 changed files
with
30,896 additions
and
18,817 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.