Skip to content

Commit

Permalink
AC_Autorotation: ---TEMP--- send hagl
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKear committed Jul 28, 2024
1 parent ea6a873 commit d639f80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/AC_Autorotation/AC_Autorotation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,8 @@ void AC_Autorotation::Log_Write_Autorotation(void) const
_avg_acc_z,
_desired_sink_rate,
(_hagl*0.01f));

gcs().send_named_float("AROT_HAGL", _hagl);
}
#endif // HAL_LOGGING_ENABLED

Expand Down

0 comments on commit d639f80

Please sign in to comment.