Browse Source

AP_Logger: align PID(RPYAS) description to message names

zr-v5.1
Mark Whitehorn 5 years ago committed by Randy Mackay
parent
commit
2b96b7915b
  1. 2
      libraries/AP_Logger/LogStructure.h

2
libraries/AP_Logger/LogStructure.h

@ -1890,7 +1890,7 @@ struct PACKED log_Arm_Disarm { @@ -1890,7 +1890,7 @@ struct PACKED log_Arm_Disarm {
// @Field: Value: parameter vlaue
// @LoggerMessage: PIDR,PIDP,PIDY,PIDA,PIDS
// @Description: Proportional/Integral/Derivative gain values for Roll/Pitch/Yaw/Z/Steering
// @Description: Proportional/Integral/Derivative gain values for Roll/Pitch/Yaw/Altitude/Steering
// @Field: TimeUS: Time since system startup
// @Field: Tar: desired value
// @Field: Act: achieved value

Loading…
Cancel
Save