ardupilot/libraries/AP_Camera
Peter Barker 8f1c255693 AP_Camera: stash information required for camera_feedback message
This means the data sent in the mavlink message is closer to the
information when the picture was taken, rather than when we decide we
have the space to send the mavlink message.  When we process the
deferred request to send the camera feedback message is up to the
vagaries of mavlink scheduling, so the data can become quite out-of-date
2021-11-17 18:48:00 +11:00
..
AP_Camera_Logging.cpp AP_Camera: use AP_AHRS singleton to get current location and home 2021-09-29 18:33:01 +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.cpp AP_Camera: stash information required for camera_feedback message 2021-11-17 18:48:00 +11:00
AP_Camera.h AP_Camera: stash information required for camera_feedback message 2021-11-17 18:48:00 +11:00
AP_RunCam.cpp AP_Camera: support RunCam Hybrid correctly 2021-06-09 17:04:27 +10: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