mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AC_Autorotation: Add copter vehicle type to flight log metadata
This commit is contained in:
parent
6dc100728f
commit
f490c9d799
@ -251,6 +251,7 @@ float AC_Autorotation::get_rpm(bool update_counter)
|
|||||||
void AC_Autorotation::Log_Write_Autorotation(void) const
|
void AC_Autorotation::Log_Write_Autorotation(void) const
|
||||||
{
|
{
|
||||||
// @LoggerMessage: AROT
|
// @LoggerMessage: AROT
|
||||||
|
// @Vehicles: Copter
|
||||||
// @Description: Helicopter AutoRotation information
|
// @Description: Helicopter AutoRotation information
|
||||||
// @Field: TimeUS: Time since system startup
|
// @Field: TimeUS: Time since system startup
|
||||||
// @Field: P: P-term for headspeed controller response
|
// @Field: P: P-term for headspeed controller response
|
||||||
|
Loading…
Reference in New Issue
Block a user