cockpit icon indicating copy to clipboard operation
cockpit copied to clipboard

Joystick: support custom MAVLink commands as actions

Open ES-Alexander opened this issue 1 year ago • 0 comments

QGroundControl supports custom MAVLink joystick actions that are configurable via a JSON file. That seems like it would be a valuable feature to support, and (to my understanding) is likely not too hard to implement (although if we want a properly nice interface for modifying that file, e.g. with auto-generated form fields based on the known message fields, then it could require some extra effort).

This could supersede #825, and is a useful interim while #569 hasn't been completed (although while MAVLink is a key part of our supported vehicles it seems valuable to keep even if #569 gets completed too).

ES-Alexander avatar Mar 15 '24 16:03 ES-Alexander