ardupilot/libraries/AP_Camera
Andrew Tridgell 608a9ce2d7 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-10 10:34:44 +09:00
..
AP_Camera.cpp AP_Camera: fixed CAM_MIN_INTERVAL 2022-12-10 10:34:44 +09:00
AP_Camera.h AP_Camera: fixed CAM_MIN_INTERVAL 2022-12-10 10:34:44 +09:00
AP_Camera_Logging.cpp AP_Camera: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11: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_RunCam.cpp AP_Camera: fix parameter caching with RunCam enablement and setup on 3-pos switch 2022-11-21 18:48:35 +09:00
AP_RunCam.h AP_Camera: remove build dependant compile 2021-10-26 11:42:12 +11:00
LogStructure.h AP_Camera: Privatize AP_Camera 2021-02-02 10:10:17 +11:00