ardupilot/libraries/AP_Camera
Andy Piper 0eddc8b589 AP_Camera: implementation of the RunCam device protocol for RC camera control
Allows control of 2-key and 5-key OSD menus and recording start/stop
OSD is disabled while in the RunCam menu but reinstated on exit
add arming checks to prevent arming while the OSD menu is enabled
2019-12-30 13:02:04 +11:00
..
AP_Camera.cpp AP_Camera: use corrected version of send_to_components 2019-11-26 12:10:12 +11:00
AP_Camera.h AP_Camera: pass mavlink_message_t by const reference 2019-07-16 20:51:42 +10:00
AP_RunCam.cpp AP_Camera: implementation of the RunCam device protocol for RC camera control 2019-12-30 13:02:04 +11:00
AP_RunCam.h AP_Camera: implementation of the RunCam device protocol for RC camera control 2019-12-30 13:02:04 +11:00