Rev 976 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 976 | Rev 977 | ||
---|---|---|---|
Line 45... | Line 45... | ||
45 | "HoehenWert ", //5 |
45 | "HoehenWert ", //5 |
46 | "AccZ ", |
46 | "AccZ ", |
47 | "Gas ", |
47 | "Gas ", |
48 | "KompassValue ", |
48 | "KompassValue ", |
49 | "Spannung ", |
49 | "Spannung ", |
- | 50 | #ifdef HEXAKOPTER |
|
- | 51 | "Motor VL ", //10 |
|
- | 52 | "Motor VR ", |
|
- | 53 | "Motor HL ", |
|
- | 54 | "Motor HR ", |
|
- | 55 | "Motor Links ", |
|
- | 56 | "Motor Rechts ", //15 |
|
- | 57 | #else |
|
50 | "Empfang ", //10 |
58 | " ", //10 |
51 | "Ersatzkompass ", |
59 | " ", |
52 | "Motor_Vorne ", |
60 | "Motor Vorne ", |
53 | "Motor_Hinten ", |
61 | "Motor Hinten ", |
54 | "Motor_Links ", |
62 | "Motor Links ", |
55 | "Motor_Rechts ", //15 |
63 | "Motor Rechts ", //15 |
- | 64 | #endif |
|
56 | " ", |
65 | " ", |
57 | "Distance ", |
66 | "Distance ", |
58 | "OsdBar ", |
67 | "OsdBar ", |
59 | "MK3Mag CalState ", |
68 | "MK3Mag CalState ", |
60 | "Servo ", //20 |
69 | "Servo ", //20 |
Line 63... | Line 72... | ||
63 | " ", |
72 | " ", |
64 | " ", |
73 | " ", |
65 | " ", //25 |
74 | " ", //25 |
66 | " ", |
75 | " ", |
67 | " ", |
76 | " ", |
68 | " ", |
77 | "Ersatzkompass ", |
69 | " ", |
78 | "Empfang ", |
70 | "GPS_Nick ", //30 |
79 | "GPS_Nick ", //30 |
71 | "GPS_Roll " |
80 | "GPS_Roll " |
72 | }; |
81 | }; |