ardupilot/libraries/GCS_MAVLink
Tom Pittenger d94c95a6ef GCS_MAVLink: return true if mission recieve is complete
when handing a mission item, and that is the last item, return true so that whoever is handling this knows we have a new mission list. From here we can log a new mission
2015-05-08 21:01:51 +10:00
..
examples/routing GCS_MAVLink: fix for HAL_SITL rename 2015-05-05 09:45:56 +10:00
include/mavlink GCS_MAVLink: merged upstream header changes 2015-04-27 09:00:38 +10:00
message_definitions GCS_MAVLink: Added definition for MAV_CMD_NAV_LOITER_TO_ALT 2015-04-25 09:12:16 +10:00
.gitignore Updated MAVLink to 1.0.6 release. 2012-04-19 15:46:29 -04:00
GCS.h GCS_MAVLink: return true if mission recieve is complete 2015-05-08 21:01:51 +10:00
GCS_Common.cpp GCS_MAVLink: return true if mission recieve is complete 2015-05-08 21:01:51 +10:00
GCS_Logs.cpp GCS_MAVLink: fix for HAL_SITL rename 2015-05-05 09:45:56 +10:00
GCS_MAVLink.cpp GCS_MAVLink: mavlink_comm_x become UARTDrivers 2015-01-29 14:05:12 +11:00
GCS_MAVLink.h GCS_MAVLink: mavlink_comm_x become UARTDrivers 2015-01-29 14:05:12 +11:00
GCS_serial_control.cpp GCS_MAVLink: fixed typo 2015-03-07 13:54:58 +11:00
MAVLink_routing.cpp GCS_MAVLink: add send_to_components method 2015-04-20 13:50:04 +09:00
MAVLink_routing.h GCS_MAVLink: add send_to_components method 2015-04-20 13:50:04 +09:00
generate.sh GCS_MALink: improved generate.sh failure msg 2014-02-19 16:04:05 +11:00