APM:Copter
|
This is the complete list of members for ModeAvoidADSB, including all inherited members.
ahrs | Mode | protected |
allows_arming(bool from_gcs) const override | ModeAvoidADSB | inlinevirtual |
angle_control_run() | ModeGuided | |
angle_control_start() | ModeGuided | |
ap | Mode | protected |
attitude_control | Mode | protected |
auto_yaw | Mode | static |
channel_pitch | Mode | protected |
channel_roll | Mode | protected |
channel_throttle | Mode | protected |
channel_yaw | Mode | protected |
ekfGndSpdLimit | Mode | protected |
ekfNavVelGainScaler | Mode | protected |
g | Mode | protected |
g2 | Mode | protected |
G_Dt | Mode | protected |
gcs() | Mode | protected |
get_alt_above_ground(void) | Mode | protected |
get_avoidance_adjusted_climbrate(float target_rate) | Mode | protected |
get_non_takeoff_throttle(void) | Mode | protected |
get_pilot_desired_climb_rate(float throttle_control) | Mode | protected |
get_pilot_desired_lean_angles(float &roll_out, float &pitch_out, float angle_max, float angle_limit) const | Mode | protected |
get_pilot_desired_throttle(int16_t throttle_control, float thr_mid=0.0f) | Mode | protected |
get_pilot_desired_yaw_rate(int16_t stick_angle) | Mode | protected |
get_pilot_speed_dn(void) | Mode | protected |
get_surface_tracking_climb_rate(int16_t target_rate, float current_alt_target, float dt) | Mode | protected |
get_wp(Location_Class &loc) override | ModeGuided | virtual |
has_manual_throttle() const override | ModeAvoidADSB | inlinevirtual |
heli_flags | Mode | protected |
in_guided_mode() const | ModeGuided | inlinevirtual |
inertial_nav | Mode | protected |
init(bool ignore_checks) override | ModeAvoidADSB | virtual |
is_autopilot() const override | ModeAvoidADSB | inlinevirtual |
land_run_horizontal_control() | Mode | protected |
land_run_vertical_control(bool pause_descent=false) | Mode | protected |
landing_gear_should_be_deployed() const | Mode | inlineprotectedvirtual |
limit_check() | ModeGuided | |
limit_clear() | ModeGuided | |
limit_init_time_and_pos() | ModeGuided | |
limit_set(uint32_t timeout_ms, float alt_min_cm, float alt_max_cm, float horiz_max_cm) | ModeGuided | |
Log_Write_Event(uint8_t id) | Mode | protected |
loiter_nav | Mode | protected |
mode() const | ModeGuided | inline |
motors | Mode | protected |
name() const override | ModeAvoidADSB | inlineprotectedvirtual |
name4() const override | ModeAvoidADSB | inlineprotectedvirtual |
pos_control | Mode | protected |
requires_GPS() const override | ModeAvoidADSB | inlinevirtual |
run() override | ModeAvoidADSB | virtual |
run_autopilot() | Mode | inlineprotectedvirtual |
set_angle(const Quaternion &q, float climb_rate_cms, bool use_yaw_rate, float yaw_rate_rads) | ModeGuided | |
set_destination(const Vector3f &destination, bool use_yaw=false, float yaw_cd=0.0, bool use_yaw_rate=false, float yaw_rate_cds=0.0, bool yaw_relative=false) | ModeGuided | |
set_destination(const Location_Class &dest_loc, bool use_yaw=false, float yaw_cd=0.0, bool use_yaw_rate=false, float yaw_rate_cds=0.0, bool yaw_relative=false) | ModeGuided | |
set_destination_posvel(const Vector3f &destination, const Vector3f &velocity, bool use_yaw=false, float yaw_cd=0.0, bool use_yaw_rate=false, float yaw_rate_cds=0.0, bool yaw_relative=false) | ModeGuided | |
set_land_complete(bool b) | Mode | protected |
set_mode(control_mode_t mode, mode_reason_t reason) | Mode | protected |
set_throttle_takeoff(void) | Mode | protected |
set_velocity(const Vector3f &velocity_neu) | ModeAvoidADSB | |
ModeGuided::set_velocity(const Vector3f &velocity, bool use_yaw=false, float yaw_cd=0.0, bool use_yaw_rate=false, float yaw_rate_cds=0.0, bool yaw_relative=false, bool log_request=true) | ModeGuided | |
takeoff_get_climb_rates(float &pilot_climb_rate, float &takeoff_climb_rate) | Mode | protected |
takeoff_start(float final_alt_above_home) | ModeGuided | |
takeoff_state | Mode | protected |
takeoff_stop(void) | Mode | protected |
takeoff_timer_start(float alt_cm) | Mode | protected |
takeoff_triggered(float target_climb_rate) const | Mode | protected |
update_navigation() | Mode | protected |
update_simple_mode(void) | Mode | protected |
wp_bearing() const override | ModeGuided | protectedvirtual |
wp_distance() const override | ModeGuided | protectedvirtual |
wp_nav | Mode | protected |
zero_throttle_and_relax_ac() | Mode | protected |