ardupilot/libraries/AP_Camera
Andrew Tridgell 3c9452621b AP_Camera: fixed CAM_MIN_INTERVAL
delay the next photo until minimum interval is met, which is what the
documentation says. This fixes a nasty bug with mission plans where an
extra photo can be triggered by a camera trigger in a mission which
results in the number of CAM msgs being more than the number of images
on the microSD, which makes the mapping run unusable
2022-12-05 07:48:39 +11:00
..
AP_Camera.cpp AP_Camera: fixed CAM_MIN_INTERVAL 2022-12-05 07:48:39 +11:00
AP_Camera.h AP_Camera: fixed CAM_MIN_INTERVAL 2022-12-05 07:48:39 +11:00
AP_Camera_Logging.cpp AP_Camera: correct compilation for header changes 2022-09-27 09:26:45 +10:00
AP_Camera_SoloGimbal.cpp AP_Camera: make solo gimbal inclusion configurable per-board 2020-08-04 09:18:14 +10:00
AP_Camera_SoloGimbal.h AP_Camera: make solo gimbal inclusion configurable per-board 2020-08-04 09:18:14 +10:00
AP_Camera_config.h AP_Camera: add and use AP_CAMERA_ENABLED 2022-09-21 11:58:38 +10:00
AP_RunCam.cpp AP_Camera: retry RunCam device info maximum number of times 2022-11-22 10:54:56 +11:00
AP_RunCam.h AP_Camera: set HAL_RUNCAM_ENABLED in minimize_features.inc 2022-11-02 18:40:09 +11:00
LogStructure.h AP_Camera: Privatize AP_Camera 2021-02-02 10:10:17 +11:00