Rev 2108 | Rev 2122 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2108 | Rev 2109 | ||
---|---|---|---|
Line 96... | Line 96... | ||
96 | "Term P ", |
96 | "Term P ", |
97 | "Term R ", |
97 | "Term R ", |
98 | "Throttle ", |
98 | "Throttle ", |
99 | "Term Y ", //15 |
99 | "Term Y ", //15 |
100 | "Flight mode ", |
100 | "Flight mode ", |
101 | " ", |
101 | "press ", |
102 | " ", |
102 | "press offset ", |
103 | " ", |
103 | "airspeed ", |
104 | "RC P ", //20 |
104 | "RC P ", //20 |
105 | "RC R ", |
105 | "RC R ", |
106 | "RC T ", |
106 | "RC T ", |
107 | "RC Y ", |
107 | "RC Y ", |
108 | "Servo P ", |
108 | "Servo P ", |
109 | "Servo R ", //25 |
109 | "Servo R ", //25 |
110 | "Servo T ", |
110 | "Servo T ", |
111 | "Servo Y ", |
111 | "Servo Y ", |
112 | " ", |
112 | "RCPulseCount ", |
113 | " . ", |
113 | "Var0 . ", |
114 | " ", //30 |
114 | "Var1 ", //30 |
115 | " " |
115 | "RCQuality " |
116 | }; |
116 | }; |
Line 117... | Line 117... | ||
117 | 117 | ||
118 | /****************************************************************/ |
118 | /****************************************************************/ |
119 | /* Initialization of the USART0 */ |
119 | /* Initialization of the USART0 */ |