Skip to content

Conversation

@raphaelscholle
Copy link
Member

Summary

  • move the external OpenHD MAVLink guide into a new top-level integration folder and extend it with helper usage examples
  • add a standalone C++ CLI that can issue the documented OpenHD link, scan, video, camera, and recording commands over MAVLink
  • document how to build and invoke the helper for external integrations

Testing

  • g++ -std=c++17 -Ilib/mavlink-headers -Ilib/mavlink-headers/mavlink/v2.0 integration/openhd_mavlink_tool.cpp -o integration/openhd_mavlink_tool
  • ./integration/openhd_mavlink_tool --help

Codex Task

@raphaelscholle raphaelscholle merged commit cdccad9 into 2.7-evo Dec 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants