Closed bitmorse closed 8 years ago
relevant functions for this task: mavlink_msg_command_ack mavlink_msg_command_int mavlink_msg_command_long
mavlink_msg_command_ack and mavlink_msg_command_long done for the necessary cases.
Do we really need to listen to mavlink_msg_command_int ?
arm / disarm works. do the commands work or are they too long?
Mainboard must be able to respond to MAVLink commands to ARM or DISARM the autopilot. In addition to this it must forward the MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN to the UART0. http://qgroundcontrol.org/mavlink/mission_interface