You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send a key-value pair as integer. The use of this message is discouraged for normal packets, but a quite efficient way for testing new messages and getting experimental debug output.
I would say that for experimenting, you should try with MAVSDK-C++ using the mavlink_passthrough plugin, that will give you low-level access to MAVLink messages 🙂.
We wan't to listen to https://mavlink.io/en/messages/common.html#NAMED_VALUE_INT command with its data. Is there a way to do it with the SDK?
The text was updated successfully, but these errors were encountered: