ardupilot/libraries/AP_Camera
Peter Barker 5a21d0cb8a AP_Camera: correct compilation when HAL_MOUNT_SET_CAMERA_SOURCE_ENABLED not set
- need the include because an enumeration is used in the header (relied on the include previously being made by a file including this header)
 - set_lens is not part of set-camera-source, so shouldn't be excluded
 - exclude entire method, not body of method based on the include
2024-04-14 13:33:00 +10:00
..
AP_Camera.cpp AP_Camera: support set-camera-source mavlink command 2024-03-25 09:19:18 +09:00
AP_Camera.h AP_Camera: support set-camera-source mavlink command 2024-03-25 09:19:18 +09:00
AP_Camera_Backend.cpp
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
AP_Camera_MAVLink.h
AP_Camera_MAVLinkCamV2.cpp
AP_Camera_MAVLinkCamV2.h
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_Params.h
AP_Camera_Relay.cpp
AP_Camera_Relay.h
AP_Camera_Scripting.cpp
AP_Camera_Scripting.h
AP_Camera_Servo.cpp
AP_Camera_Servo.h
AP_Camera_SoloGimbal.cpp
AP_Camera_SoloGimbal.h
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_RunCam.cpp
AP_RunCam.h
LogStructure.h