Browse Source

AP_Logger: expand description of GPS.spd

zr-v5.1
Mark Whitehorn 5 years ago committed by Peter Barker
parent
commit
874c293911
  1. 4
      libraries/AP_Logger/LogStructure.h

4
libraries/AP_Logger/LogStructure.h

@ -1589,9 +1589,9 @@ struct PACKED log_Arm_Disarm { @@ -1589,9 +1589,9 @@ struct PACKED log_Arm_Disarm {
// @Field: Lat: latitude
// @Field: Lng: longitude
// @Field: Alt: altitude
// @Field: Spd: speed
// @Field: Spd: ground speed
// @Field: GCrs: ground course
// @Field: VZ: vertical velocity
// @Field: VZ: vertical speed
// @Field: Yaw: vehicle yaw
// @Field: U: boolean value indicating whether this GPS is in use

Loading…
Cancel
Save