APM:Libraries
AP_Mount_Servo Member List

This is the complete list of members for AP_Mount_Servo, including all inherited members.

_angle_bf_output_degAP_Mount_Servoprivate
_angle_ef_target_radAP_Mount_Backendprotected
_flagsAP_Mount_Servoprivate
_frontendAP_Mount_Backendprotected
_instanceAP_Mount_Backendprotected
_last_check_servo_map_msAP_Mount_Servoprivate
_open_idxAP_Mount_Servoprivate
_pan_idxAP_Mount_Servoprivate
_roll_idxAP_Mount_Servoprivate
_stateAP_Mount_Backendprotected
_tilt_idxAP_Mount_Servoprivate
angle_input(RC_Channel *rc, int16_t angle_min, int16_t angle_max)AP_Mount_Backendprotected
angle_input_rad(RC_Channel *rc, int16_t angle_min, int16_t angle_max)AP_Mount_Backendprotected
AP_Mount_Backend(AP_Mount &frontend, AP_Mount::mount_state &state, uint8_t instance)AP_Mount_Backendinline
AP_Mount_Servo(AP_Mount &frontend, AP_Mount::mount_state &state, uint8_t instance)AP_Mount_Servoinline
calc_angle_to_location(const struct Location &target, Vector3f &angles_to_target_rad, bool calc_tilt, bool calc_pan, bool relative_pan=true)AP_Mount_Backendprotected
check_servo_map()AP_Mount_Servoprivate
closest_limit(int16_t angle, int16_t angle_min, int16_t angle_max)AP_Mount_Servoprivate
configure_msg(mavlink_message_t *msg)AP_Mount_Backendvirtual
control(int32_t pitch_or_lat, int32_t roll_or_lon, int32_t yaw_or_alt, MAV_MOUNT_MODE mount_mode)AP_Mount_Backendvirtual
control_msg(mavlink_message_t *msg)AP_Mount_Backendvirtual
get_mode(void) constAP_Mount_Backendinlineprotected
handle_gimbal_report(mavlink_channel_t chan, mavlink_message_t *msg)AP_Mount_Backendinlinevirtual
handle_param_value(mavlink_message_t *msg)AP_Mount_Backendinlinevirtual
has_pan_control() constAP_Mount_Servoinlinevirtual
init(const AP_SerialManager &serial_manager)AP_Mount_Servovirtual
move_servo(uint8_t rc, int16_t angle, int16_t angle_min, int16_t angle_max)AP_Mount_Servoprivate
pan_controlAP_Mount_Servo
roll_controlAP_Mount_Servo
send_gimbal_report(mavlink_channel_t chan)AP_Mount_Backendinlinevirtual
set_angle_targets(float roll, float tilt, float pan)AP_Mount_Backendvirtual
set_mode(enum MAV_MOUNT_MODE mode)AP_Mount_Servovirtual
set_roi_target(const struct Location &target_loc)AP_Mount_Backendvirtual
stabilize()AP_Mount_Servoprivate
status_msg(mavlink_channel_t chan)AP_Mount_Servovirtual
tilt_controlAP_Mount_Servo
update()AP_Mount_Servovirtual
update_fast()AP_Mount_Backendinlinevirtual
update_targets_from_rc()AP_Mount_Backendprotected
~AP_Mount_Backend(void)AP_Mount_Backendinlinevirtual