Subversion Repositories FlightCtrl

Rev

Rev 711 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 711 Rev 712
Line 70... Line 70...
70
    "MeanIntPitch    ",
70
    "MeanIntPitch    ",
71
    "MeanIntRoll         ",
71
    "MeanIntRoll         ",
72
    "NeutralPitch    ",
72
    "NeutralPitch    ",
73
    "RollOffset      ",
73
    "RollOffset      ",
74
    "IntRoll*Factor  ", //25
74
    "IntRoll*Factor  ", //25
75
    "Reading_GyroPitch    ",
75
    "ReadingGyroPitch",
76
    "DirectCorrRoll  ",
76
    "DirectCorrRoll  ",
77
    "Reading_GyroRoll     ",
77
    "ReadingGyroRoll ",
78
    "CorrectionRoll  ",
78
    "CorrectionRoll  ",
79
    "I-AttRoll       ", //30
79
    "I-AttRoll       ", //30
80
    "StickRoll       "
80
    "StickRoll       "
81
};
81
};