Closed rmackay9 closed 7 months ago
This adds the new SET_CAMERA_SOURCE mission command to the list of possible commands for copter, rover and plane.
This change requires this mavlink PR https://github.com/ArduPilot/mavlink/pull/351 to be merged which should happen at tomorrow's dev call (e.g. Mar 19th).
This has been lightly tested and seems OK to me.
The only issue is that we get an invalid number error because the mavlink change hasn't gone in yet.
Thanks!
This adds the new SET_CAMERA_SOURCE mission command to the list of possible commands for copter, rover and plane.
This change requires this mavlink PR https://github.com/ArduPilot/mavlink/pull/351 to be merged which should happen at tomorrow's dev call (e.g. Mar 19th).
This has been lightly tested and seems OK to me.
The only issue is that we get an invalid number error because the mavlink change hasn't gone in yet.