ardupilot/libraries/AP_Camera
Peter Barker 5538f6735f AP_Camera: move switch for sending camera messages into AP_Camera
neatens GCS_Common a bit, reduces repetitive code
2024-06-05 10:29:01 +10:00
..
AP_Camera.cpp AP_Camera: move switch for sending camera messages into AP_Camera 2024-06-05 10:29:01 +10:00
AP_Camera.h AP_Camera: move switch for sending camera messages into AP_Camera 2024-06-05 10:29:01 +10:00
AP_Camera_Backend.cpp AP_Camera: fix video recording while armed 2024-02-15 12:17:44 +11:00
AP_Camera_Backend.h AP_Camera: correct compilation when HAL_MOUNT_SET_CAMERA_SOURCE_ENABLED not set 2024-04-14 13:33:00 +10:00
AP_Camera_Logging.cpp AP_Camera: stop adjusting logged altitudes manually, use location methods 2024-04-11 22:39:09 +10:00
AP_Camera_MAVLink.cpp autotest: more test for emitted digicam command-long messages 2023-11-02 15:54:13 +11:00
AP_Camera_MAVLink.h autotest: more test for emitted digicam command-long messages 2023-11-02 15:54:13 +11:00
AP_Camera_MAVLinkCamV2.cpp AP_Camera: MAVLinkCamV2 sends gimbal_device_id in camera_information 2023-08-10 14:37:30 +09:00
AP_Camera_MAVLinkCamV2.h AP_Camera: add and use SetFocusResult 2023-07-05 16:28:42 +10:00
AP_Camera_Mount.cpp AP_Camera: correct compilation when HAL_MOUNT_SET_CAMERA_SOURCE_ENABLED not set 2024-04-14 13:33:00 +10:00
AP_Camera_Mount.h AP_Camera: correct compilation when HAL_MOUNT_SET_CAMERA_SOURCE_ENABLED not set 2024-04-14 13:33:00 +10:00
AP_Camera_Params.cpp AP_Camera:fix OPTIONS bitmask 2024-01-04 08:25:48 +09:00
AP_Camera_Params.h AP_Camera: camera_fov_status includes field-of-view 2023-11-02 21:23:12 +09:00
AP_Camera_Relay.cpp AP_Camera: move to new relay functions 2023-12-19 10:01:01 +11:00
AP_Camera_Relay.h AP_Camera: add and use AP_CAMERA_RELAY_ENABLED 2023-03-08 19:11:30 +11:00
AP_Camera_Scripting.cpp AP_Camera: add and use SetFocusResult 2023-07-05 16:28:42 +10:00
AP_Camera_Scripting.h AP_Camera: add and use SetFocusResult 2023-07-05 16:28:42 +10:00
AP_Camera_Servo.cpp autotest: more test for emitted digicam command-long messages 2023-11-02 15:54:13 +11:00
AP_Camera_Servo.h autotest: more test for emitted digicam command-long messages 2023-11-02 15:54:13 +11:00
AP_Camera_SoloGimbal.cpp AP_Camera: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Camera_SoloGimbal.h AP_Camera: remove use of AP_Mount.h from headers 2023-05-29 09:08:55 +10:00
AP_Camera_config.h AP_Camera: support set-camera-source mavlink command 2024-03-25 09:19:18 +09:00
AP_Camera_shareddefs.h AP_Camera: add and use SetFocusResult 2023-07-05 16:28:42 +10:00
AP_RunCam.cpp AP_Camera: Fix some typos 2023-10-12 18:30:42 +11:00
AP_RunCam.h AP_Camera: add support for Runcam 2 4k 2023-01-31 17:57:40 +11:00
LogStructure.h AP_Camera: log image number 2023-03-01 18:18:51 +11:00