ardupilot/libraries/AP_Camera
Andy Piper 387b5e7002 AP_Camera: bug fixes to support 5-key remote RunCams
allow the boot-time recording state to be configured
only process events on state transitions. Simplifies logic and debugging.
support regular Split 2s
allow menu enter/exit in 5-key mode
match betaflight with 5-Key OSD which requires an "enter" key
2020-02-20 19:58:43 +11:00
..
AP_Camera.cpp AP_Camera: Make trigger type enum class 2020-02-18 11:13:27 +11:00
AP_Camera.h AP_Camera: Make trigger type enum class 2020-02-18 11:13:27 +11:00
AP_Camera_SoloGimbal.cpp AP_Camera: Add handling of GoPro mavlink commands 2020-02-18 11:13:27 +11:00
AP_Camera_SoloGimbal.h AP_Camera: Add handling of GoPro mavlink commands 2020-02-18 11:13:27 +11:00
AP_RunCam.cpp AP_Camera: bug fixes to support 5-key remote RunCams 2020-02-20 19:58:43 +11:00
AP_RunCam.h AP_Camera: bug fixes to support 5-key remote RunCams 2020-02-20 19:58:43 +11:00