Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1687 - 1
 
2
/****************************************************************/
3
/*                                                                                                                                                                                                                                                      */
4
/*                                                                       NG-Video 5,8GHz                                                                                                                */
5
/*                                                                                                                                                                                                                                                      */
6
/*                                              Copyright (C) 2011 - gebad                                                                                              */
7
/*                                                                                                                                                                                                                                                      */
8
/*      This code is distributed under the GNU Public License                           */
9
/*      which can be found at http://www.gnu.org/licenses/gpl.txt               */
10
/*                                                                                                                                                                                                                                                      */
11
/*      using                                                                                                                                                                                                                           */
12
/*      http://www.avrfreaks.net/                                                                                                                                               */
13
/*      index.php?name=PNphpBB2&file=viewtopic&t=71985&view=previous*/
14
/*                                                                                                                                                                                                                                                      */
15
/****************************************************************/
16
 
17
#ifndef _MESSAGES_H_
18
#define _MESSAGES_H_
19
 
20
#include <avr/pgmspace.h>
21
 
22
/* International */
23
#define INTERNAT_RSSI_MIN                                                               "RSSI-Min"
24
#define INTERNAT_RSSI_MAX                                                               "RSSI-Max"
25
#define INTERNAT_DIVERSITY                                                      "Diversity"
26
#define INTERNAT_LCD                                                                            "LCD"
27
#define INTERNAT_AV1                                                                            "AV1"
28
#define INTERNAT_AV2                                                                            "AV2"
29
#define INTERNAT_RX1                                                                            "1.RX:"
30
#define INTERNAT_RX2                                                                            "2.RX:"
31
#define INTERNAT_STEPS_255                                                      "255" 
32
#define INTERNAT_STEPS_1023                                                     "1023"
33
#define INTERNAT_SERVO                                                                  "Servo"
34
#define INTERNAT_SERVO1                                                                 "Servo 1"
35
#define INTERNAT_SERVO2                                                                 "Servo 2"
36
#define INTERNAT_TEST_SERVO                                                     "Servo-Test"
37
#define INTERNAT_TRACK_RSSI                                                     "RSSI"
38
#define INTERNAT_TRACK_MKCOCKPIT                                "MK-Cockpit"
39
#define INTERNAT_TRACK_SERVO_HYTERESE           "Servo-Hyster."
40
#define INTERNAT_BAUDRATE                                                               "Baudrate"
41
#define INTERNAT_UHW5V                                                                  "  5V"
42
#define INTERNAT_VERSION1                                                       "NG-Video  5.8GHz\nHW: "
43
#define INTERNAT_VERSION2                                                       "  M.Beck""FW: "VERSION "  gebad"
44
 
45
#define GERMAN_LANGUAGE                                                                 "Sprache"
46
#define GERMAN_GERMAN                                                                           "Deutsch"
47
#define GERMAN_ENGLISH                                                                  "Englisch"
48
#define GERMAN_FRENCH                                                                           "Franz""\x94""sisch"
49
#define GERMAN_RETURN                                                                           "Zur""\x81""ck"
50
#define GERMAN_AV_SOURCE                                                                "AV-Quelle"
51
#define GERMAN_RX_CHANNEL                                                               "RX-Kanal"
52
#define GERMAN_RSSI_CALIBR                                                      "RSSI-Kalibr."
53
#define GERMAN_RSSI_MIN_ALL                                                     "Min alle Kan."
54
#define GERMAN_RSSI_INVERT                                                      "RSSI invert."
55
#define GERMAN_TX_IDENTIFY                                                      "TX erkennen"
56
#define GERMAN_TX_STATUS_ON                                                     "TX max-Calib."
57
#define GERMAN_TX_STATUS_OFF                                            "TX min-Calib."
58
#define GERMAN_TX_STATUS                                                                "Sender: "
59
#define GERMAN_TX                                                                                               "Bitte TX auf "
60
#define GERMAN_TX_OFF                                                                           "AUS"
61
#define GERMAN_TX_ON                                                                            "EIN"
62
#define GERMAN_CONTINUE                                                                 "Weiter mit Enter"
63
#define GERMAN_CONTRAST                                                                 "Kontrast"
64
#define GERMAN_BACKGR_LIGHT                                                     "LCD-Beleucht."
65
#define GERMAN_LIGHT                                                                            "Licht:"
66
#define GERMAN_LIGHT_OFF                                                                " immer aus"
67
#define GERMAN_LIGHT_ON                                                                 " immer ein"
68
#define GERMAN_SEC                                                                                      " Sek."
69
#define GERMAN_BATTERY                                                                  "Batterie"
70
#define GERMAN_U_MIN                                                                            "U-Min"
71
#define GERMAN_U_SETUP                                                                  "Untersp.-Setup"
72
#define GERMAN_U_OFFSET                                                                 "U-Offset"
73
#define GERMAN_MSG_MK_BATTERY                                           "MK-Batterie"
74
#define GERMAN_MSG_MK_BAT_NR                                            "Bat. Nummer"
75
#define GERMAN_MSG_MK_BAT_CAPACITY                      "Bat. Kapazit""\x84""t"
76
#define GERMAN_MSG_MK_I_OFFSET                                  "I-Offset"
77
#define GERMAN_MSG_MK_I_FAKTOR                                  "I-Koeffizient"
78
#define GERMAN_MSG_MK_W_FAKTOR                                  "W-Koeffizient"
79
#define GERMAN_CALIBRATION                                                      "Kalibrierung"
80
#define GERMAN_RUNNING                                                                  "l""\x84""uft"
81
#define GERMAN_ERROR                                                                            "Fehler!"
82
#define GERMAN_TX_NOT                                                                           "Sender nicht "
83
#define GERMAN_ACCU_LOW                                                                 "      Akku\n    entladen!"
84
#define GERMAN_SERVO_CALIBR                                                     "Servo-Kalibr."
85
#define GERMAN_SERVO_STEPS                                                      "Servo-Schritte"
86
#define GERMAN_CALIB                                                                            "Kalib."
87
#define GERMAN_LEFT                                                                                     "links"
88
#define GERMAN_RIGHT                                                                            "rechts"
89
#define GERMAN_MIDDLE                                                                           "Mitte"
90
#define GERMAN_REVERSE                                                                  "rev."
91
#define GERMAN_SERVO1_REVERSE                                           INTERNAT_SERVO1 " " GERMAN_REVERSE
92
#define GERMAN_CALIB1_LEFT                                                      GERMAN_CALIB "1 " GERMAN_LEFT
93
#define GERMAN_CALIB1_RIGHT                                                     GERMAN_CALIB "1 " GERMAN_RIGHT
94
#define GERMAN_CALIB1_MIDDLE                                            GERMAN_CALIB "1 " GERMAN_MIDDLE
95
#define GERMAN_SERVO2_REVERSE                                           INTERNAT_SERVO2 " " GERMAN_REVERSE
96
#define GERMAN_CALIB2_LEFT                                                      GERMAN_CALIB "2 " GERMAN_LEFT
97
#define GERMAN_CALIB2_RIGHT                                                     GERMAN_CALIB "2 " GERMAN_RIGHT
98
#define GERMAN_CALIB2_MIDDLE                                            GERMAN_CALIB "2 " GERMAN_MIDDLE
99
#define GERMAN_FRAME                                                                            "Periode"
100
#define GERMAN_PULSE_WIDTH                                                      "Test Pulsl""\x84""nge"
101
#define GERMAN_CONTINOUS                                                                "Test fortlauf."
102
#define GERMAN_SINGLE_STEP                                                      "Einzelschritte"
103
#define GERMAN_REPEAT                                                                           "Anzahl Tests"
104
#define GERMAN_PAUSE                                                                            "Pause Endpos."
105
#define GERMAN_PAUSE_STEP                                                               "Pause pro Inc."
106
#define GERMAN_COUNTER                                                                  "Z""\x84""hler:"
107
#define GERMAN_START                                                                            "Start Test"
108
#define GERMAN_OFF                                                                                      "aus"
109
#define GERMAN_ON                                                                                               "ein"
110
#define GERMAN_TRACKING                                                                 "Antenne nachf."
111
#define GERMAN_TRACK_GPS                                                                "GPS mit wi232"
112
#define GERMAN_TRACK_NMEA                                                               "NMEA GPS"
113
#define GERMAN_TRACK_TX_OSD_DATA                                "TX OSD-Daten"
114
#define GERMAN_HYSTERESE                                                                "Hysterese"
115
#define GERMAN_TRACK_TX_ON                                                      "Sende Forderung"
116
#define GERMAN_GPS_DISPLAY                                                      "GPS-Anzeigen"
117
#define GERMAN_GPS_CALCULATE                                            "berechn. Daten"
118
#define GERMAN_GPS_CURRENT                                                      "aktuelle Pos."
119
#define GERMAN_GPS_HOME                                                                 "Startposition"
120
#define GERMAN_GPS_MISC                                                                 "Elektr. Werte"
121
#define GERMAN_GPS_NO_DATA                                                      "     Noch\n  keine Daten\n   empfangen!"
122
#define GERMAN_RX_TIME                                                                  "RX-Zeit"
123
#define GERMAN_COM                                                                                      "Seriell COM"
124
#define GERMAN_KOMMA                                                                            ","
125
#define GERMAN_UHW33V                                                                           "3,3V"
126
 
127
#define ENGLISH_LANGUAGE                                                                "Language"
128
#define ENGLISH_GERMAN                                                                  "German"
129
#define ENGLISH_ENGLISH                                                                 "English"
130
#define ENGLISH_FRENCH                                                                  "French"
131
#define ENGLISH_RETURN                                                                  "Return"
132
#define ENGLISH_AV_SOURCE                                                               "AV-Source"
133
#define ENGLISH_RX_CHANNEL                                                      "RX-Channel"
134
#define ENGLISH_RSSI_CALIBR                                                     "RSSI-Calibr."
135
#define ENGLISH_RSSI_MIN_ALL                                            "Min all Chan."
136
#define ENGLISH_RSSI_INVERT                                                     "RSSI invert"
137
#define ENGLISH_TX_IDENTIFY                                                     "TX identify"
138
#define ENGLISH_TX_STATUS_ON                                            "TX max-Calib."
139
#define ENGLISH_TX_STATUS_OFF                                           "TX min-Calib."
140
#define ENGLISH_TX_STATUS                                                               "Sender: "
141
#define ENGLISH_TX                                                                                      "TX switch "
142
#define ENGLISH_TX_OFF                                                                  "OFF"
143
#define ENGLISH_TX_ON                                                                           "ON"
144
#define ENGLISH_CONTINUE                                                                "Continue Enter"
145
#define ENGLISH_CONTRAST                                                                "Contrast"
146
#define ENGLISH_BACKGR_LIGHT                                            "Backgr. Light"
147
#define ENGLISH_LIGHT                                                                           "Light:"
148
#define ENGLISH_LIGHT_OFF                                                               "always off"
149
#define ENGLISH_LIGHT_ON                                                                " always on"
150
#define ENGLISH_SEC                                                                                     " sec."
151
#define ENGLISH_BATTERY                                                                 "Battery"
152
#define ENGLISH_U_MIN                                                                           "U-Min"
153
#define ENGLISH_U_SETUP                                                                 "Low voltage"
154
#define ENGLISH_U_OFFSET                                                                "U-Offset"
155
#define ENGLISH_MSG_MK_BATTERY                                  "MK-Battery"
156
#define ENGLISH_MSG_MK_BAT_NR                                           "Bat. Number"
157
#define ENGLISH_MSG_MK_BAT_CAPACITY                     "Bat. Capacity"
158
#define ENGLISH_MSG_MK_I_OFFSET                                 "I-Offset"
159
#define ENGLISH_MSG_MK_I_FAKTOR                                 "I-Coefficient"
160
#define ENGLISH_MSG_MK_W_FAKTOR                                 "W-Coefficient"
161
#define ENGLISH_CALIBRATION                                                     "Calibration"
162
#define ENGLISH_RUNNING                                                                 "running"
163
#define ENGLISH_ERROR                                                                           "Error!"
164
#define ENGLISH_TX_NOT                                                                  "Transmitter not "
165
#define ENGLISH_ACCU_LOW                                                                "      Accu\n      low!"
166
#define ENGLISH_SERVO_CALIBR                                            "Servo-Calibr."
167
#define ENGLISH_SERVO_STEPS                                                     "Servo-Steps"
168
#define ENGLISH_CALIB                                                                           "Calib."
169
#define ENGLISH_LEFT                                                                            "left"
170
#define ENGLISH_RIGHT                                                                           "right"
171
#define ENGLISH_MIDDLE                                                                  "middle"
172
#define ENGLISH_REVERSE                                                                 "rev."
173
#define ENGLISH_SERVO1_REVERSE                                  INTERNAT_SERVO1 " " ENGLISH_REVERSE
174
#define ENGLISH_CALIB1_LEFT                                                     ENGLISH_CALIB "1 " ENGLISH_LEFT
175
#define ENGLISH_CALIB1_RIGHT                                            ENGLISH_CALIB "1 " ENGLISH_RIGHT
176
#define ENGLISH_CALIB1_MIDDLE                                           ENGLISH_CALIB "1 " ENGLISH_MIDDLE
177
#define ENGLISH_SERVO2_REVERSE                                  INTERNAT_SERVO2 " " ENGLISH_REVERSE
178
#define ENGLISH_CALIB2_LEFT                                                     ENGLISH_CALIB "2 " ENGLISH_LEFT
179
#define ENGLISH_CALIB2_RIGHT                                            ENGLISH_CALIB "2 " ENGLISH_RIGHT
180
#define ENGLISH_CALIB2_MIDDLE                                           ENGLISH_CALIB "2 " ENGLISH_MIDDLE
181
#define ENGLISH_FRAME                                                                           "Periode"
182
#define ENGLISH_PULSE_WIDTH                                                     "Test PW"
183
#define ENGLISH_CONTINOUS                                                               "Test contin."
184
#define ENGLISH_SINGLE_STEP                                                     "Single step"
185
#define ENGLISH_REPEAT                                                                  "Number of test"
186
#define ENGLISH_PAUSE                                                                           "Pause end pos."
187
#define ENGLISH_PAUSE_STEP                                                      "Pause pro inc."
188
#define ENGLISH_COUNTER                                                                 "Counter:"
189
#define ENGLISH_START                                                                           "Start Test"
190
#define ENGLISH_OFF                                                                                     "off"
191
#define ENGLISH_ON                                                                                      "on "
192
#define ENGLISH_TRACKING                                                                "Tracking"
193
#define ENGLISH_TRACK_GPS                                                               "GPS with wi232"
194
#define ENGLISH_TRACK_NMEA                                                      "NMEA GPS"
195
#define ENGLISH_TRACK_TX_OSD_DATA                               "TX OSD-Data"
196
#define ENGLISH_HYSTERESE                                                               "Hysterese"
197
#define ENGLISH_TRACK_TX_ON                                                     "Transmit demand"
198
#define ENGLISH_GPS_DISPLAY                                                     "Display GPS"
199
#define ENGLISH_GPS_CALCULATE                                           "calc. Data"
200
#define ENGLISH_GPS_CURRENT                                                     "current Pos."
201
#define ENGLISH_GPS_HOME                                                                "Homeposition"
202
#define ENGLISH_GPS_MISC                                                                "Elictric Val."
203
#define ENGLISH_GPS_NO_DATA                                                     "    Not yet\n     Data\n   received!"
204
#define ENGLISH_RX_TIME                                                                 "RX-Time"
205
#define ENGLISH_COM                                                                                     "Seriell COM"
206
#define ENGLISH_KOMMA                                                                           "."
207
#define ENGLISH_UHW33V                                                                  "3.3V"
208
 
209
#define FRENCH_LANGUAGE                                                                 "Langue"
210
#define FRENCH_GERMAN                                                                           "Allemand"
211
#define FRENCH_ENGLISH                                                                  "Anglais"
212
#define FRENCH_FRENCH                                                                           "Fran""\x87""ais"
213
#define FRENCH_RETURN                                                                           "Retour"
214
#define FRENCH_AV_SOURCE                                                                "AV-Source"
215
#define FRENCH_RX_CHANNEL                                                               "RX-Canal"
216
#define FRENCH_RSSI_CALIBR                                                      "RSSI-Calibr."
217
#define FRENCH_RSSI_MIN_ALL                                                     "Tout""\x85""z""\x82""ro"
218
#define FRENCH_RSSI_INVERT                                                      "RSSI invert"
219
#define FRENCH_TX_IDENTIFY                                                      "TX discerner"
220
#define FRENCH_TX_STATUS_ON                                                     "TX max-Calib."
221
#define FRENCH_TX_STATUS_OFF                                            "TX min-Calib."
222
#define FRENCH_TX_STATUS                                                                "TX: "
223
#define FRENCH_TX                                                                                               ""
224
#define FRENCH_TX_OFF                                                                           "Eteindre Tx"
225
#define FRENCH_TX_ON                                                                            "Allumer Tx"
226
#define FRENCH_CONTINUE                                                                 "App. Enter"
227
#define FRENCH_CONTRAST                                                                 "Contraste"
228
#define FRENCH_BACKGR_LIGHT                                                     "Retr. Ecl"
229
#define FRENCH_LIGHT                                                                            "Eclai:"
230
#define FRENCH_LIGHT_OFF                                                                " Eteint"
231
#define FRENCH_LIGHT_ON                                                                 " Tjrs ON"
232
#define FRENCH_SEC                                                                                      " Sec."
233
#define FRENCH_BATTERY                                                                  "Batterie"
234
#define FRENCH_U_MIN                                                                            "V-Min"
235
#define FRENCH_U_SETUP                                                                  "Seuil Alarme"
236
#define FRENCH_U_OFFSET                                                                 "V-Offset"
237
#define FRENCH_MSG_MK_BATTERY                                           "MK-Batterie"
238
#define FRENCH_MSG_MK_BAT_NR                                            "Bat. num""\x82""ro"
239
#define FRENCH_MSG_MK_BAT_CAPACITY                      "Bat. capacit""\x82"
240
#define FRENCH_MSG_MK_I_OFFSET                                  "I-Offset"
241
#define FRENCH_MSG_MK_I_FAKTOR                                  "I-Coefficient"
242
#define FRENCH_MSG_MK_W_FAKTOR                                  "W-Coefficient"
243
#define FRENCH_CALIBRATION                                                      "Calibration"
244
#define FRENCH_RUNNING                                                                  "En cours"
245
#define FRENCH_ERROR                                                                            "Erreur!"
246
#define FRENCH_TX_NOT                                                                           "No Tx"
247
#define FRENCH_ACCU_LOW                                                                 "    Batterie\n    faible!"
248
#define FRENCH_SERVO_CALIBR                                                     "Servo-Calibr"
249
#define FRENCH_SERVO_STEPS                                                      "Nbre de Pas"
250
#define FRENCH_CALIB                                                                            "Calib."
251
#define FRENCH_LEFT                                                                                     "Gauche"
252
#define FRENCH_RIGHT                                                                            "Droit"
253
#define FRENCH_MIDDLE                                                                           "Milieu"
254
#define FRENCH_REVERSE                                                                  "Inversion"
255
#define FRENCH_SERVO1_REVERSE                                           "Invers. Servo1" 
256
#define FRENCH_CALIB1_LEFT                                                      "Cal. Gauche"
257
#define FRENCH_CALIB1_RIGHT                                                     "Cal. Droite"
258
#define FRENCH_CALIB1_MIDDLE                                            "Cal. Centre"
259
#define FRENCH_SERVO2_REVERSE                                           "Invers. Servo2"
260
#define FRENCH_CALIB2_LEFT                                                      "Cal. Gauche"
261
#define FRENCH_CALIB2_RIGHT                                                     "Cal. Droite"
262
#define FRENCH_CALIB2_MIDDLE                                            "Cal. Centre"
263
#define FRENCH_FRAME                                                                            "P""\x82""riode"
264
#define FRENCH_PULSE_WIDTH                                                      "Largeur Imp."
265
#define FRENCH_CONTINOUS                                                                "Test Continu"
266
#define FRENCH_SINGLE_STEP                                                      "1 Pas"
267
#define FRENCH_REPEAT                                                                           "Nombre Tests"
268
#define FRENCH_PAUSE                                                                            "Pause finale"
269
#define FRENCH_PAUSE_STEP                                                               "Pause par pas"
270
#define FRENCH_COUNTER                                                                  "Compter:"
271
#define FRENCH_START                                                                            "D""\x82""but Test"
272
#define FRENCH_OFF                                                                                      "OFF"
273
#define FRENCH_ON                                                                                               "ON "
274
#define FRENCH_TRACKING                                                                 "Tracking"
275
#define FRENCH_TRACK_GPS                                                                "GPS with wi232"
276
#define FRENCH_TRACK_NMEA                                                               "NMEA GPS"
277
#define FRENCH_TRACK_TX_OSD_DATA                                "TX OSD-Data"
278
#define FRENCH_HYSTERESE                                                                "Hysteresis"
279
#define FRENCH_TRACK_TX_ON                                                      "Donn""\x82""e Transmie"
280
#define FRENCH_GPS_DISPLAY                                                      "Affichage GPS"
281
#define FRENCH_GPS_CALCULATE                                            "Calcul GPS"
282
#define FRENCH_GPS_CURRENT                                                      "Pos. actuelle"
283
#define FRENCH_GPS_HOME                                                                 "Homeposition"
284
#define FRENCH_GPS_MISC                                                                 "\x90""l""\x82""ctr. val."
285
#define FRENCH_GPS_NO_DATA                                                      " Aucune donn""\x82""e\n     re""\x87""ue!"
286
#define FRENCH_RX_TIME                                                                  "RX-Temps"
287
#define FRENCH_COM                                                                                      "COM. S""\x82""rie"
288
#define FRENCH_KOMMA                                                                            "."
289
#define FRENCH_UHW33V                                                                           "3.3V"
290
 
291
 
292
/* Languages */
293
#define GERMAN                                  0
294
#define ENGLISH                                 1
295
#define FRENCH                                  2
296
#define LAST_LANG                               2
297
#define INTERNAT                                LAST_LANG + 1
298
#define NO_LANGUAGE             254             // für Sprachabfrage bei Erstinbetriebnahme NGVideo
299
 
300
/* Message languages */
301
#define MSG_LANGUAGE                                                             0
302
#define MSG_GERMAN                                                                       1
303
#define MSG_ENGLISH                                                                      2
304
#define MSG_FRENCH                                                                       3
305
#define MSG_RETURN                                                                       4
306
#define MSG_AV_SOURCE                                                            5
307
#define MSG_RX_CHANNEL                                                   6
308
#define MSG_RSSI_CALIBR                                                  7
309
#define MSG_RSSI_MIN_ALL                                                 8
310
#define MSG_RSSI_INVERT                                                  9
311
#define MSG_TX_IDENTIFY                                                 10
312
#define MSG_TX_STATUS_ON                                                11
313
#define MSG_TX_STATUS_OFF                                               12
314
#define MSG_TX_STATUS                                                           13
315
#define MSG_CALIB                                                                               14
316
#define MSG_TX                                                                                  15
317
#define MSG_TX_OFF                                                                      16
318
#define MSG_TX_ON                                                                               17
319
#define MSG_CONTINUE                                                            18
320
#define MSG_CONTRAST                                                            19
321
#define MSG_BACKGR_LIGHT                                                20
322
#define MSG_LIGHT                                                                               21
323
#define MSG_LIGHT_OFF                                                           22
324
#define MSG_LIGHT_ON                                                            23
325
#define MSG_SEC                                                                                 24
326
#define MSG_BATTERY                                                                     25
327
#define MSG_U_MIN                                                                               26
328
#define MSG_U_SETUP                                                                     27
329
#define MSG_U_OFFSET                                                            28
330
#define MSG_MK_BATTERY                                                  29
331
#define MSG_MK_BAT_NR                                                           30
332
#define MSG_MK_BAT_CAPACITY                                     31
333
#define MSG_MK_I_OFFSET                                                 32
334
#define MSG_MK_I_FAKTOR                                                 33
335
#define MSG_MK_W_FAKTOR                                                 34
336
#define MSG_CALIBRATION                                                 35
337
#define MSG_RUNNING                                                                     36
338
#define MSG_ERROR                                                                               37
339
#define MSG_TX_NOT                                                                      38
340
#define MSG_ACCU_LOW                                                            39
341
#define MSG_SERVO_CALIBR                                                40
342
#define MSG_SERVO_STEPS                                                 41
343
#define MSG_SERVO1_REVERSE                                      42
344
#define MSG_CALIB1_LEFT                                                 43
345
#define MSG_CALIB1_RIGHT                                                44
346
#define MSG_CALIB1_MIDDLE                                               45
347
#define MSG_SERVO2_REVERSE                                      46
348
#define MSG_CALIB2_LEFT                                                 47
349
#define MSG_CALIB2_RIGHT                                                48
350
#define MSG_CALIB2_MIDDLE                                               49
351
#define MSG_FRAME                                                                               50
352
#define MSG_PULSE_WIDTH                                                 51
353
#define MSG_CONTINOUS                                                           52
354
#define MSG_SINGLE_STEP                                                 53
355
#define MSG_REPEAT                                                                      54
356
#define MSG_PAUSE                                                                               55
357
#define MSG_PAUSE_STEP                                                  56
358
#define MSG_COUNTER                                                                     57
359
#define MSG_START                                                                               58
360
#define MSG_OFF                                                                                 59
361
#define MSG_ON                                                                                  60
362
#define MSG_TRACKING                                                            61
363
#define MSG_TRACK_GPS                                                           62
364
#define MSG_TRACK_NMEA                                                  63
365
#define MSG_TRACK_TX_OSD_DATA                           64
366
#define MSG_HYSTERESE                                                           65
367
#define MSG_TRACK_TX_ON                                                 66
368
#define MSG_GPS_DISPLAY                                                 67
369
#define MSG_GPS_CALCULATE                                               68
370
#define MSG_GPS_CURRENT                                                 69
371
#define MSG_GPS_HOME                                                            70
372
#define MSG_GPS_MISC                                                            71
373
#define MSG_GPS_NO_DATA                                                 72
374
#define MSG_RX_TIME                                                                     73
375
#define MSG_COM                                                                                 74
376
#define MSG_KOMMA                                                                               75
377
#define MSG_UHW33V                                                                      76
378
#define LAST_NAT_MESSAGE                                                76
379
 
380
/* International */
381
#define MSG_RSSI_MIN                                                             0 + LAST_NAT_MESSAGE + 1
382
#define MSG_RSSI_MAX                                                             1 + LAST_NAT_MESSAGE + 1
383
#define MSG_DIVERSITY                                                            2 + LAST_NAT_MESSAGE + 1
384
#define MSG_LCD                                                                                  3 + LAST_NAT_MESSAGE + 1
385
#define MSG_AV1                                                                                  4 + LAST_NAT_MESSAGE + 1
386
#define MSG_AV2                                                                                  5 + LAST_NAT_MESSAGE + 1
387
#define MSG_RX1                                                                                  6 + LAST_NAT_MESSAGE + 1
388
#define MSG_RX2                                                                                  7 + LAST_NAT_MESSAGE + 1
389
#define MSG_STEPS_255                                                            8 + LAST_NAT_MESSAGE + 1
390
#define MSG_STEPS_1023                                                   9 + LAST_NAT_MESSAGE + 1
391
#define MSG_SERVO                                                                               10 + LAST_NAT_MESSAGE + 1
392
#define MSG_SERVO1                                                                      11 + LAST_NAT_MESSAGE + 1
393
#define MSG_SERVO2                                                                      12 + LAST_NAT_MESSAGE + 1
394
#define MSG_TEST_SERVO                                                  13 + LAST_NAT_MESSAGE + 1
395
#define MSG_TRACK_RSSI                                                  14 + LAST_NAT_MESSAGE + 1
396
#define MSG_TRACK_MKCOCKPIT                             15 + LAST_NAT_MESSAGE + 1
397
#define MSG_TRACK_SERVO_HYTERESE                16 + LAST_NAT_MESSAGE + 1
398
#define MSG_BAUDRATE                                                            17 + LAST_NAT_MESSAGE + 1
399
#define MSG_UHW5V                                                                               18 + LAST_NAT_MESSAGE + 1
400
#define MSG_VERSION1                                                            19 + LAST_NAT_MESSAGE + 1
401
#define MSG_VERSION2                                                            20 + LAST_NAT_MESSAGE + 1
402
#define MESSAGE_LAST_MESSAGE                            20
403
 
404
typedef uint16_t MessageType;
405
char* Msg(MessageType Message);
406
 
407
#endif /* _MESSAGES_H_ */