ardupilot/libraries/GCS_MAVLink
Andrew Chapman c6a76e8d97 CameraFeedback: added CAMERA_FEEDBACK_FLAGS for open/closed loop
This is so a GCS can tell if a certain picture was definitely captured
(e.g. with a CCB or machine vision cam) or only requested in the blink
(e.g. uni-directional CHDK)
2014-06-30 08:24:38 +10:00
..
include/mavlink GCS_MAVLink: re-generate headers 2014-06-17 20:21:54 +10:00
message_definitions CameraFeedback: added CAMERA_FEEDBACK_FLAGS for open/closed loop 2014-06-30 08:24:38 +10:00
.gitignore Updated MAVLink to 1.0.6 release. 2012-04-19 15:46:29 -04:00
GCS_Common.cpp GCS_MAVLink: moved 3 more send_*() functions to GCS_Common.cpp 2014-05-28 09:35:30 +10:00
GCS_Logs.cpp GCS_MAVLink: fixed some compiler warnings 2014-03-24 12:52:39 +11:00
GCS_MAVLink.cpp GCS_MAVLink: implement SERIAL_CONTROL MAVLink message 2014-04-05 07:34:33 +11:00
GCS_MAVLink.h GCS_MAVLink: moved comms functions to not be inline 2014-04-04 13:19:15 +11:00
GCS_serial_control.cpp GCS_MAVLink: implement SERIAL_CONTROL MAVLink message 2014-04-05 07:34:33 +11:00
GCS.h GCS_MAVLink: moved 3 more send_*() functions to GCS_Common.cpp 2014-05-28 09:35:30 +10:00
generate.sh GCS_MALink: improved generate.sh failure msg 2014-02-19 16:04:05 +11:00