ardupilot/libraries/GCS_MAVLink
Andrew Chapman 048767e389 GCS_MAVLink: camera feedback mavlink messages
CAMERA_EVENT and CAMERA_FEEDBACK messages, and a couple of enums they
use (CAMERA_EVENT_TYPES and CAMERA_FEEDBACK_FLAGS)

Adjusted some types and added more explicit descriptions of units as
suggested on the call last week.

I will add camera parameter list/get/set functionality as suggested
using the existing parameter mechanism and component IDs rather than
the new CAMERA_INFO messages I had proposed.
2014-06-17 20:15:20 +10:00
..
include/mavlink GCS_MAVLink: rebuild MAVLink headers 2014-06-05 15:44:03 +10:00
message_definitions GCS_MAVLink: camera feedback mavlink messages 2014-06-17 20:15:20 +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