ardupilot/libraries/AP_Mount
Peter Barker 69d7843f22 AP_Mount: don't check MINIMIZE_FEATURES when also checking BOARD_FLASH_SIZE
we have an assertion that no board with >1MB of flash is minimized
2023-04-15 09:33:35 +10:00
..
AP_Mount.cpp AP_Mount: remove unused get_camera_state 2023-04-14 07:47:47 +10:00
AP_Mount.h AP_Mount: remove unused get_camera_state 2023-04-14 07:47:47 +10:00
AP_Mount_Alexmos.cpp AP_Mount: include cleanups 2022-11-08 09:49:19 +11:00
AP_Mount_Alexmos.h AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_Backend.cpp AP_Mount: Add clear_roi_target() function 2023-04-11 09:11:08 +10:00
AP_Mount_Backend.h AP_Mount: remove unused get_camera_state 2023-04-14 07:47:47 +10:00
AP_Mount_Gremsy.cpp AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_Gremsy.h AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_Params.cpp AP_Mount: add scripting backend 2023-01-31 17:20:37 +09:00
AP_Mount_Params.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
AP_Mount_SToRM32.cpp AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_SToRM32.h AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_SToRM32_serial.cpp AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_SToRM32_serial.h AP_Mount: remove redundant constructors 2023-03-07 13:40:54 +11:00
AP_Mount_Scripting.cpp AP_Mount: scripting backend loses camera support 2023-04-13 07:04:46 +10:00
AP_Mount_Scripting.h AP_Mount: scripting backend loses camera support 2023-04-13 07:04:46 +10:00
AP_Mount_Servo.cpp AP_Mount: servo mount yaw handling fix 2023-01-24 10:59:10 +11:00
AP_Mount_Servo.h AP_Mount: create and use AP_Mount_config.h 2023-03-06 14:03:00 +11:00
AP_Mount_Siyi.cpp AP_Mount: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
AP_Mount_Siyi.h AP_Mount: create and use AP_Mount_config.h 2023-03-06 14:03:00 +11:00
AP_Mount_SoloGimbal.cpp AP_Mount: include cleanups 2022-11-08 09:49:19 +11:00
AP_Mount_SoloGimbal.h AP_Mount: include cleanups 2022-11-08 09:49:19 +11:00
AP_Mount_config.h AP_Mount: don't check MINIMIZE_FEATURES when also checking BOARD_FLASH_SIZE 2023-04-15 09:33:35 +10:00
SoloGimbal.cpp AP_Mount: rename for AHRS restructuring 2021-07-21 21:01:39 +10:00
SoloGimbal.h AP_Mount: tidy includes 2022-05-03 09:14:58 +10:00
SoloGimbalEKF.cpp AP_Mount: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
SoloGimbalEKF.h AP_Mount: make mount/gimbal inclusion configurable per-board and disable Solo gimbal on all 1MB boards 2020-08-04 09:18:14 +10:00
SoloGimbal_Parameters.cpp AP_Mount: Console output can be disabled 2022-05-17 09:53:06 +10:00
SoloGimbal_Parameters.h AP_Mount: make mount/gimbal inclusion configurable per-board and disable Solo gimbal on all 1MB boards 2020-08-04 09:18:14 +10:00