PX4-Autopilot icon indicating copy to clipboard operation
PX4-Autopilot copied to clipboard

mavlink: Add support for MISSION_CHANGED

Open julianoes opened this issue 2 years ago • 0 comments

This implements sending the MISSION_CHANGED message whenever a new mission has been uploaded.

This needed some extensions to the mission uORB message because it was not possible to know whether a mission has been uploaded from because the mission topic is also published when the current mission item has been changed.

Note that MISSION_CHANGED is currently defined in development.xml.

FYI @hamishwillee

julianoes avatar Aug 11 '22 06:08 julianoes