Subversion Repositories FlightCtrl

Rev

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

Rev 499 Rev 513
Line 41... Line 41...
41
    "GyroGier        ",
41
    "GyroGier        ",
42
    "HoehenWert      ", //5
42
    "HoehenWert      ", //5
43
    "AccZ            ",
43
    "AccZ            ",
44
    "Gas             ",
44
    "Gas             ",
45
    "KompassValue    ",
45
    "KompassValue    ",
46
    "MesswertNick    ",
46
    "Spannung        ",
47
    "10_SenderOkay   ", //10
47
    "Empfang         ", //10
48
    "11_MesswertRoll ",
48
    "Analog11        ",
49
    "Motor_Vorne     ",
49
    "Motor_Vorne     ",
50
    "Motor_Hinten    ",
50
    "Motor_Hinten    ",
51
    "Motor_Links     ",
51
    "Motor_Links     ",
52
    "Motor_Rechts    ", //15
52
    "Motor_Rechts    ", //15
53
    "16_Acc_Z        ",
53
    "Acc_Z           ",
54
    "17MittelAccNick ",
54
    "MittelAccNick   ",
55
    "18_MittelAccRoll",
55
    "MittelAccRoll   ",
56
    "Analog19        ",
56
    "IntegralErrNick ",
57
    "IntegralErrRoll ", //20
57
    "IntegralErrRoll ", //20
58
    "Analog21        ",
58
    "MittelIntNick   ",
59
    "22_MittelGIngR  ",
59
    "MittelIntRoll       ",
60
    "Analog23        ",
60
    "NeutralNick     ",
61
    "24RollOffset    ",
61
    "RollOffset      ",
62
    "25IntRoll*Fakt  ", //25
62
    "IntRoll*Faktor  ", //25
63
    "Analog26        ",
63
    "Analog26        ",
64
    "DirektAusglRoll ",
64
    "DirektAusglRoll ",
65
    "28MesswertRoll  ",
65
    "MesswertRoll    ",
66
    "29AusgleichRoll ",
66
    "AusgleichRoll   ",
67
    "30_I-LageRoll   ", //30
67
    "I-LageRoll      ", //30
68
    "31_StickRoll    "
68
    "StickRoll       "
69
};
69
};
Line 70... Line 70...
70
 
70