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

Can't send COMPONENT_METADATA message #1001

Open
anaam-wingxpand opened this issue Dec 30, 2024 · 0 comments
Open

Can't send COMPONENT_METADATA message #1001

anaam-wingxpand opened this issue Dec 30, 2024 · 0 comments

Comments

@anaam-wingxpand
Copy link

There seems to be no function for sending a COMPONENT_METADATA message.

I tried using mavutil like the_connection.mav.component_metadata_send(), and I tried using "from pymavlink.dialects.v20 import common as mavlink2" like mavlink2.MAVLink_component_metadata_message(), but in either case the function does not exist.

Therefore, I am unable to see the Actuators tab in QGC.

Any ideas? Where can I find the full source code for each message sending function? Maybe I can write a new function for this message, but I can't find the source code for heartbeat_send() or mavlink2.MAVLink_obstacle_detection_message(), for example.

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

No branches or pull requests

1 participant