-
Notifications
You must be signed in to change notification settings - Fork 17.6k
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
AP_Mount, AP_Camera: Load CAMERA_INFORMATION from JSON #27594
AP_Mount, AP_Camera: Load CAMERA_INFORMATION from JSON #27594
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f42042 - Browse repository at this point
Copy the full SHA 4f42042View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2fffb - Browse repository at this point
Copy the full SHA ed2fffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce96cb - Browse repository at this point
Copy the full SHA 8ce96cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a58c8 - Browse repository at this point
Copy the full SHA 18a58c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f666a1f - Browse repository at this point
Copy the full SHA f666a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b217d89 - Browse repository at this point
Copy the full SHA b217d89View commit details -
AP_Mount: Update send_camera_information() to return bool
Allows base AP_Camera driver to send this message if not sent by the AP_Mount driver.
Configuration menu - View commit details
-
Copy full SHA for fb5b197 - Browse repository at this point
Copy the full SHA fb5b197View commit details -
AP_Mount: Update video_stream_information() to return bool
Allows base AP_Camera driver to send this message if not sent by the AP_Mount driver.
Configuration menu - View commit details
-
Copy full SHA for 99c10e6 - Browse repository at this point
Copy the full SHA 99c10e6View commit details
Commits on Jul 25, 2024
-
AP_Camera: In backend, load MAVLink msg content from JSON
Loads the contents of the following messages from JSON files: - CAMERA_INFORMATION - VIDEO_STREAM_INFORMATION
Configuration menu - View commit details
-
Copy full SHA for b2fac7c - Browse repository at this point
Copy the full SHA b2fac7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e92d8 - Browse repository at this point
Copy the full SHA 84e92d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dad119 - Browse repository at this point
Copy the full SHA 9dad119View commit details -
AP_Camera: Remove support for multiple instances of JSON messages
ArduPilot doesn't disambiguate MAVLink Camera messages between backends, so don't bother supporting multiple JSON definitions.
Configuration menu - View commit details
-
Copy full SHA for 6ba6f1f - Browse repository at this point
Copy the full SHA 6ba6f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a564f - Browse repository at this point
Copy the full SHA 30a564fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed49e9 - Browse repository at this point
Copy the full SHA bed49e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a44abe - Browse repository at this point
Copy the full SHA 8a44abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceaeb71 - Browse repository at this point
Copy the full SHA ceaeb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112184d - Browse repository at this point
Copy the full SHA 112184dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8403ca8 - Browse repository at this point
Copy the full SHA 8403ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a132f - Browse repository at this point
Copy the full SHA 40a132fView commit details