mirror of https://github.com/ArduPilot/ardupilot
Plane:clarify CTUN.SAs message meaning
This commit is contained in:
parent
8cac60ca88
commit
97f4f99a89
|
@ -306,7 +306,7 @@ const struct LogStructure Plane::log_structure[] = {
|
|||
// @Field: RdrOut: 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: synthetic airspeed measurement derived from non-airspeed sensors, NaN if not available
|
||||
// @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
|
||||
|
||||
|
|
Loading…
Reference in New Issue