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

Tools: add xacti-config application #25487

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Nov 8, 2023

This tool allows configuring the Xacti cameras from the command line. Note that it is a C++ application and this PR does not include a binary so it must be compiled before use.

In particular it exposes the "Mass Storage Class" mode which allows pictures and videos to be downloaded directly from the camera to a companion computer via the USB port.

This has been tested on Windows, UBuntu and RPI.

This was used during the Japan Innovation Challenge to remotely download images from the search & rescue vehicle's Xacti camera.

The biggest question is whether this tool should be in the main ArduPilot repo or somewhere else (e.g. the Companion repo?)

This allows configuring the Xacti cameras from the command line
@tridge tridge removed the DevCallEU label Nov 8, 2023
@rmackay9
Copy link
Contributor Author

I'm checking with Xacti to be sure they're happy with this being merged.

@peterbarker
Copy link
Contributor

I'm checking with Xacti to be sure they're happy with this being merged.

Result? Silence?

@rmackay9
Copy link
Contributor Author

Hi @peterbarker,

Silence I'm afraid.. I will be talking to them again in the near-ish future so I'll ping them again.

@rmackay9 rmackay9 merged commit 338f492 into ArduPilot:master Apr 26, 2024
86 checks passed
@rmackay9
Copy link
Contributor Author

Finally got the OK so in it goes!

@rmackay9 rmackay9 deleted the xacti-download branch April 26, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants