-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
camera: support multiple cameras within one instance #2386
Open
julianoes
wants to merge
19
commits into
main
Choose a base branch
from
pr-multiple-cameras
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 20, 2024
-
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. - Remove leftover logging integration test. - Remove camera mavsdk_server tests because it was too hard too adapt it all.
Configuration menu - View commit details
-
Copy full SHA for 4eac76c - Browse repository at this point
Copy the full SHA 4eac76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b98bda - Browse repository at this point
Copy the full SHA 4b98bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffbe63 - Browse repository at this point
Copy the full SHA 3ffbe63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8835f - Browse repository at this point
Copy the full SHA 7a8835fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 514a2c4 - Browse repository at this point
Copy the full SHA 514a2c4View commit details -
third_party: trying to get curl to link
It complains about undefined reference to dlopen, etc.
Configuration menu - View commit details
-
Copy full SHA for 04b26eb - Browse repository at this point
Copy the full SHA 04b26ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dad4bb - Browse repository at this point
Copy the full SHA 5dad4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for be0ad8e - Browse repository at this point
Copy the full SHA be0ad8eView commit details -
third_party: don't bother with https
Getting the OpenSSL dependency to work with cURL is too hard for me.
Configuration menu - View commit details
-
Copy full SHA for f285036 - Browse repository at this point
Copy the full SHA f285036View commit details -
Configuration menu - View commit details
-
Copy full SHA for e973599 - Browse repository at this point
Copy the full SHA e973599View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f8c5b7 - Browse repository at this point
Copy the full SHA 2f8c5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41070a - Browse repository at this point
Copy the full SHA b41070aView commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc93a46 - Browse repository at this point
Copy the full SHA cc93a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f79ff - Browse repository at this point
Copy the full SHA 52f79ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f869ec2 - Browse repository at this point
Copy the full SHA f869ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2b2d1 - Browse repository at this point
Copy the full SHA 1b2b2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df32e98 - Browse repository at this point
Copy the full SHA df32e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12969c - Browse repository at this point
Copy the full SHA b12969cView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01c7fac - Browse repository at this point
Copy the full SHA 01c7facView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.