|
|
|
@ -563,6 +563,7 @@ private:
@@ -563,6 +563,7 @@ private:
|
|
|
|
|
float get_surface_tracking_climb_rate(int16_t target_rate, float current_alt_target, float dt); |
|
|
|
|
void set_accel_throttle_I_from_pilot_throttle(int16_t pilot_throttle); |
|
|
|
|
void update_poscon_alt_max(); |
|
|
|
|
void rotate_body_frame_to_NE(float &x, float &y); |
|
|
|
|
void gcs_send_heartbeat(void); |
|
|
|
|
void gcs_send_deferred(void); |
|
|
|
|
void send_heartbeat(mavlink_channel_t chan); |
|
|
|
|