Browse Source

AP_Logger: update logger meta-data, add to gitignore

c415-sdk
Henry Wurzburg 5 years ago committed by Peter Barker
parent
commit
c34c857123
  1. 2
      libraries/AP_Logger/LogStructure.h

2
libraries/AP_Logger/LogStructure.h

@ -1402,7 +1402,7 @@ struct PACKED log_Arm_Disarm { @@ -1402,7 +1402,7 @@ struct PACKED log_Arm_Disarm {
// @Field: Rsn: reason for entering this mode; enumeration value
// @LoggerMessage: PIDR,PIDP,PIDY,PIDA,PIDS
// @Description: Proportional/Integral/Derivative gain values
// @Description: Proportional/Integral/Derivative gain values for Roll/Pitch/Yaw/Z/Steering
// @Field: TimeUS: microseconds since system startup
// @Field: Tar: desired value
// @Field: Act: achieved value

Loading…
Cancel
Save