Subversion Repositories FlightCtrl

Rev

Rev 707 | Rev 712 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 707 Rev 711
Line 66... Line 66...
66
    "MeanAccPitch    ",
66
    "MeanAccPitch    ",
67
    "MeanAccRoll     ",
67
    "MeanAccRoll     ",
68
    "IntegralErrPitch",
68
    "IntegralErrPitch",
69
    "IntegralErrRoll ", //20
69
    "IntegralErrRoll ", //20
70
    "MeanIntPitch    ",
70
    "MeanIntPitch    ",
71
    "MMeanIntRoll        ",
71
    "MeanIntRoll         ",
72
    "NeutralPitch    ",
72
    "NeutralPitch    ",
73
    "RollOffset      ",
73
    "RollOffset      ",
74
    "IntRoll*Factor  ", //25
74
    "IntRoll*Factor  ", //25
75
    "ReadingPitch    ",
75
    "Reading_GyroPitch    ",
76
    "DirectCorrRoll  ",
76
    "DirectCorrRoll  ",
77
    "ReadingRoll     ",
77
    "Reading_GyroRoll     ",
78
    "CorrectionRoll  ",
78
    "CorrectionRoll  ",
79
    "I-AttRoll       ", //30
79
    "I-AttRoll       ", //30
80
    "StickRoll       "
80
    "StickRoll       "
81
};
81
};