|
|
|
@ -375,8 +375,9 @@ const struct LogStructure Plane::log_structure[] = {
@@ -375,8 +375,9 @@ const struct LogStructure Plane::log_structure[] = {
|
|
|
|
|
// @Field: CRt: climb rate
|
|
|
|
|
// @Field: TMix: transition throttle mix value
|
|
|
|
|
// @Field: Sscl: speed scalar for tailsitter control surfaces
|
|
|
|
|
// @Field: Trans: Transistion state
|
|
|
|
|
{ LOG_QTUN_MSG, sizeof(QuadPlane::log_QControl_Tuning), |
|
|
|
|
"QTUN", "Qffffffeccff", "TimeUS,ThI,ABst,ThO,ThH,DAlt,Alt,BAlt,DCRt,CRt,TMix,Sscl", "s----mmmnn--", "F----00000-0" }, |
|
|
|
|
"QTUN", "QffffffeccffB", "TimeUS,ThI,ABst,ThO,ThH,DAlt,Alt,BAlt,DCRt,CRt,TMix,Sscl,Trans", "s----mmmnn---", "F----00000-0-" }, |
|
|
|
|
|
|
|
|
|
// @LoggerMessage: AOA
|
|
|
|
|
// @Description: Angle of attack and Side Slip Angle values
|
|
|
|
|