Arduplane: Correct order of QTUN log message params

This commit is contained in:
Simon Hancock 2024-05-28 18:49:19 +01:00 committed by Peter Barker
parent b5b42f9446
commit c12b5b4b0e
1 changed files with 1 additions and 1 deletions

View File

@ -314,9 +314,9 @@ const struct LogStructure Plane::log_structure[] = {
// @Field: RdO: scaled output rudder
// @Field: ThD: demanded speed-height-controller throttle
// @Field: As: airspeed estimate (or measurement if airspeed sensor healthy and ARSPD_USE>0)
// @Field: SAs: DCM's airspeed estimate, NaN if not available
// @Field: AsT: airspeed type ( old estimate or source of new estimate)
// @FieldValueEnum: AsT: AP_AHRS::AirspeedEstimateType
// @Field: SAs: DCM's airspeed estimate, NaN if not available
// @Field: E2T: equivalent to true airspeed ratio
// @Field: GU: groundspeed undershoot when flying with minimum groundspeed