Subversion Repositories Projects

Rev

Rev 2236 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2233 - 1
namespace MKLiveView
2
{
3
    partial class MainForm
4
    {
5
        /// <summary>
6
        /// Required designer variable.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9
 
10
        /// <summary>
11
        /// Clean up any resources being used.
12
        /// </summary>
13
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22
 
23
        #region Windows Form Designer generated code
24
 
25
        /// <summary>
26
        /// Required method for Designer support - do not modify
27
        /// the contents of this method with the code editor.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31
            this.components = new System.ComponentModel.Container();
32
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
33
            this.btnReadDebugCont = new System.Windows.Forms.Button();
34
            this.buttonReset = new System.Windows.Forms.Button();
35
            this.button1 = new System.Windows.Forms.Button();
36
            this.btnSwitchFC = new System.Windows.Forms.Button();
37
            this.btnSwitchNC = new System.Windows.Forms.Button();
38
            this.lblCtrl = new System.Windows.Forms.Label();
39
            this.timer1 = new System.Windows.Forms.Timer(this.components);
40
            this.rtfTerminal = new System.Windows.Forms.RichTextBox();
41
            this.tabPage2 = new System.Windows.Forms.TabPage();
42
            this.groupBox37 = new System.Windows.Forms.GroupBox();
43
            this.groupBox34 = new System.Windows.Forms.GroupBox();
44
            this.chkbAutoOSD = new System.Windows.Forms.CheckBox();
45
            this.chkbAutoBL = new System.Windows.Forms.CheckBox();
46
            this.chkbAutoNav = new System.Windows.Forms.CheckBox();
47
            this.chkbAutoDbg = new System.Windows.Forms.CheckBox();
48
            this.cbTimingOSD = new System.Windows.Forms.ComboBox();
49
            this.cbTimingBLCTRL = new System.Windows.Forms.ComboBox();
50
            this.cbTimingNAV = new System.Windows.Forms.ComboBox();
51
            this.cbTimingDebug = new System.Windows.Forms.ComboBox();
52
            this.labelTimingOSD = new System.Windows.Forms.Label();
53
            this.labelTimingBLCTRL = new System.Windows.Forms.Label();
54
            this.label5 = new System.Windows.Forms.Label();
55
            this.labelTimingNAV = new System.Windows.Forms.Label();
56
            this.label4 = new System.Windows.Forms.Label();
57
            this.labelTimingDebug = new System.Windows.Forms.Label();
58
            this.label3 = new System.Windows.Forms.Label();
59
            this.label2 = new System.Windows.Forms.Label();
60
            this.groupBox32 = new System.Windows.Forms.GroupBox();
61
            this.button5 = new System.Windows.Forms.Button();
62
            this.btnReadBLCtrl = new System.Windows.Forms.Button();
63
            this.btnGetNaviData = new System.Windows.Forms.Button();
64
            this.groupBox30 = new System.Windows.Forms.GroupBox();
65
            this.simpleSerialPort = new SimpleSerialPort.SimpleSerialPort();
66
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
67
            this.btnOSDAuto = new System.Windows.Forms.Button();
68
            this.btnOSD = new System.Windows.Forms.Button();
69
            this.button4 = new System.Windows.Forms.Button();
70
            this.button3 = new System.Windows.Forms.Button();
71
            this.btnReadFCFile = new System.Windows.Forms.Button();
72
            this.btnLoadFCLabels = new System.Windows.Forms.Button();
73
            this.btnSaveFCLabels = new System.Windows.Forms.Button();
74
            this.lbLabels = new System.Windows.Forms.ListBox();
75
            this.button2 = new System.Windows.Forms.Button();
76
            this.lblFileName = new System.Windows.Forms.Label();
77
            this.tabPage3 = new System.Windows.Forms.TabPage();
2250 - 78
            this.groupBox7 = new System.Windows.Forms.GroupBox();
79
            this.dgvMotors2 = new System.Windows.Forms.DataGridView();
80
            this.dgvMotors1 = new System.Windows.Forms.DataGridView();
81
            this.groupBox39 = new System.Windows.Forms.GroupBox();
82
            this.lblNCDistWP = new System.Windows.Forms.Label();
83
            this.groupBox38 = new System.Windows.Forms.GroupBox();
84
            this.label9 = new System.Windows.Forms.Label();
85
            this.lblNCGPSLat = new System.Windows.Forms.Label();
86
            this.label8 = new System.Windows.Forms.Label();
87
            this.lblNCGPSLong = new System.Windows.Forms.Label();
2233 - 88
            this.groupBox36 = new System.Windows.Forms.GroupBox();
2250 - 89
            this.label7 = new System.Windows.Forms.Label();
2233 - 90
            this.lblOSDPageNr = new System.Windows.Forms.Label();
91
            this.rtfOSD = new System.Windows.Forms.RichTextBox();
92
            this.cbOSD = new System.Windows.Forms.ComboBox();
93
            this.btnOSDBackward = new System.Windows.Forms.Button();
94
            this.btnOSDLeave = new System.Windows.Forms.Button();
95
            this.btnOSDEnter = new System.Windows.Forms.Button();
96
            this.btnOSDForward = new System.Windows.Forms.Button();
97
            this.groupBox35 = new System.Windows.Forms.GroupBox();
98
            this.groupBox27 = new System.Windows.Forms.GroupBox();
99
            this.lblNCErrNmbr = new System.Windows.Forms.Label();
100
            this.groupBox19 = new System.Windows.Forms.GroupBox();
101
            this.lblNCSPI = new System.Windows.Forms.Label();
102
            this.groupBox18 = new System.Windows.Forms.GroupBox();
103
            this.lblNCI2C = new System.Windows.Forms.Label();
104
            this.groupBox33 = new System.Windows.Forms.GroupBox();
2250 - 105
            this.lblNCDistHP = new System.Windows.Forms.Label();
2233 - 106
            this.groupBox26 = new System.Windows.Forms.GroupBox();
107
            this.lblNCCap = new System.Windows.Forms.Label();
108
            this.groupBox29 = new System.Windows.Forms.GroupBox();
109
            this.lblNCFlTime = new System.Windows.Forms.Label();
110
            this.groupBox28 = new System.Windows.Forms.GroupBox();
111
            this.lblNCRC = new System.Windows.Forms.Label();
112
            this.groupBox5 = new System.Windows.Forms.GroupBox();
113
            this.lblNCSat = new System.Windows.Forms.Label();
114
            this.groupBox4 = new System.Windows.Forms.GroupBox();
115
            this.lblNCMF = new System.Windows.Forms.Label();
116
            this.groupBox3 = new System.Windows.Forms.GroupBox();
117
            this.lblNCCur = new System.Windows.Forms.Label();
118
            this.groupBox2 = new System.Windows.Forms.GroupBox();
119
            this.lblNCVolt = new System.Windows.Forms.Label();
120
            this.groupBox25 = new System.Windows.Forms.GroupBox();
121
            this.lblNCGSpeed = new System.Windows.Forms.Label();
122
            this.groupBox1 = new System.Windows.Forms.GroupBox();
123
            this.lblNCAlt = new System.Windows.Forms.Label();
124
            this.headingIndicator1 = new AvionicsInstrumentControl.HeadingIndicator();
125
            this.artificialHorizon1 = new ArtificialHorizon.ArtificialHorizon();
126
            this.lblNCCompass = new System.Windows.Forms.Label();
127
            this.lblNCRoll = new System.Windows.Forms.Label();
128
            this.lblNCPitch = new System.Windows.Forms.Label();
2250 - 129
            this.lblCRCErr = new System.Windows.Forms.Label();
130
            this.label6 = new System.Windows.Forms.Label();
131
            this.lblLifeCounter = new System.Windows.Forms.Label();
132
            this.label1 = new System.Windows.Forms.Label();
133
            this.groupBox31 = new System.Windows.Forms.GroupBox();
134
            this.lblNCCtrl = new System.Windows.Forms.Label();
2233 - 135
            this.tabControl1 = new System.Windows.Forms.TabControl();
136
            this.tabPageTesting = new System.Windows.Forms.TabPage();
2250 - 137
            this.groupBox6 = new System.Windows.Forms.GroupBox();
138
            this.gbM5Curr = new System.Windows.Forms.GroupBox();
139
            this.LBLNCM5Cur = new System.Windows.Forms.Label();
140
            this.gbM8Temp = new System.Windows.Forms.GroupBox();
141
            this.LBLNCM8Temp = new System.Windows.Forms.Label();
142
            this.gbM5Temp = new System.Windows.Forms.GroupBox();
143
            this.LBLNCM5Temp = new System.Windows.Forms.Label();
144
            this.gbM7Temp = new System.Windows.Forms.GroupBox();
145
            this.LBLNCM7Temp = new System.Windows.Forms.Label();
146
            this.gbM8Curr = new System.Windows.Forms.GroupBox();
147
            this.LBLNCM8Cur = new System.Windows.Forms.Label();
148
            this.gbM6Curr = new System.Windows.Forms.GroupBox();
149
            this.LBLNCM6Cur = new System.Windows.Forms.Label();
150
            this.gbM7Curr = new System.Windows.Forms.GroupBox();
151
            this.LBLNCM7Cur = new System.Windows.Forms.Label();
152
            this.gbM6Temp = new System.Windows.Forms.GroupBox();
153
            this.LBLNCM6Temp = new System.Windows.Forms.Label();
154
            this.gbM1Curr = new System.Windows.Forms.GroupBox();
155
            this.LBLNCM1Cur = new System.Windows.Forms.Label();
156
            this.gbM4Temp = new System.Windows.Forms.GroupBox();
157
            this.LBLNCM4Temp = new System.Windows.Forms.Label();
158
            this.gbM1Temp = new System.Windows.Forms.GroupBox();
159
            this.LBLNCM1Temp = new System.Windows.Forms.Label();
160
            this.gbM3Temp = new System.Windows.Forms.GroupBox();
161
            this.LBLNCM3Temp = new System.Windows.Forms.Label();
162
            this.gbM4Curr = new System.Windows.Forms.GroupBox();
163
            this.LBLNCM4Cur = new System.Windows.Forms.Label();
164
            this.gbM2Curr = new System.Windows.Forms.GroupBox();
165
            this.LBLNCM2Cur = new System.Windows.Forms.Label();
166
            this.gbM3Curr = new System.Windows.Forms.GroupBox();
167
            this.LBLNCM3Cur = new System.Windows.Forms.Label();
168
            this.gbM2Temp = new System.Windows.Forms.GroupBox();
169
            this.LBLNCM2Temp = new System.Windows.Forms.Label();
2233 - 170
            this.btnConn = new System.Windows.Forms.Button();
171
            this.rtfError = new System.Windows.Forms.RichTextBox();
172
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
173
            this.tabPage2.SuspendLayout();
174
            this.groupBox37.SuspendLayout();
175
            this.groupBox34.SuspendLayout();
176
            this.groupBox32.SuspendLayout();
177
            this.groupBox30.SuspendLayout();
178
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
179
            this.tabPage3.SuspendLayout();
2250 - 180
            this.groupBox7.SuspendLayout();
181
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors2)).BeginInit();
182
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors1)).BeginInit();
183
            this.groupBox39.SuspendLayout();
184
            this.groupBox38.SuspendLayout();
2233 - 185
            this.groupBox36.SuspendLayout();
186
            this.groupBox35.SuspendLayout();
187
            this.groupBox27.SuspendLayout();
188
            this.groupBox19.SuspendLayout();
189
            this.groupBox18.SuspendLayout();
190
            this.groupBox33.SuspendLayout();
191
            this.groupBox26.SuspendLayout();
192
            this.groupBox29.SuspendLayout();
193
            this.groupBox28.SuspendLayout();
194
            this.groupBox5.SuspendLayout();
195
            this.groupBox4.SuspendLayout();
196
            this.groupBox3.SuspendLayout();
197
            this.groupBox2.SuspendLayout();
198
            this.groupBox25.SuspendLayout();
199
            this.groupBox1.SuspendLayout();
2250 - 200
            this.groupBox31.SuspendLayout();
2233 - 201
            this.tabControl1.SuspendLayout();
202
            this.tabPageTesting.SuspendLayout();
2250 - 203
            this.groupBox6.SuspendLayout();
204
            this.gbM5Curr.SuspendLayout();
205
            this.gbM8Temp.SuspendLayout();
206
            this.gbM5Temp.SuspendLayout();
207
            this.gbM7Temp.SuspendLayout();
208
            this.gbM8Curr.SuspendLayout();
209
            this.gbM6Curr.SuspendLayout();
210
            this.gbM7Curr.SuspendLayout();
211
            this.gbM6Temp.SuspendLayout();
212
            this.gbM1Curr.SuspendLayout();
213
            this.gbM4Temp.SuspendLayout();
214
            this.gbM1Temp.SuspendLayout();
215
            this.gbM3Temp.SuspendLayout();
216
            this.gbM4Curr.SuspendLayout();
217
            this.gbM2Curr.SuspendLayout();
218
            this.gbM3Curr.SuspendLayout();
219
            this.gbM2Temp.SuspendLayout();
2233 - 220
            this.splitContainer1.Panel1.SuspendLayout();
221
            this.splitContainer1.Panel2.SuspendLayout();
222
            this.splitContainer1.SuspendLayout();
223
            this.SuspendLayout();
224
            // 
225
            // btnReadDebugCont
226
            // 
227
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
228
            this.btnReadDebugCont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
229
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 230
            this.btnReadDebugCont.Location = new System.Drawing.Point(806, -2);
2233 - 231
            this.btnReadDebugCont.Name = "btnReadDebugCont";
232
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
233
            this.btnReadDebugCont.TabIndex = 26;
234
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
235
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
236
            this.btnReadDebugCont.Click += new System.EventHandler(this.btnReadDbgCont_Click);
237
            // 
238
            // buttonReset
239
            // 
240
            this.buttonReset.Location = new System.Drawing.Point(51, 174);
241
            this.buttonReset.Name = "buttonReset";
242
            this.buttonReset.Size = new System.Drawing.Size(116, 43);
243
            this.buttonReset.TabIndex = 15;
244
            this.buttonReset.Text = "Reset";
245
            this.buttonReset.UseVisualStyleBackColor = true;
246
            this.buttonReset.Click += new System.EventHandler(this.buttonReset_Click);
247
            // 
248
            // button1
249
            // 
250
            this.button1.Location = new System.Drawing.Point(51, 121);
251
            this.button1.Name = "button1";
252
            this.button1.Size = new System.Drawing.Size(116, 43);
253
            this.button1.TabIndex = 16;
254
            this.button1.Text = "Version";
255
            this.button1.UseVisualStyleBackColor = true;
256
            this.button1.Click += new System.EventHandler(this.btnVersion_Click);
257
            // 
258
            // btnSwitchFC
259
            // 
260
            this.btnSwitchFC.Location = new System.Drawing.Point(51, 23);
261
            this.btnSwitchFC.Name = "btnSwitchFC";
262
            this.btnSwitchFC.Size = new System.Drawing.Size(116, 43);
263
            this.btnSwitchFC.TabIndex = 26;
264
            this.btnSwitchFC.Text = "switch to FC";
265
            this.btnSwitchFC.UseVisualStyleBackColor = true;
266
            this.btnSwitchFC.Click += new System.EventHandler(this.btnSwitchFC_Click);
267
            // 
268
            // btnSwitchNC
269
            // 
270
            this.btnSwitchNC.Location = new System.Drawing.Point(51, 67);
271
            this.btnSwitchNC.Name = "btnSwitchNC";
272
            this.btnSwitchNC.Size = new System.Drawing.Size(116, 43);
273
            this.btnSwitchNC.TabIndex = 27;
274
            this.btnSwitchNC.Text = "switch to NC";
275
            this.btnSwitchNC.UseVisualStyleBackColor = true;
276
            this.btnSwitchNC.Click += new System.EventHandler(this.btnSwitchNC_Click);
277
            // 
278
            // lblCtrl
279
            // 
280
            this.lblCtrl.AutoSize = true;
281
            this.lblCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
282
            this.lblCtrl.Location = new System.Drawing.Point(10, 52);
283
            this.lblCtrl.Name = "lblCtrl";
284
            this.lblCtrl.Size = new System.Drawing.Size(24, 20);
285
            this.lblCtrl.TabIndex = 16;
286
            this.lblCtrl.Text = "...";
287
            // 
288
            // timer1
289
            // 
290
            this.timer1.Enabled = true;
291
            this.timer1.Interval = 4000;
292
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
293
            // 
294
            // rtfTerminal
295
            // 
296
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
2250 - 297
            this.rtfTerminal.Location = new System.Drawing.Point(3, -4);
2233 - 298
            this.rtfTerminal.Name = "rtfTerminal";
299
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
300
            this.rtfTerminal.TabIndex = 17;
301
            this.rtfTerminal.Text = "";
302
            // 
303
            // tabPage2
304
            // 
305
            this.tabPage2.Controls.Add(this.groupBox37);
306
            this.tabPage2.Controls.Add(this.groupBox34);
307
            this.tabPage2.Controls.Add(this.groupBox32);
308
            this.tabPage2.Controls.Add(this.groupBox30);
309
            this.tabPage2.Controls.Add(this.dataGridView1);
310
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
311
            this.tabPage2.Name = "tabPage2";
312
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
2250 - 313
            this.tabPage2.Size = new System.Drawing.Size(945, 483);
2233 - 314
            this.tabPage2.TabIndex = 1;
315
            this.tabPage2.Text = "Settings";
316
            this.tabPage2.UseVisualStyleBackColor = true;
317
            // 
318
            // groupBox37
319
            // 
320
            this.groupBox37.Controls.Add(this.btnSwitchNC);
321
            this.groupBox37.Controls.Add(this.btnSwitchFC);
322
            this.groupBox37.Controls.Add(this.lblCtrl);
323
            this.groupBox37.Controls.Add(this.buttonReset);
324
            this.groupBox37.Controls.Add(this.button1);
325
            this.groupBox37.Location = new System.Drawing.Point(463, 8);
326
            this.groupBox37.Name = "groupBox37";
327
            this.groupBox37.Size = new System.Drawing.Size(178, 230);
328
            this.groupBox37.TabIndex = 35;
329
            this.groupBox37.TabStop = false;
330
            // 
331
            // groupBox34
332
            // 
333
            this.groupBox34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
334
            this.groupBox34.Controls.Add(this.chkbAutoOSD);
335
            this.groupBox34.Controls.Add(this.chkbAutoBL);
336
            this.groupBox34.Controls.Add(this.chkbAutoNav);
337
            this.groupBox34.Controls.Add(this.chkbAutoDbg);
338
            this.groupBox34.Controls.Add(this.cbTimingOSD);
339
            this.groupBox34.Controls.Add(this.cbTimingBLCTRL);
340
            this.groupBox34.Controls.Add(this.cbTimingNAV);
341
            this.groupBox34.Controls.Add(this.cbTimingDebug);
342
            this.groupBox34.Controls.Add(this.labelTimingOSD);
343
            this.groupBox34.Controls.Add(this.labelTimingBLCTRL);
344
            this.groupBox34.Controls.Add(this.label5);
345
            this.groupBox34.Controls.Add(this.labelTimingNAV);
346
            this.groupBox34.Controls.Add(this.label4);
347
            this.groupBox34.Controls.Add(this.labelTimingDebug);
348
            this.groupBox34.Controls.Add(this.label3);
349
            this.groupBox34.Controls.Add(this.label2);
350
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 351
            this.groupBox34.Location = new System.Drawing.Point(711, 323);
2233 - 352
            this.groupBox34.Name = "groupBox34";
353
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
354
            this.groupBox34.TabIndex = 34;
355
            this.groupBox34.TabStop = false;
356
            this.groupBox34.Text = "timings auto update (ms)";
357
            // 
358
            // chkbAutoOSD
359
            // 
360
            this.chkbAutoOSD.AutoSize = true;
361
            this.chkbAutoOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
362
            this.chkbAutoOSD.Location = new System.Drawing.Point(201, 120);
363
            this.chkbAutoOSD.Name = "chkbAutoOSD";
364
            this.chkbAutoOSD.Size = new System.Drawing.Size(15, 14);
365
            this.chkbAutoOSD.TabIndex = 10;
366
            this.chkbAutoOSD.UseVisualStyleBackColor = true;
367
            this.chkbAutoOSD.CheckedChanged += new System.EventHandler(this.chkbAutoOSD_CheckedChanged);
368
            // 
369
            // chkbAutoBL
370
            // 
371
            this.chkbAutoBL.AutoSize = true;
372
            this.chkbAutoBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
373
            this.chkbAutoBL.Location = new System.Drawing.Point(201, 94);
374
            this.chkbAutoBL.Name = "chkbAutoBL";
375
            this.chkbAutoBL.Size = new System.Drawing.Size(15, 14);
376
            this.chkbAutoBL.TabIndex = 10;
377
            this.chkbAutoBL.UseVisualStyleBackColor = true;
378
            this.chkbAutoBL.CheckedChanged += new System.EventHandler(this.chkbAutoBL_CheckedChanged);
379
            // 
380
            // chkbAutoNav
381
            // 
382
            this.chkbAutoNav.AutoSize = true;
383
            this.chkbAutoNav.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
384
            this.chkbAutoNav.Location = new System.Drawing.Point(201, 67);
385
            this.chkbAutoNav.Name = "chkbAutoNav";
386
            this.chkbAutoNav.Size = new System.Drawing.Size(15, 14);
387
            this.chkbAutoNav.TabIndex = 10;
388
            this.chkbAutoNav.UseVisualStyleBackColor = true;
389
            this.chkbAutoNav.CheckedChanged += new System.EventHandler(this.chkbAutoNav_CheckedChanged);
390
            // 
391
            // chkbAutoDbg
392
            // 
393
            this.chkbAutoDbg.AutoSize = true;
394
            this.chkbAutoDbg.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
395
            this.chkbAutoDbg.Location = new System.Drawing.Point(201, 41);
396
            this.chkbAutoDbg.Name = "chkbAutoDbg";
397
            this.chkbAutoDbg.Size = new System.Drawing.Size(15, 14);
398
            this.chkbAutoDbg.TabIndex = 10;
399
            this.chkbAutoDbg.UseVisualStyleBackColor = true;
400
            this.chkbAutoDbg.CheckedChanged += new System.EventHandler(this.chkbAutoDbg_CheckedChanged);
401
            // 
402
            // cbTimingOSD
403
            // 
404
            this.cbTimingOSD.DropDownWidth = 60;
405
            this.cbTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
406
            this.cbTimingOSD.FormattingEnabled = true;
407
            this.cbTimingOSD.Items.AddRange(new object[] {
408
            "100",
409
            "150",
410
            "200",
411
            "250",
412
            "300",
413
            "350",
414
            "400",
415
            "450",
416
            "500",
417
            "550",
418
            "600",
419
            "650",
420
            "700",
421
            "750",
422
            "800",
423
            "850",
424
            "900",
425
            "950",
426
            "1000",
427
            "1100",
428
            "1200",
429
            "1300",
430
            "1400",
431
            "1500",
432
            "1600",
433
            "1700",
434
            "1800",
435
            "1900",
436
            "2000"});
437
            this.cbTimingOSD.Location = new System.Drawing.Point(176, 114);
438
            this.cbTimingOSD.Name = "cbTimingOSD";
439
            this.cbTimingOSD.Size = new System.Drawing.Size(18, 26);
440
            this.cbTimingOSD.TabIndex = 9;
441
            this.cbTimingOSD.SelectedIndexChanged += new System.EventHandler(this.cbTimingOSD_SelectedIndexChanged);
442
            // 
443
            // cbTimingBLCTRL
444
            // 
445
            this.cbTimingBLCTRL.DropDownWidth = 60;
446
            this.cbTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
447
            this.cbTimingBLCTRL.FormattingEnabled = true;
448
            this.cbTimingBLCTRL.Items.AddRange(new object[] {
449
            "100",
450
            "150",
451
            "200",
452
            "250",
453
            "300",
454
            "350",
455
            "400",
456
            "450",
457
            "500",
458
            "550",
459
            "600",
460
            "650",
461
            "700",
462
            "750",
463
            "800",
464
            "850",
465
            "900",
466
            "950",
467
            "1000",
468
            "1100",
469
            "1200",
470
            "1300",
471
            "1400",
472
            "1500",
473
            "1600",
474
            "1700",
475
            "1800",
476
            "1900",
477
            "2000"});
478
            this.cbTimingBLCTRL.Location = new System.Drawing.Point(176, 87);
479
            this.cbTimingBLCTRL.Name = "cbTimingBLCTRL";
480
            this.cbTimingBLCTRL.Size = new System.Drawing.Size(18, 26);
481
            this.cbTimingBLCTRL.TabIndex = 9;
482
            this.cbTimingBLCTRL.SelectedIndexChanged += new System.EventHandler(this.cbTimingBLCTRL_SelectedIndexChanged);
483
            // 
484
            // cbTimingNAV
485
            // 
486
            this.cbTimingNAV.DropDownWidth = 60;
487
            this.cbTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
488
            this.cbTimingNAV.FormattingEnabled = true;
489
            this.cbTimingNAV.Items.AddRange(new object[] {
490
            "100",
491
            "150",
492
            "200",
493
            "250",
494
            "300",
495
            "350",
496
            "400",
497
            "450",
498
            "500",
499
            "550",
500
            "600",
501
            "650",
502
            "700",
503
            "750",
504
            "800",
505
            "850",
506
            "900",
507
            "950",
508
            "1000",
509
            "1100",
510
            "1200",
511
            "1300",
512
            "1400",
513
            "1500",
514
            "1600",
515
            "1700",
516
            "1800",
517
            "1900",
518
            "2000"});
519
            this.cbTimingNAV.Location = new System.Drawing.Point(176, 60);
520
            this.cbTimingNAV.Name = "cbTimingNAV";
521
            this.cbTimingNAV.Size = new System.Drawing.Size(18, 26);
522
            this.cbTimingNAV.TabIndex = 9;
523
            this.cbTimingNAV.SelectedIndexChanged += new System.EventHandler(this.cbTimingNAV_SelectedIndexChanged);
524
            // 
525
            // cbTimingDebug
526
            // 
527
            this.cbTimingDebug.DropDownWidth = 60;
528
            this.cbTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
529
            this.cbTimingDebug.FormattingEnabled = true;
530
            this.cbTimingDebug.Items.AddRange(new object[] {
531
            "100",
532
            "150",
533
            "200",
534
            "250",
535
            "300",
536
            "350",
537
            "400",
538
            "450",
539
            "500",
540
            "550",
541
            "600",
542
            "650",
543
            "700",
544
            "750",
545
            "800",
546
            "850",
547
            "900",
548
            "950",
549
            "1000",
550
            "1100",
551
            "1200",
552
            "1300",
553
            "1400",
554
            "1500",
555
            "1600",
556
            "1700",
557
            "1800",
558
            "1900",
559
            "2000"});
560
            this.cbTimingDebug.Location = new System.Drawing.Point(176, 33);
561
            this.cbTimingDebug.Name = "cbTimingDebug";
562
            this.cbTimingDebug.Size = new System.Drawing.Size(18, 26);
563
            this.cbTimingDebug.TabIndex = 9;
564
            this.cbTimingDebug.SelectedIndexChanged += new System.EventHandler(this.cbTimingDebug_SelectedIndexChanged);
565
            // 
566
            // labelTimingOSD
567
            // 
568
            this.labelTimingOSD.AutoSize = true;
569
            this.labelTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
570
            this.labelTimingOSD.Location = new System.Drawing.Point(142, 118);
571
            this.labelTimingOSD.Name = "labelTimingOSD";
572
            this.labelTimingOSD.Size = new System.Drawing.Size(12, 18);
573
            this.labelTimingOSD.TabIndex = 8;
574
            this.labelTimingOSD.Text = " ";
575
            // 
576
            // labelTimingBLCTRL
577
            // 
578
            this.labelTimingBLCTRL.AutoSize = true;
579
            this.labelTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
580
            this.labelTimingBLCTRL.Location = new System.Drawing.Point(142, 91);
581
            this.labelTimingBLCTRL.Name = "labelTimingBLCTRL";
582
            this.labelTimingBLCTRL.Size = new System.Drawing.Size(12, 18);
583
            this.labelTimingBLCTRL.TabIndex = 8;
584
            this.labelTimingBLCTRL.Text = " ";
585
            // 
586
            // label5
587
            // 
588
            this.label5.AutoSize = true;
589
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
590
            this.label5.Location = new System.Drawing.Point(10, 116);
591
            this.label5.Name = "label5";
592
            this.label5.Size = new System.Drawing.Size(87, 18);
593
            this.label5.TabIndex = 8;
594
            this.label5.Text = "OSD values";
595
            // 
596
            // labelTimingNAV
597
            // 
598
            this.labelTimingNAV.AutoSize = true;
599
            this.labelTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
600
            this.labelTimingNAV.Location = new System.Drawing.Point(142, 65);
601
            this.labelTimingNAV.Name = "labelTimingNAV";
602
            this.labelTimingNAV.Size = new System.Drawing.Size(12, 18);
603
            this.labelTimingNAV.TabIndex = 8;
604
            this.labelTimingNAV.Text = " ";
605
            // 
606
            // label4
607
            // 
608
            this.label4.AutoSize = true;
609
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
610
            this.label4.Location = new System.Drawing.Point(10, 90);
611
            this.label4.Name = "label4";
612
            this.label4.Size = new System.Drawing.Size(116, 18);
613
            this.label4.TabIndex = 8;
614
            this.label4.Text = "BL-CTRL values";
615
            // 
616
            // labelTimingDebug
617
            // 
618
            this.labelTimingDebug.AutoSize = true;
619
            this.labelTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
620
            this.labelTimingDebug.Location = new System.Drawing.Point(142, 38);
621
            this.labelTimingDebug.Name = "labelTimingDebug";
622
            this.labelTimingDebug.Size = new System.Drawing.Size(12, 18);
623
            this.labelTimingDebug.TabIndex = 8;
624
            this.labelTimingDebug.Text = " ";
625
            // 
626
            // label3
627
            // 
628
            this.label3.AutoSize = true;
629
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
630
            this.label3.Location = new System.Drawing.Point(10, 65);
631
            this.label3.Name = "label3";
632
            this.label3.Size = new System.Drawing.Size(124, 18);
633
            this.label3.TabIndex = 8;
634
            this.label3.Text = "Nav-CTRL values";
635
            // 
636
            // label2
637
            // 
638
            this.label2.AutoSize = true;
639
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
640
            this.label2.Location = new System.Drawing.Point(10, 40);
641
            this.label2.Name = "label2";
642
            this.label2.Size = new System.Drawing.Size(94, 18);
643
            this.label2.TabIndex = 8;
644
            this.label2.Text = "debug values";
645
            // 
646
            // groupBox32
647
            // 
648
            this.groupBox32.Controls.Add(this.button5);
649
            this.groupBox32.Controls.Add(this.btnReadBLCtrl);
650
            this.groupBox32.Controls.Add(this.btnGetNaviData);
651
            this.groupBox32.Location = new System.Drawing.Point(488, 315);
652
            this.groupBox32.Name = "groupBox32";
653
            this.groupBox32.Size = new System.Drawing.Size(153, 154);
654
            this.groupBox32.TabIndex = 31;
655
            this.groupBox32.TabStop = false;
656
            this.groupBox32.Text = "onetime query";
657
            // 
658
            // button5
659
            // 
660
            this.button5.Location = new System.Drawing.Point(6, 23);
661
            this.button5.Name = "button5";
662
            this.button5.Size = new System.Drawing.Size(133, 42);
663
            this.button5.TabIndex = 19;
664
            this.button5.Text = "read debug data";
665
            this.button5.UseVisualStyleBackColor = true;
666
            this.button5.Click += new System.EventHandler(this.btnDbgData_Click);
667
            // 
668
            // btnReadBLCtrl
669
            // 
670
            this.btnReadBLCtrl.Location = new System.Drawing.Point(6, 105);
671
            this.btnReadBLCtrl.Name = "btnReadBLCtrl";
672
            this.btnReadBLCtrl.Size = new System.Drawing.Size(133, 42);
673
            this.btnReadBLCtrl.TabIndex = 29;
674
            this.btnReadBLCtrl.Text = "read BLCtrl";
675
            this.btnReadBLCtrl.UseVisualStyleBackColor = true;
676
            this.btnReadBLCtrl.Click += new System.EventHandler(this.btnReadBLCtrl_Click);
677
            // 
678
            // btnGetNaviData
679
            // 
680
            this.btnGetNaviData.Location = new System.Drawing.Point(6, 64);
681
            this.btnGetNaviData.Name = "btnGetNaviData";
682
            this.btnGetNaviData.Size = new System.Drawing.Size(133, 42);
683
            this.btnGetNaviData.TabIndex = 29;
684
            this.btnGetNaviData.Text = "read Navi Data";
685
            this.btnGetNaviData.UseVisualStyleBackColor = true;
686
            this.btnGetNaviData.Click += new System.EventHandler(this.btnGetNaviData_Click);
687
            // 
688
            // groupBox30
689
            // 
690
            this.groupBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
691
            this.groupBox30.Controls.Add(this.simpleSerialPort);
692
            this.groupBox30.Location = new System.Drawing.Point(678, 8);
693
            this.groupBox30.Name = "groupBox30";
694
            this.groupBox30.Size = new System.Drawing.Size(259, 297);
695
            this.groupBox30.TabIndex = 30;
696
            this.groupBox30.TabStop = false;
697
            this.groupBox30.Text = "Serial connection";
698
            // 
699
            // simpleSerialPort
700
            // 
701
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
702
            this.simpleSerialPort.Location = new System.Drawing.Point(24, 19);
703
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
704
            this.simpleSerialPort.Name = "simpleSerialPort";
705
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 280);
706
            this.simpleSerialPort.TabIndex = 0;
707
            // 
708
            // dataGridView1
709
            // 
710
            this.dataGridView1.AllowUserToAddRows = false;
711
            this.dataGridView1.AllowUserToDeleteRows = false;
712
            this.dataGridView1.AllowUserToResizeColumns = false;
713
            this.dataGridView1.AllowUserToResizeRows = false;
714
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
715
            this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
716
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
717
            this.dataGridView1.ColumnHeadersVisible = false;
718
            this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
719
            this.dataGridView1.EnableHeadersVisualStyles = false;
720
            this.dataGridView1.Location = new System.Drawing.Point(7, 8);
721
            this.dataGridView1.Name = "dataGridView1";
722
            this.dataGridView1.ReadOnly = true;
723
            this.dataGridView1.RowHeadersVisible = false;
724
            this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
725
            this.dataGridView1.RowTemplate.Height = 14;
726
            this.dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.None;
727
            this.dataGridView1.Size = new System.Drawing.Size(213, 461);
728
            this.dataGridView1.TabIndex = 0;
729
            // 
730
            // btnOSDAuto
731
            // 
732
            this.btnOSDAuto.Location = new System.Drawing.Point(768, 158);
733
            this.btnOSDAuto.Name = "btnOSDAuto";
734
            this.btnOSDAuto.Size = new System.Drawing.Size(131, 41);
735
            this.btnOSDAuto.TabIndex = 33;
736
            this.btnOSDAuto.Text = "OSD Auto";
737
            this.btnOSDAuto.UseVisualStyleBackColor = true;
738
            this.btnOSDAuto.Visible = false;
739
            this.btnOSDAuto.Click += new System.EventHandler(this.btnOSDAuto_Click);
740
            // 
741
            // btnOSD
742
            // 
743
            this.btnOSD.Location = new System.Drawing.Point(768, 111);
744
            this.btnOSD.Name = "btnOSD";
745
            this.btnOSD.Size = new System.Drawing.Size(131, 41);
746
            this.btnOSD.TabIndex = 33;
747
            this.btnOSD.Text = "OSD";
748
            this.btnOSD.UseVisualStyleBackColor = true;
749
            this.btnOSD.Visible = false;
750
            this.btnOSD.Click += new System.EventHandler(this.btnOSD_Click);
751
            // 
752
            // button4
753
            // 
754
            this.button4.Location = new System.Drawing.Point(768, 64);
755
            this.button4.Name = "button4";
756
            this.button4.Size = new System.Drawing.Size(131, 41);
757
            this.button4.TabIndex = 33;
758
            this.button4.Text = "version NC";
759
            this.button4.UseVisualStyleBackColor = true;
760
            this.button4.Visible = false;
761
            this.button4.Click += new System.EventHandler(this.button4_Click);
762
            // 
763
            // button3
764
            // 
765
            this.button3.Location = new System.Drawing.Point(768, 22);
766
            this.button3.Name = "button3";
767
            this.button3.Size = new System.Drawing.Size(131, 36);
768
            this.button3.TabIndex = 32;
769
            this.button3.Text = "version FC";
770
            this.button3.UseVisualStyleBackColor = true;
771
            this.button3.Visible = false;
772
            this.button3.Click += new System.EventHandler(this.button3_Click);
773
            // 
774
            // btnReadFCFile
775
            // 
776
            this.btnReadFCFile.Location = new System.Drawing.Point(340, 17);
777
            this.btnReadFCFile.Name = "btnReadFCFile";
778
            this.btnReadFCFile.Size = new System.Drawing.Size(86, 28);
779
            this.btnReadFCFile.TabIndex = 25;
780
            this.btnReadFCFile.Text = "read file";
781
            this.btnReadFCFile.UseVisualStyleBackColor = true;
782
            this.btnReadFCFile.Click += new System.EventHandler(this.btnReadLabelFile_Click);
783
            // 
784
            // btnLoadFCLabels
785
            // 
786
            this.btnLoadFCLabels.Location = new System.Drawing.Point(145, 89);
787
            this.btnLoadFCLabels.Name = "btnLoadFCLabels";
788
            this.btnLoadFCLabels.Size = new System.Drawing.Size(75, 36);
789
            this.btnLoadFCLabels.TabIndex = 24;
790
            this.btnLoadFCLabels.Text = "< Load";
791
            this.btnLoadFCLabels.UseVisualStyleBackColor = true;
792
            this.btnLoadFCLabels.Click += new System.EventHandler(this.btnLoadLabels_Click);
793
            // 
794
            // btnSaveFCLabels
795
            // 
796
            this.btnSaveFCLabels.Location = new System.Drawing.Point(145, 49);
797
            this.btnSaveFCLabels.Name = "btnSaveFCLabels";
798
            this.btnSaveFCLabels.Size = new System.Drawing.Size(75, 36);
799
            this.btnSaveFCLabels.TabIndex = 23;
800
            this.btnSaveFCLabels.Text = "Save >";
801
            this.btnSaveFCLabels.UseVisualStyleBackColor = true;
802
            this.btnSaveFCLabels.Click += new System.EventHandler(this.btnSaveLabels_Click);
803
            // 
804
            // lbLabels
805
            // 
806
            this.lbLabels.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
807
            this.lbLabels.Location = new System.Drawing.Point(226, 49);
808
            this.lbLabels.Name = "lbLabels";
809
            this.lbLabels.Size = new System.Drawing.Size(200, 433);
810
            this.lbLabels.TabIndex = 22;
811
            // 
812
            // button2
813
            // 
814
            this.button2.Location = new System.Drawing.Point(145, 147);
815
            this.button2.Name = "button2";
816
            this.button2.Size = new System.Drawing.Size(75, 52);
817
            this.button2.TabIndex = 18;
818
            this.button2.Text = "get Analog labels";
819
            this.button2.UseVisualStyleBackColor = true;
820
            this.button2.Click += new System.EventHandler(this.btnAnalogLabels_Click);
821
            // 
822
            // lblFileName
823
            // 
824
            this.lblFileName.AutoSize = true;
825
            this.lblFileName.Location = new System.Drawing.Point(225, 26);
826
            this.lblFileName.Name = "lblFileName";
827
            this.lblFileName.Size = new System.Drawing.Size(136, 18);
828
            this.lblFileName.TabIndex = 8;
829
            this.lblFileName.Text = "1234567890123456";
830
            // 
831
            // tabPage3
832
            // 
2250 - 833
            this.tabPage3.Controls.Add(this.groupBox38);
834
            this.tabPage3.Controls.Add(this.headingIndicator1);
835
            this.tabPage3.Controls.Add(this.groupBox7);
836
            this.tabPage3.Controls.Add(this.groupBox39);
2233 - 837
            this.tabPage3.Controls.Add(this.groupBox36);
838
            this.tabPage3.Controls.Add(this.groupBox35);
839
            this.tabPage3.Controls.Add(this.groupBox33);
840
            this.tabPage3.Controls.Add(this.groupBox26);
841
            this.tabPage3.Controls.Add(this.groupBox29);
842
            this.tabPage3.Controls.Add(this.groupBox28);
843
            this.tabPage3.Controls.Add(this.groupBox5);
844
            this.tabPage3.Controls.Add(this.groupBox4);
845
            this.tabPage3.Controls.Add(this.groupBox3);
846
            this.tabPage3.Controls.Add(this.groupBox2);
847
            this.tabPage3.Controls.Add(this.groupBox25);
848
            this.tabPage3.Controls.Add(this.groupBox1);
849
            this.tabPage3.Controls.Add(this.artificialHorizon1);
850
            this.tabPage3.Controls.Add(this.lblNCCompass);
851
            this.tabPage3.Controls.Add(this.lblNCRoll);
852
            this.tabPage3.Controls.Add(this.lblNCPitch);
853
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
854
            this.tabPage3.Name = "tabPage3";
855
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
2250 - 856
            this.tabPage3.Size = new System.Drawing.Size(945, 486);
2233 - 857
            this.tabPage3.TabIndex = 2;
858
            this.tabPage3.Text = "Visual";
859
            this.tabPage3.UseVisualStyleBackColor = true;
860
            // 
2250 - 861
            // groupBox7
862
            // 
863
            this.groupBox7.Controls.Add(this.dgvMotors2);
864
            this.groupBox7.Controls.Add(this.dgvMotors1);
865
            this.groupBox7.Location = new System.Drawing.Point(152, 12);
866
            this.groupBox7.Name = "groupBox7";
867
            this.groupBox7.Size = new System.Drawing.Size(359, 196);
868
            this.groupBox7.TabIndex = 38;
869
            this.groupBox7.TabStop = false;
870
            this.groupBox7.Text = "Motors";
871
            // 
872
            // dgvMotors2
873
            // 
874
            this.dgvMotors2.AllowUserToAddRows = false;
875
            this.dgvMotors2.AllowUserToDeleteRows = false;
876
            this.dgvMotors2.ColumnHeadersHeight = 26;
877
            this.dgvMotors2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
878
            this.dgvMotors2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
879
            this.dgvMotors2.Location = new System.Drawing.Point(181, 23);
880
            this.dgvMotors2.Name = "dgvMotors2";
881
            this.dgvMotors2.ReadOnly = true;
882
            this.dgvMotors2.RowHeadersVisible = false;
883
            this.dgvMotors2.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
884
            this.dgvMotors2.RowTemplate.Height = 34;
885
            this.dgvMotors2.ScrollBars = System.Windows.Forms.ScrollBars.None;
886
            this.dgvMotors2.Size = new System.Drawing.Size(172, 162);
887
            this.dgvMotors2.TabIndex = 38;
888
            // 
889
            // dgvMotors1
890
            // 
891
            this.dgvMotors1.AllowUserToAddRows = false;
892
            this.dgvMotors1.AllowUserToDeleteRows = false;
893
            this.dgvMotors1.ColumnHeadersHeight = 26;
894
            this.dgvMotors1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
895
            this.dgvMotors1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
896
            this.dgvMotors1.Location = new System.Drawing.Point(6, 23);
897
            this.dgvMotors1.Name = "dgvMotors1";
898
            this.dgvMotors1.ReadOnly = true;
899
            this.dgvMotors1.RowHeadersVisible = false;
900
            this.dgvMotors1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
901
            this.dgvMotors1.RowTemplate.Height = 34;
902
            this.dgvMotors1.ScrollBars = System.Windows.Forms.ScrollBars.None;
903
            this.dgvMotors1.Size = new System.Drawing.Size(172, 162);
904
            this.dgvMotors1.TabIndex = 37;
905
            // 
906
            // groupBox39
907
            // 
908
            this.groupBox39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
909
            this.groupBox39.Controls.Add(this.lblNCDistWP);
910
            this.groupBox39.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
911
            this.groupBox39.Location = new System.Drawing.Point(803, 194);
912
            this.groupBox39.Name = "groupBox39";
913
            this.groupBox39.Size = new System.Drawing.Size(135, 57);
914
            this.groupBox39.TabIndex = 5;
915
            this.groupBox39.TabStop = false;
916
            this.groupBox39.Text = "Distance (WP)";
917
            // 
918
            // lblNCDistWP
919
            // 
920
            this.lblNCDistWP.AutoSize = true;
921
            this.lblNCDistWP.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
922
            this.lblNCDistWP.Location = new System.Drawing.Point(5, 23);
923
            this.lblNCDistWP.Name = "lblNCDistWP";
924
            this.lblNCDistWP.Size = new System.Drawing.Size(92, 29);
925
            this.lblNCDistWP.TabIndex = 0;
926
            this.lblNCDistWP.Text = "DistWP";
927
            // 
928
            // groupBox38
929
            // 
930
            this.groupBox38.Controls.Add(this.label9);
931
            this.groupBox38.Controls.Add(this.lblNCGPSLat);
932
            this.groupBox38.Controls.Add(this.label8);
933
            this.groupBox38.Controls.Add(this.lblNCGPSLong);
934
            this.groupBox38.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
935
            this.groupBox38.Location = new System.Drawing.Point(8, 391);
936
            this.groupBox38.Name = "groupBox38";
937
            this.groupBox38.Size = new System.Drawing.Size(191, 87);
938
            this.groupBox38.TabIndex = 6;
939
            this.groupBox38.TabStop = false;
940
            this.groupBox38.Text = "GPS-Position";
941
            // 
942
            // label9
943
            // 
944
            this.label9.AutoSize = true;
945
            this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
946
            this.label9.Location = new System.Drawing.Point(5, 58);
947
            this.label9.Name = "label9";
948
            this.label9.Size = new System.Drawing.Size(40, 20);
949
            this.label9.TabIndex = 1;
950
            this.label9.Text = "Lat.:";
951
            // 
952
            // lblNCGPSLat
953
            // 
954
            this.lblNCGPSLat.AutoSize = true;
955
            this.lblNCGPSLat.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
956
            this.lblNCGPSLat.Location = new System.Drawing.Point(56, 53);
957
            this.lblNCGPSLat.Name = "lblNCGPSLat";
958
            this.lblNCGPSLat.Size = new System.Drawing.Size(45, 29);
959
            this.lblNCGPSLat.TabIndex = 2;
960
            this.lblNCGPSLat.Text = "Lat";
961
            // 
962
            // label8
963
            // 
964
            this.label8.AutoSize = true;
965
            this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
966
            this.label8.Location = new System.Drawing.Point(5, 29);
967
            this.label8.Name = "label8";
968
            this.label8.Size = new System.Drawing.Size(53, 20);
969
            this.label8.TabIndex = 0;
970
            this.label8.Text = "Long.:";
971
            // 
972
            // lblNCGPSLong
973
            // 
974
            this.lblNCGPSLong.AutoSize = true;
975
            this.lblNCGPSLong.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
976
            this.lblNCGPSLong.Location = new System.Drawing.Point(56, 24);
977
            this.lblNCGPSLong.Name = "lblNCGPSLong";
978
            this.lblNCGPSLong.Size = new System.Drawing.Size(67, 29);
979
            this.lblNCGPSLong.TabIndex = 0;
980
            this.lblNCGPSLong.Text = "Long";
981
            // 
2233 - 982
            // groupBox36
983
            // 
2250 - 984
            this.groupBox36.Controls.Add(this.label7);
2233 - 985
            this.groupBox36.Controls.Add(this.lblOSDPageNr);
986
            this.groupBox36.Controls.Add(this.rtfOSD);
987
            this.groupBox36.Controls.Add(this.cbOSD);
988
            this.groupBox36.Controls.Add(this.btnOSDBackward);
989
            this.groupBox36.Controls.Add(this.btnOSDLeave);
990
            this.groupBox36.Controls.Add(this.btnOSDEnter);
991
            this.groupBox36.Controls.Add(this.btnOSDForward);
992
            this.groupBox36.Location = new System.Drawing.Point(517, 12);
993
            this.groupBox36.Name = "groupBox36";
994
            this.groupBox36.Size = new System.Drawing.Size(280, 160);
995
            this.groupBox36.TabIndex = 36;
996
            this.groupBox36.TabStop = false;
997
            this.groupBox36.Text = "OSD";
998
            // 
2250 - 999
            // label7
1000
            // 
1001
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1002
            this.label7.AutoSize = true;
1003
            this.label7.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1004
            this.label7.Location = new System.Drawing.Point(220, 108);
1005
            this.label7.Name = "label7";
1006
            this.label7.Size = new System.Drawing.Size(33, 16);
1007
            this.label7.TabIndex = 30;
1008
            this.label7.Text = "Page";
1009
            // 
2233 - 1010
            // lblOSDPageNr
1011
            // 
1012
            this.lblOSDPageNr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1013
            this.lblOSDPageNr.AutoSize = true;
1014
            this.lblOSDPageNr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1015
            this.lblOSDPageNr.Location = new System.Drawing.Point(226, 132);
2233 - 1016
            this.lblOSDPageNr.Name = "lblOSDPageNr";
1017
            this.lblOSDPageNr.Size = new System.Drawing.Size(15, 16);
1018
            this.lblOSDPageNr.TabIndex = 11;
1019
            this.lblOSDPageNr.Text = "0";
1020
            // 
1021
            // rtfOSD
1022
            // 
1023
            this.rtfOSD.Font = new System.Drawing.Font("Consolas", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1024
            this.rtfOSD.Location = new System.Drawing.Point(9, 27);
1025
            this.rtfOSD.Name = "rtfOSD";
1026
            this.rtfOSD.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1027
            this.rtfOSD.Size = new System.Drawing.Size(208, 96);
1028
            this.rtfOSD.TabIndex = 29;
1029
            this.rtfOSD.Text = "";
1030
            this.rtfOSD.WordWrap = false;
1031
            // 
1032
            // cbOSD
1033
            // 
1034
            this.cbOSD.DropDownWidth = 45;
1035
            this.cbOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1036
            this.cbOSD.FormattingEnabled = true;
2250 - 1037
            this.cbOSD.Location = new System.Drawing.Point(256, 126);
2233 - 1038
            this.cbOSD.MaxDropDownItems = 32;
1039
            this.cbOSD.Name = "cbOSD";
1040
            this.cbOSD.Size = new System.Drawing.Size(19, 28);
1041
            this.cbOSD.TabIndex = 35;
1042
            this.cbOSD.SelectedIndexChanged += new System.EventHandler(this.cbOSD_SelectedIndexChanged);
1043
            // 
1044
            // btnOSDBackward
1045
            // 
1046
            this.btnOSDBackward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
2250 - 1047
            this.btnOSDBackward.Location = new System.Drawing.Point(220, 67);
2233 - 1048
            this.btnOSDBackward.Name = "btnOSDBackward";
2250 - 1049
            this.btnOSDBackward.Size = new System.Drawing.Size(55, 38);
2233 - 1050
            this.btnOSDBackward.TabIndex = 34;
1051
            this.btnOSDBackward.Text = "Å";
1052
            this.btnOSDBackward.UseVisualStyleBackColor = true;
1053
            this.btnOSDBackward.Click += new System.EventHandler(this.btnOSDBackward_Click);
1054
            // 
1055
            // btnOSDLeave
1056
            // 
1057
            this.btnOSDLeave.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1058
            this.btnOSDLeave.Location = new System.Drawing.Point(161, 124);
1059
            this.btnOSDLeave.Name = "btnOSDLeave";
1060
            this.btnOSDLeave.Size = new System.Drawing.Size(55, 31);
1061
            this.btnOSDLeave.TabIndex = 34;
1062
            this.btnOSDLeave.UseVisualStyleBackColor = true;
1063
            this.btnOSDLeave.Click += new System.EventHandler(this.btnOSDLeave_Click);
1064
            // 
1065
            // btnOSDEnter
1066
            // 
1067
            this.btnOSDEnter.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1068
            this.btnOSDEnter.Location = new System.Drawing.Point(104, 124);
1069
            this.btnOSDEnter.Name = "btnOSDEnter";
1070
            this.btnOSDEnter.Size = new System.Drawing.Size(55, 31);
1071
            this.btnOSDEnter.TabIndex = 34;
1072
            this.btnOSDEnter.UseVisualStyleBackColor = true;
1073
            this.btnOSDEnter.Click += new System.EventHandler(this.btnOSDEnter_Click);
1074
            // 
1075
            // btnOSDForward
1076
            // 
1077
            this.btnOSDForward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1078
            this.btnOSDForward.Location = new System.Drawing.Point(220, 27);
1079
            this.btnOSDForward.Name = "btnOSDForward";
2250 - 1080
            this.btnOSDForward.Size = new System.Drawing.Size(55, 38);
2233 - 1081
            this.btnOSDForward.TabIndex = 34;
1082
            this.btnOSDForward.Text = "Æ";
1083
            this.btnOSDForward.UseVisualStyleBackColor = true;
1084
            this.btnOSDForward.Click += new System.EventHandler(this.btnOSDForward_Click);
1085
            // 
1086
            // groupBox35
1087
            // 
1088
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1089
            this.groupBox35.Controls.Add(this.groupBox27);
1090
            this.groupBox35.Controls.Add(this.groupBox19);
1091
            this.groupBox35.Controls.Add(this.groupBox18);
2250 - 1092
            this.groupBox35.Location = new System.Drawing.Point(840, 339);
2233 - 1093
            this.groupBox35.Name = "groupBox35";
2250 - 1094
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
2233 - 1095
            this.groupBox35.TabIndex = 11;
1096
            this.groupBox35.TabStop = false;
1097
            // 
1098
            // groupBox27
1099
            // 
1100
            this.groupBox27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1101
            this.groupBox27.Controls.Add(this.lblNCErrNmbr);
1102
            this.groupBox27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1103
            this.groupBox27.Location = new System.Drawing.Point(8, 97);
2233 - 1104
            this.groupBox27.Name = "groupBox27";
1105
            this.groupBox27.Size = new System.Drawing.Size(86, 39);
1106
            this.groupBox27.TabIndex = 7;
1107
            this.groupBox27.TabStop = false;
1108
            this.groupBox27.Text = "NC Error #";
1109
            // 
1110
            // lblNCErrNmbr
1111
            // 
1112
            this.lblNCErrNmbr.AutoSize = true;
1113
            this.lblNCErrNmbr.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1114
            this.lblNCErrNmbr.Location = new System.Drawing.Point(6, 16);
1115
            this.lblNCErrNmbr.Name = "lblNCErrNmbr";
1116
            this.lblNCErrNmbr.Size = new System.Drawing.Size(52, 20);
1117
            this.lblNCErrNmbr.TabIndex = 0;
1118
            this.lblNCErrNmbr.Text = "NCErr";
1119
            // 
1120
            // groupBox19
1121
            // 
1122
            this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1123
            this.groupBox19.Controls.Add(this.lblNCSPI);
1124
            this.groupBox19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1125
            this.groupBox19.Location = new System.Drawing.Point(8, 54);
2233 - 1126
            this.groupBox19.Name = "groupBox19";
1127
            this.groupBox19.Size = new System.Drawing.Size(86, 39);
1128
            this.groupBox19.TabIndex = 7;
1129
            this.groupBox19.TabStop = false;
1130
            this.groupBox19.Text = "SPI Error";
1131
            // 
1132
            // lblNCSPI
1133
            // 
1134
            this.lblNCSPI.AutoSize = true;
1135
            this.lblNCSPI.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1136
            this.lblNCSPI.Location = new System.Drawing.Point(6, 16);
1137
            this.lblNCSPI.Name = "lblNCSPI";
1138
            this.lblNCSPI.Size = new System.Drawing.Size(35, 20);
1139
            this.lblNCSPI.TabIndex = 0;
1140
            this.lblNCSPI.Text = "SPI";
1141
            // 
1142
            // groupBox18
1143
            // 
1144
            this.groupBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1145
            this.groupBox18.Controls.Add(this.lblNCI2C);
1146
            this.groupBox18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1147
            this.groupBox18.Location = new System.Drawing.Point(8, 11);
2233 - 1148
            this.groupBox18.Name = "groupBox18";
1149
            this.groupBox18.Size = new System.Drawing.Size(86, 39);
1150
            this.groupBox18.TabIndex = 6;
1151
            this.groupBox18.TabStop = false;
1152
            this.groupBox18.Text = "I2C Error";
1153
            // 
1154
            // lblNCI2C
1155
            // 
1156
            this.lblNCI2C.AutoSize = true;
1157
            this.lblNCI2C.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1158
            this.lblNCI2C.Location = new System.Drawing.Point(6, 16);
1159
            this.lblNCI2C.Name = "lblNCI2C";
1160
            this.lblNCI2C.Size = new System.Drawing.Size(34, 20);
1161
            this.lblNCI2C.TabIndex = 0;
1162
            this.lblNCI2C.Text = "I2C";
1163
            // 
1164
            // groupBox33
1165
            // 
1166
            this.groupBox33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
2250 - 1167
            this.groupBox33.Controls.Add(this.lblNCDistHP);
2233 - 1168
            this.groupBox33.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1169
            this.groupBox33.Location = new System.Drawing.Point(803, 131);
1170
            this.groupBox33.Name = "groupBox33";
1171
            this.groupBox33.Size = new System.Drawing.Size(135, 57);
1172
            this.groupBox33.TabIndex = 4;
1173
            this.groupBox33.TabStop = false;
1174
            this.groupBox33.Text = "Distance (HP)";
1175
            // 
2250 - 1176
            // lblNCDistHP
2233 - 1177
            // 
2250 - 1178
            this.lblNCDistHP.AutoSize = true;
1179
            this.lblNCDistHP.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1180
            this.lblNCDistHP.Location = new System.Drawing.Point(5, 23);
1181
            this.lblNCDistHP.Name = "lblNCDistHP";
1182
            this.lblNCDistHP.Size = new System.Drawing.Size(54, 29);
1183
            this.lblNCDistHP.TabIndex = 0;
1184
            this.lblNCDistHP.Text = "Dist";
2233 - 1185
            // 
1186
            // groupBox26
1187
            // 
1188
            this.groupBox26.Controls.Add(this.lblNCCap);
1189
            this.groupBox26.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1190
            this.groupBox26.Location = new System.Drawing.Point(7, 122);
2233 - 1191
            this.groupBox26.Name = "groupBox26";
1192
            this.groupBox26.Size = new System.Drawing.Size(124, 52);
1193
            this.groupBox26.TabIndex = 8;
1194
            this.groupBox26.TabStop = false;
1195
            this.groupBox26.Text = "Capacity used";
1196
            // 
1197
            // lblNCCap
1198
            // 
1199
            this.lblNCCap.AutoSize = true;
1200
            this.lblNCCap.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1201
            this.lblNCCap.Location = new System.Drawing.Point(3, 19);
1202
            this.lblNCCap.Name = "lblNCCap";
1203
            this.lblNCCap.Size = new System.Drawing.Size(57, 29);
1204
            this.lblNCCap.TabIndex = 0;
1205
            this.lblNCCap.Text = "Cap";
1206
            // 
1207
            // groupBox29
1208
            // 
1209
            this.groupBox29.Controls.Add(this.lblNCFlTime);
1210
            this.groupBox29.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1211
            this.groupBox29.Location = new System.Drawing.Point(7, 182);
2233 - 1212
            this.groupBox29.Name = "groupBox29";
1213
            this.groupBox29.Size = new System.Drawing.Size(100, 39);
1214
            this.groupBox29.TabIndex = 7;
1215
            this.groupBox29.TabStop = false;
1216
            this.groupBox29.Text = "Flying time";
1217
            // 
1218
            // lblNCFlTime
1219
            // 
1220
            this.lblNCFlTime.AutoSize = true;
1221
            this.lblNCFlTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1222
            this.lblNCFlTime.Location = new System.Drawing.Point(6, 16);
1223
            this.lblNCFlTime.Name = "lblNCFlTime";
1224
            this.lblNCFlTime.Size = new System.Drawing.Size(53, 20);
1225
            this.lblNCFlTime.TabIndex = 0;
1226
            this.lblNCFlTime.Text = "FTime";
1227
            // 
1228
            // groupBox28
1229
            // 
1230
            this.groupBox28.Controls.Add(this.lblNCRC);
1231
            this.groupBox28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1232
            this.groupBox28.Location = new System.Drawing.Point(7, 228);
2233 - 1233
            this.groupBox28.Name = "groupBox28";
1234
            this.groupBox28.Size = new System.Drawing.Size(100, 39);
1235
            this.groupBox28.TabIndex = 7;
1236
            this.groupBox28.TabStop = false;
1237
            this.groupBox28.Text = "RC quality";
1238
            // 
1239
            // lblNCRC
1240
            // 
1241
            this.lblNCRC.AutoSize = true;
1242
            this.lblNCRC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1243
            this.lblNCRC.Location = new System.Drawing.Point(6, 16);
1244
            this.lblNCRC.Name = "lblNCRC";
1245
            this.lblNCRC.Size = new System.Drawing.Size(32, 20);
1246
            this.lblNCRC.TabIndex = 0;
1247
            this.lblNCRC.Text = "RC";
1248
            // 
1249
            // groupBox5
1250
            // 
1251
            this.groupBox5.Controls.Add(this.lblNCSat);
1252
            this.groupBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1253
            this.groupBox5.Location = new System.Drawing.Point(7, 333);
2233 - 1254
            this.groupBox5.Name = "groupBox5";
1255
            this.groupBox5.Size = new System.Drawing.Size(124, 52);
1256
            this.groupBox5.TabIndex = 5;
1257
            this.groupBox5.TabStop = false;
1258
            this.groupBox5.Text = "Satellites";
1259
            // 
1260
            // lblNCSat
1261
            // 
1262
            this.lblNCSat.AutoSize = true;
1263
            this.lblNCSat.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1264
            this.lblNCSat.Location = new System.Drawing.Point(3, 19);
1265
            this.lblNCSat.Name = "lblNCSat";
1266
            this.lblNCSat.Size = new System.Drawing.Size(60, 29);
1267
            this.lblNCSat.TabIndex = 0;
1268
            this.lblNCSat.Text = "Sats";
1269
            // 
1270
            // groupBox4
1271
            // 
1272
            this.groupBox4.Controls.Add(this.lblNCMF);
1273
            this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1274
            this.groupBox4.Location = new System.Drawing.Point(7, 278);
2233 - 1275
            this.groupBox4.Name = "groupBox4";
1276
            this.groupBox4.Size = new System.Drawing.Size(124, 52);
1277
            this.groupBox4.TabIndex = 5;
1278
            this.groupBox4.TabStop = false;
1279
            this.groupBox4.Text = "Magnetic field";
1280
            // 
1281
            // lblNCMF
1282
            // 
1283
            this.lblNCMF.AutoSize = true;
1284
            this.lblNCMF.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1285
            this.lblNCMF.Location = new System.Drawing.Point(3, 20);
1286
            this.lblNCMF.Name = "lblNCMF";
1287
            this.lblNCMF.Size = new System.Drawing.Size(48, 29);
1288
            this.lblNCMF.TabIndex = 0;
1289
            this.lblNCMF.Text = "MF";
1290
            // 
1291
            // groupBox3
1292
            // 
1293
            this.groupBox3.Controls.Add(this.lblNCCur);
1294
            this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1295
            this.groupBox3.Location = new System.Drawing.Point(7, 67);
2233 - 1296
            this.groupBox3.Name = "groupBox3";
1297
            this.groupBox3.Size = new System.Drawing.Size(124, 52);
1298
            this.groupBox3.TabIndex = 5;
1299
            this.groupBox3.TabStop = false;
1300
            this.groupBox3.Text = "Current";
1301
            // 
1302
            // lblNCCur
1303
            // 
1304
            this.lblNCCur.AutoSize = true;
1305
            this.lblNCCur.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1306
            this.lblNCCur.Location = new System.Drawing.Point(3, 19);
1307
            this.lblNCCur.Name = "lblNCCur";
1308
            this.lblNCCur.Size = new System.Drawing.Size(51, 29);
1309
            this.lblNCCur.TabIndex = 0;
1310
            this.lblNCCur.Text = "Cur";
1311
            // 
1312
            // groupBox2
1313
            // 
1314
            this.groupBox2.Controls.Add(this.lblNCVolt);
1315
            this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1316
            this.groupBox2.Location = new System.Drawing.Point(7, 12);
1317
            this.groupBox2.Name = "groupBox2";
1318
            this.groupBox2.Size = new System.Drawing.Size(124, 52);
1319
            this.groupBox2.TabIndex = 4;
1320
            this.groupBox2.TabStop = false;
1321
            this.groupBox2.Text = "Voltage";
1322
            // 
1323
            // lblNCVolt
1324
            // 
1325
            this.lblNCVolt.AutoSize = true;
1326
            this.lblNCVolt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1327
            this.lblNCVolt.Location = new System.Drawing.Point(4, 20);
1328
            this.lblNCVolt.Name = "lblNCVolt";
1329
            this.lblNCVolt.Size = new System.Drawing.Size(54, 29);
1330
            this.lblNCVolt.TabIndex = 0;
1331
            this.lblNCVolt.Text = "Volt";
1332
            // 
1333
            // groupBox25
1334
            // 
1335
            this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1336
            this.groupBox25.Controls.Add(this.lblNCGSpeed);
1337
            this.groupBox25.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1338
            this.groupBox25.Location = new System.Drawing.Point(803, 12);
1339
            this.groupBox25.Name = "groupBox25";
1340
            this.groupBox25.Size = new System.Drawing.Size(135, 57);
1341
            this.groupBox25.TabIndex = 3;
1342
            this.groupBox25.TabStop = false;
1343
            this.groupBox25.Text = "Ground Speed";
1344
            // 
1345
            // lblNCGSpeed
1346
            // 
1347
            this.lblNCGSpeed.AutoSize = true;
1348
            this.lblNCGSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1349
            this.lblNCGSpeed.Location = new System.Drawing.Point(5, 23);
1350
            this.lblNCGSpeed.Name = "lblNCGSpeed";
1351
            this.lblNCGSpeed.Size = new System.Drawing.Size(85, 29);
1352
            this.lblNCGSpeed.TabIndex = 0;
1353
            this.lblNCGSpeed.Text = "Speed";
1354
            // 
1355
            // groupBox1
1356
            // 
1357
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1358
            this.groupBox1.Controls.Add(this.lblNCAlt);
1359
            this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1360
            this.groupBox1.Location = new System.Drawing.Point(803, 71);
1361
            this.groupBox1.Name = "groupBox1";
1362
            this.groupBox1.Size = new System.Drawing.Size(135, 57);
1363
            this.groupBox1.TabIndex = 3;
1364
            this.groupBox1.TabStop = false;
1365
            this.groupBox1.Text = "Altitude";
1366
            // 
1367
            // lblNCAlt
1368
            // 
1369
            this.lblNCAlt.AutoSize = true;
1370
            this.lblNCAlt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1371
            this.lblNCAlt.Location = new System.Drawing.Point(5, 23);
1372
            this.lblNCAlt.Name = "lblNCAlt";
1373
            this.lblNCAlt.Size = new System.Drawing.Size(40, 29);
1374
            this.lblNCAlt.TabIndex = 0;
1375
            this.lblNCAlt.Text = "Alt";
1376
            // 
1377
            // headingIndicator1
1378
            // 
2250 - 1379
            this.headingIndicator1.Location = new System.Drawing.Point(188, 221);
2233 - 1380
            this.headingIndicator1.Name = "headingIndicator1";
1381
            this.headingIndicator1.Size = new System.Drawing.Size(210, 210);
1382
            this.headingIndicator1.TabIndex = 2;
1383
            // 
1384
            // artificialHorizon1
1385
            // 
1386
            this.artificialHorizon1.AutoScroll = true;
1387
            this.artificialHorizon1.BackColor = System.Drawing.Color.White;
1388
            this.artificialHorizon1.ForeColor = System.Drawing.Color.White;
2250 - 1389
            this.artificialHorizon1.Location = new System.Drawing.Point(467, 221);
2233 - 1390
            this.artificialHorizon1.Name = "artificialHorizon1";
1391
            this.artificialHorizon1.pitch_angle = 0D;
1392
            this.artificialHorizon1.roll_angle = 0D;
1393
            this.artificialHorizon1.Size = new System.Drawing.Size(210, 210);
1394
            this.artificialHorizon1.TabIndex = 1;
1395
            // 
1396
            // lblNCCompass
1397
            // 
1398
            this.lblNCCompass.AutoSize = true;
1399
            this.lblNCCompass.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1400
            this.lblNCCompass.Location = new System.Drawing.Point(270, 430);
2233 - 1401
            this.lblNCCompass.Name = "lblNCCompass";
1402
            this.lblNCCompass.Size = new System.Drawing.Size(115, 29);
1403
            this.lblNCCompass.TabIndex = 0;
1404
            this.lblNCCompass.Text = "Compass";
1405
            this.lblNCCompass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1406
            // 
1407
            // lblNCRoll
1408
            // 
1409
            this.lblNCRoll.AutoSize = true;
1410
            this.lblNCRoll.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1411
            this.lblNCRoll.Location = new System.Drawing.Point(545, 430);
2233 - 1412
            this.lblNCRoll.Name = "lblNCRoll";
1413
            this.lblNCRoll.Size = new System.Drawing.Size(56, 29);
1414
            this.lblNCRoll.TabIndex = 0;
1415
            this.lblNCRoll.Text = "Roll";
1416
            this.lblNCRoll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1417
            // 
1418
            // lblNCPitch
1419
            // 
1420
            this.lblNCPitch.AutoSize = true;
1421
            this.lblNCPitch.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1422
            this.lblNCPitch.Location = new System.Drawing.Point(413, 313);
2233 - 1423
            this.lblNCPitch.Name = "lblNCPitch";
1424
            this.lblNCPitch.Size = new System.Drawing.Size(66, 29);
1425
            this.lblNCPitch.TabIndex = 0;
1426
            this.lblNCPitch.Text = "Pitch";
1427
            this.lblNCPitch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
1428
            // 
2250 - 1429
            // lblCRCErr
1430
            // 
1431
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1432
            this.lblCRCErr.AutoSize = true;
1433
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1434
            this.lblCRCErr.Location = new System.Drawing.Point(641, 28);
1435
            this.lblCRCErr.Name = "lblCRCErr";
1436
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1437
            this.lblCRCErr.TabIndex = 12;
1438
            this.lblCRCErr.Text = "0";
1439
            // 
1440
            // label6
1441
            // 
1442
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1443
            this.label6.AutoSize = true;
1444
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1445
            this.label6.Location = new System.Drawing.Point(560, 28);
1446
            this.label6.Name = "label6";
1447
            this.label6.Size = new System.Drawing.Size(61, 16);
1448
            this.label6.TabIndex = 11;
1449
            this.label6.Text = "CRC-Error";
1450
            // 
1451
            // lblLifeCounter
1452
            // 
1453
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1454
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
1455
            this.lblLifeCounter.Location = new System.Drawing.Point(641, 9);
1456
            this.lblLifeCounter.Name = "lblLifeCounter";
1457
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1458
            this.lblLifeCounter.TabIndex = 10;
1459
            // 
1460
            // label1
1461
            // 
1462
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1463
            this.label1.AutoSize = true;
1464
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1465
            this.label1.Location = new System.Drawing.Point(559, 7);
1466
            this.label1.Name = "label1";
1467
            this.label1.Size = new System.Drawing.Size(79, 16);
1468
            this.label1.TabIndex = 9;
1469
            this.label1.Text = "Communication";
1470
            // 
1471
            // groupBox31
1472
            // 
1473
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1474
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1475
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1476
            this.groupBox31.Location = new System.Drawing.Point(476, 7);
1477
            this.groupBox31.Name = "groupBox31";
1478
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1479
            this.groupBox31.TabIndex = 8;
1480
            this.groupBox31.TabStop = false;
1481
            this.groupBox31.Text = "Controller";
1482
            // 
1483
            // lblNCCtrl
1484
            // 
1485
            this.lblNCCtrl.AutoSize = true;
1486
            this.lblNCCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1487
            this.lblNCCtrl.Location = new System.Drawing.Point(6, 16);
1488
            this.lblNCCtrl.Name = "lblNCCtrl";
1489
            this.lblNCCtrl.Size = new System.Drawing.Size(61, 20);
1490
            this.lblNCCtrl.TabIndex = 0;
1491
            this.lblNCCtrl.Text = "FC/NC";
1492
            // 
2233 - 1493
            // tabControl1
1494
            // 
1495
            this.tabControl1.Controls.Add(this.tabPage3);
1496
            this.tabControl1.Controls.Add(this.tabPage2);
1497
            this.tabControl1.Controls.Add(this.tabPageTesting);
1498
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1499
            this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1500
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
1501
            this.tabControl1.Name = "tabControl1";
1502
            this.tabControl1.SelectedIndex = 0;
2250 - 1503
            this.tabControl1.Size = new System.Drawing.Size(953, 517);
2233 - 1504
            this.tabControl1.TabIndex = 15;
1505
            // 
1506
            // tabPageTesting
1507
            // 
2250 - 1508
            this.tabPageTesting.Controls.Add(this.groupBox6);
2233 - 1509
            this.tabPageTesting.Controls.Add(this.lbLabels);
1510
            this.tabPageTesting.Controls.Add(this.btnOSDAuto);
1511
            this.tabPageTesting.Controls.Add(this.btnOSD);
1512
            this.tabPageTesting.Controls.Add(this.btnSaveFCLabels);
1513
            this.tabPageTesting.Controls.Add(this.btnLoadFCLabels);
1514
            this.tabPageTesting.Controls.Add(this.button4);
1515
            this.tabPageTesting.Controls.Add(this.lblFileName);
1516
            this.tabPageTesting.Controls.Add(this.btnReadFCFile);
1517
            this.tabPageTesting.Controls.Add(this.button3);
1518
            this.tabPageTesting.Controls.Add(this.button2);
1519
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1520
            this.tabPageTesting.Name = "tabPageTesting";
1521
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
2250 - 1522
            this.tabPageTesting.Size = new System.Drawing.Size(945, 483);
2233 - 1523
            this.tabPageTesting.TabIndex = 3;
1524
            this.tabPageTesting.Text = "testing";
1525
            this.tabPageTesting.UseVisualStyleBackColor = true;
1526
            // 
2250 - 1527
            // groupBox6
1528
            // 
1529
            this.groupBox6.Controls.Add(this.gbM5Curr);
1530
            this.groupBox6.Controls.Add(this.gbM8Temp);
1531
            this.groupBox6.Controls.Add(this.gbM5Temp);
1532
            this.groupBox6.Controls.Add(this.gbM7Temp);
1533
            this.groupBox6.Controls.Add(this.gbM8Curr);
1534
            this.groupBox6.Controls.Add(this.gbM6Curr);
1535
            this.groupBox6.Controls.Add(this.gbM7Curr);
1536
            this.groupBox6.Controls.Add(this.gbM6Temp);
1537
            this.groupBox6.Controls.Add(this.gbM1Curr);
1538
            this.groupBox6.Controls.Add(this.gbM4Temp);
1539
            this.groupBox6.Controls.Add(this.gbM1Temp);
1540
            this.groupBox6.Controls.Add(this.gbM3Temp);
1541
            this.groupBox6.Controls.Add(this.gbM4Curr);
1542
            this.groupBox6.Controls.Add(this.gbM2Curr);
1543
            this.groupBox6.Controls.Add(this.gbM3Curr);
1544
            this.groupBox6.Controls.Add(this.gbM2Temp);
1545
            this.groupBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1546
            this.groupBox6.Location = new System.Drawing.Point(288, 136);
1547
            this.groupBox6.Name = "groupBox6";
1548
            this.groupBox6.Size = new System.Drawing.Size(368, 215);
1549
            this.groupBox6.TabIndex = 34;
1550
            this.groupBox6.TabStop = false;
1551
            this.groupBox6.Text = "Motors";
1552
            // 
1553
            // gbM5Curr
1554
            // 
1555
            this.gbM5Curr.Controls.Add(this.LBLNCM5Cur);
1556
            this.gbM5Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1557
            this.gbM5Curr.Location = new System.Drawing.Point(187, 21);
1558
            this.gbM5Curr.Name = "gbM5Curr";
1559
            this.gbM5Curr.Size = new System.Drawing.Size(82, 45);
1560
            this.gbM5Curr.TabIndex = 6;
1561
            this.gbM5Curr.TabStop = false;
1562
            this.gbM5Curr.Text = "Current 5";
1563
            // 
1564
            // LBLNCM5Cur
1565
            // 
1566
            this.LBLNCM5Cur.AutoSize = true;
1567
            this.LBLNCM5Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1568
            this.LBLNCM5Cur.Location = new System.Drawing.Point(3, 16);
1569
            this.LBLNCM5Cur.Name = "LBLNCM5Cur";
1570
            this.LBLNCM5Cur.Size = new System.Drawing.Size(40, 24);
1571
            this.LBLNCM5Cur.TabIndex = 0;
1572
            this.LBLNCM5Cur.Text = "Cur";
1573
            // 
1574
            // gbM8Temp
1575
            // 
1576
            this.gbM8Temp.Controls.Add(this.LBLNCM8Temp);
1577
            this.gbM8Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1578
            this.gbM8Temp.Location = new System.Drawing.Point(275, 161);
1579
            this.gbM8Temp.Name = "gbM8Temp";
1580
            this.gbM8Temp.Size = new System.Drawing.Size(82, 45);
1581
            this.gbM8Temp.TabIndex = 7;
1582
            this.gbM8Temp.TabStop = false;
1583
            this.gbM8Temp.Text = "Temp 8";
1584
            // 
1585
            // LBLNCM8Temp
1586
            // 
1587
            this.LBLNCM8Temp.AutoSize = true;
1588
            this.LBLNCM8Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1589
            this.LBLNCM8Temp.Location = new System.Drawing.Point(3, 16);
1590
            this.LBLNCM8Temp.Name = "LBLNCM8Temp";
1591
            this.LBLNCM8Temp.Size = new System.Drawing.Size(60, 24);
1592
            this.LBLNCM8Temp.TabIndex = 0;
1593
            this.LBLNCM8Temp.Text = "Temp";
1594
            // 
1595
            // gbM5Temp
1596
            // 
1597
            this.gbM5Temp.Controls.Add(this.LBLNCM5Temp);
1598
            this.gbM5Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1599
            this.gbM5Temp.Location = new System.Drawing.Point(275, 21);
1600
            this.gbM5Temp.Name = "gbM5Temp";
1601
            this.gbM5Temp.Size = new System.Drawing.Size(82, 45);
1602
            this.gbM5Temp.TabIndex = 8;
1603
            this.gbM5Temp.TabStop = false;
1604
            this.gbM5Temp.Text = "Temp 5";
1605
            // 
1606
            // LBLNCM5Temp
1607
            // 
1608
            this.LBLNCM5Temp.AutoSize = true;
1609
            this.LBLNCM5Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1610
            this.LBLNCM5Temp.Location = new System.Drawing.Point(3, 16);
1611
            this.LBLNCM5Temp.Name = "LBLNCM5Temp";
1612
            this.LBLNCM5Temp.Size = new System.Drawing.Size(60, 24);
1613
            this.LBLNCM5Temp.TabIndex = 0;
1614
            this.LBLNCM5Temp.Text = "Temp";
1615
            // 
1616
            // gbM7Temp
1617
            // 
1618
            this.gbM7Temp.Controls.Add(this.LBLNCM7Temp);
1619
            this.gbM7Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1620
            this.gbM7Temp.Location = new System.Drawing.Point(275, 115);
1621
            this.gbM7Temp.Name = "gbM7Temp";
1622
            this.gbM7Temp.Size = new System.Drawing.Size(82, 45);
1623
            this.gbM7Temp.TabIndex = 9;
1624
            this.gbM7Temp.TabStop = false;
1625
            this.gbM7Temp.Text = "Temp 7";
1626
            // 
1627
            // LBLNCM7Temp
1628
            // 
1629
            this.LBLNCM7Temp.AutoSize = true;
1630
            this.LBLNCM7Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1631
            this.LBLNCM7Temp.Location = new System.Drawing.Point(3, 16);
1632
            this.LBLNCM7Temp.Name = "LBLNCM7Temp";
1633
            this.LBLNCM7Temp.Size = new System.Drawing.Size(60, 24);
1634
            this.LBLNCM7Temp.TabIndex = 0;
1635
            this.LBLNCM7Temp.Text = "Temp";
1636
            // 
1637
            // gbM8Curr
1638
            // 
1639
            this.gbM8Curr.Controls.Add(this.LBLNCM8Cur);
1640
            this.gbM8Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1641
            this.gbM8Curr.Location = new System.Drawing.Point(187, 161);
1642
            this.gbM8Curr.Name = "gbM8Curr";
1643
            this.gbM8Curr.Size = new System.Drawing.Size(82, 45);
1644
            this.gbM8Curr.TabIndex = 10;
1645
            this.gbM8Curr.TabStop = false;
1646
            this.gbM8Curr.Text = "Current 8";
1647
            // 
1648
            // LBLNCM8Cur
1649
            // 
1650
            this.LBLNCM8Cur.AutoSize = true;
1651
            this.LBLNCM8Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1652
            this.LBLNCM8Cur.Location = new System.Drawing.Point(3, 16);
1653
            this.LBLNCM8Cur.Name = "LBLNCM8Cur";
1654
            this.LBLNCM8Cur.Size = new System.Drawing.Size(40, 24);
1655
            this.LBLNCM8Cur.TabIndex = 0;
1656
            this.LBLNCM8Cur.Text = "Cur";
1657
            // 
1658
            // gbM6Curr
1659
            // 
1660
            this.gbM6Curr.Controls.Add(this.LBLNCM6Cur);
1661
            this.gbM6Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1662
            this.gbM6Curr.Location = new System.Drawing.Point(187, 68);
1663
            this.gbM6Curr.Name = "gbM6Curr";
1664
            this.gbM6Curr.Size = new System.Drawing.Size(82, 45);
1665
            this.gbM6Curr.TabIndex = 11;
1666
            this.gbM6Curr.TabStop = false;
1667
            this.gbM6Curr.Text = "Current 6";
1668
            // 
1669
            // LBLNCM6Cur
1670
            // 
1671
            this.LBLNCM6Cur.AutoSize = true;
1672
            this.LBLNCM6Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1673
            this.LBLNCM6Cur.Location = new System.Drawing.Point(3, 16);
1674
            this.LBLNCM6Cur.Name = "LBLNCM6Cur";
1675
            this.LBLNCM6Cur.Size = new System.Drawing.Size(40, 24);
1676
            this.LBLNCM6Cur.TabIndex = 0;
1677
            this.LBLNCM6Cur.Text = "Cur";
1678
            // 
1679
            // gbM7Curr
1680
            // 
1681
            this.gbM7Curr.Controls.Add(this.LBLNCM7Cur);
1682
            this.gbM7Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1683
            this.gbM7Curr.Location = new System.Drawing.Point(187, 115);
1684
            this.gbM7Curr.Name = "gbM7Curr";
1685
            this.gbM7Curr.Size = new System.Drawing.Size(82, 45);
1686
            this.gbM7Curr.TabIndex = 12;
1687
            this.gbM7Curr.TabStop = false;
1688
            this.gbM7Curr.Text = "Current 7";
1689
            // 
1690
            // LBLNCM7Cur
1691
            // 
1692
            this.LBLNCM7Cur.AutoSize = true;
1693
            this.LBLNCM7Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1694
            this.LBLNCM7Cur.Location = new System.Drawing.Point(3, 16);
1695
            this.LBLNCM7Cur.Name = "LBLNCM7Cur";
1696
            this.LBLNCM7Cur.Size = new System.Drawing.Size(40, 24);
1697
            this.LBLNCM7Cur.TabIndex = 0;
1698
            this.LBLNCM7Cur.Text = "Cur";
1699
            // 
1700
            // gbM6Temp
1701
            // 
1702
            this.gbM6Temp.Controls.Add(this.LBLNCM6Temp);
1703
            this.gbM6Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1704
            this.gbM6Temp.Location = new System.Drawing.Point(275, 68);
1705
            this.gbM6Temp.Name = "gbM6Temp";
1706
            this.gbM6Temp.Size = new System.Drawing.Size(82, 45);
1707
            this.gbM6Temp.TabIndex = 13;
1708
            this.gbM6Temp.TabStop = false;
1709
            this.gbM6Temp.Text = "Temp 6";
1710
            // 
1711
            // LBLNCM6Temp
1712
            // 
1713
            this.LBLNCM6Temp.AutoSize = true;
1714
            this.LBLNCM6Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1715
            this.LBLNCM6Temp.Location = new System.Drawing.Point(3, 16);
1716
            this.LBLNCM6Temp.Name = "LBLNCM6Temp";
1717
            this.LBLNCM6Temp.Size = new System.Drawing.Size(60, 24);
1718
            this.LBLNCM6Temp.TabIndex = 0;
1719
            this.LBLNCM6Temp.Text = "Temp";
1720
            // 
1721
            // gbM1Curr
1722
            // 
1723
            this.gbM1Curr.Controls.Add(this.LBLNCM1Cur);
1724
            this.gbM1Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1725
            this.gbM1Curr.Location = new System.Drawing.Point(9, 21);
1726
            this.gbM1Curr.Name = "gbM1Curr";
1727
            this.gbM1Curr.Size = new System.Drawing.Size(82, 45);
1728
            this.gbM1Curr.TabIndex = 5;
1729
            this.gbM1Curr.TabStop = false;
1730
            this.gbM1Curr.Text = "Current 1";
1731
            // 
1732
            // LBLNCM1Cur
1733
            // 
1734
            this.LBLNCM1Cur.AutoSize = true;
1735
            this.LBLNCM1Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1736
            this.LBLNCM1Cur.Location = new System.Drawing.Point(3, 16);
1737
            this.LBLNCM1Cur.Name = "LBLNCM1Cur";
1738
            this.LBLNCM1Cur.Size = new System.Drawing.Size(40, 24);
1739
            this.LBLNCM1Cur.TabIndex = 0;
1740
            this.LBLNCM1Cur.Text = "Cur";
1741
            // 
1742
            // gbM4Temp
1743
            // 
1744
            this.gbM4Temp.Controls.Add(this.LBLNCM4Temp);
1745
            this.gbM4Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1746
            this.gbM4Temp.Location = new System.Drawing.Point(98, 161);
1747
            this.gbM4Temp.Name = "gbM4Temp";
1748
            this.gbM4Temp.Size = new System.Drawing.Size(82, 45);
1749
            this.gbM4Temp.TabIndex = 5;
1750
            this.gbM4Temp.TabStop = false;
1751
            this.gbM4Temp.Text = "Temp 4";
1752
            // 
1753
            // LBLNCM4Temp
1754
            // 
1755
            this.LBLNCM4Temp.AutoSize = true;
1756
            this.LBLNCM4Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1757
            this.LBLNCM4Temp.Location = new System.Drawing.Point(3, 16);
1758
            this.LBLNCM4Temp.Name = "LBLNCM4Temp";
1759
            this.LBLNCM4Temp.Size = new System.Drawing.Size(60, 24);
1760
            this.LBLNCM4Temp.TabIndex = 0;
1761
            this.LBLNCM4Temp.Text = "Temp";
1762
            // 
1763
            // gbM1Temp
1764
            // 
1765
            this.gbM1Temp.Controls.Add(this.LBLNCM1Temp);
1766
            this.gbM1Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1767
            this.gbM1Temp.Location = new System.Drawing.Point(97, 21);
1768
            this.gbM1Temp.Name = "gbM1Temp";
1769
            this.gbM1Temp.Size = new System.Drawing.Size(82, 45);
1770
            this.gbM1Temp.TabIndex = 5;
1771
            this.gbM1Temp.TabStop = false;
1772
            this.gbM1Temp.Text = "Temp 1";
1773
            // 
1774
            // LBLNCM1Temp
1775
            // 
1776
            this.LBLNCM1Temp.AutoSize = true;
1777
            this.LBLNCM1Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1778
            this.LBLNCM1Temp.Location = new System.Drawing.Point(3, 16);
1779
            this.LBLNCM1Temp.Name = "LBLNCM1Temp";
1780
            this.LBLNCM1Temp.Size = new System.Drawing.Size(60, 24);
1781
            this.LBLNCM1Temp.TabIndex = 0;
1782
            this.LBLNCM1Temp.Text = "Temp";
1783
            // 
1784
            // gbM3Temp
1785
            // 
1786
            this.gbM3Temp.Controls.Add(this.LBLNCM3Temp);
1787
            this.gbM3Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1788
            this.gbM3Temp.Location = new System.Drawing.Point(97, 115);
1789
            this.gbM3Temp.Name = "gbM3Temp";
1790
            this.gbM3Temp.Size = new System.Drawing.Size(82, 45);
1791
            this.gbM3Temp.TabIndex = 5;
1792
            this.gbM3Temp.TabStop = false;
1793
            this.gbM3Temp.Text = "Temp 3";
1794
            // 
1795
            // LBLNCM3Temp
1796
            // 
1797
            this.LBLNCM3Temp.AutoSize = true;
1798
            this.LBLNCM3Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1799
            this.LBLNCM3Temp.Location = new System.Drawing.Point(3, 16);
1800
            this.LBLNCM3Temp.Name = "LBLNCM3Temp";
1801
            this.LBLNCM3Temp.Size = new System.Drawing.Size(60, 24);
1802
            this.LBLNCM3Temp.TabIndex = 0;
1803
            this.LBLNCM3Temp.Text = "Temp";
1804
            // 
1805
            // gbM4Curr
1806
            // 
1807
            this.gbM4Curr.Controls.Add(this.LBLNCM4Cur);
1808
            this.gbM4Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1809
            this.gbM4Curr.Location = new System.Drawing.Point(9, 161);
1810
            this.gbM4Curr.Name = "gbM4Curr";
1811
            this.gbM4Curr.Size = new System.Drawing.Size(82, 45);
1812
            this.gbM4Curr.TabIndex = 5;
1813
            this.gbM4Curr.TabStop = false;
1814
            this.gbM4Curr.Text = "Current 4";
1815
            // 
1816
            // LBLNCM4Cur
1817
            // 
1818
            this.LBLNCM4Cur.AutoSize = true;
1819
            this.LBLNCM4Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1820
            this.LBLNCM4Cur.Location = new System.Drawing.Point(3, 16);
1821
            this.LBLNCM4Cur.Name = "LBLNCM4Cur";
1822
            this.LBLNCM4Cur.Size = new System.Drawing.Size(40, 24);
1823
            this.LBLNCM4Cur.TabIndex = 0;
1824
            this.LBLNCM4Cur.Text = "Cur";
1825
            // 
1826
            // gbM2Curr
1827
            // 
1828
            this.gbM2Curr.Controls.Add(this.LBLNCM2Cur);
1829
            this.gbM2Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1830
            this.gbM2Curr.Location = new System.Drawing.Point(9, 68);
1831
            this.gbM2Curr.Name = "gbM2Curr";
1832
            this.gbM2Curr.Size = new System.Drawing.Size(82, 45);
1833
            this.gbM2Curr.TabIndex = 5;
1834
            this.gbM2Curr.TabStop = false;
1835
            this.gbM2Curr.Text = "Current 2";
1836
            // 
1837
            // LBLNCM2Cur
1838
            // 
1839
            this.LBLNCM2Cur.AutoSize = true;
1840
            this.LBLNCM2Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1841
            this.LBLNCM2Cur.Location = new System.Drawing.Point(3, 16);
1842
            this.LBLNCM2Cur.Name = "LBLNCM2Cur";
1843
            this.LBLNCM2Cur.Size = new System.Drawing.Size(40, 24);
1844
            this.LBLNCM2Cur.TabIndex = 0;
1845
            this.LBLNCM2Cur.Text = "Cur";
1846
            // 
1847
            // gbM3Curr
1848
            // 
1849
            this.gbM3Curr.Controls.Add(this.LBLNCM3Cur);
1850
            this.gbM3Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1851
            this.gbM3Curr.Location = new System.Drawing.Point(9, 115);
1852
            this.gbM3Curr.Name = "gbM3Curr";
1853
            this.gbM3Curr.Size = new System.Drawing.Size(82, 45);
1854
            this.gbM3Curr.TabIndex = 5;
1855
            this.gbM3Curr.TabStop = false;
1856
            this.gbM3Curr.Text = "Current 3";
1857
            // 
1858
            // LBLNCM3Cur
1859
            // 
1860
            this.LBLNCM3Cur.AutoSize = true;
1861
            this.LBLNCM3Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1862
            this.LBLNCM3Cur.Location = new System.Drawing.Point(3, 16);
1863
            this.LBLNCM3Cur.Name = "LBLNCM3Cur";
1864
            this.LBLNCM3Cur.Size = new System.Drawing.Size(40, 24);
1865
            this.LBLNCM3Cur.TabIndex = 0;
1866
            this.LBLNCM3Cur.Text = "Cur";
1867
            // 
1868
            // gbM2Temp
1869
            // 
1870
            this.gbM2Temp.Controls.Add(this.LBLNCM2Temp);
1871
            this.gbM2Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1872
            this.gbM2Temp.Location = new System.Drawing.Point(97, 68);
1873
            this.gbM2Temp.Name = "gbM2Temp";
1874
            this.gbM2Temp.Size = new System.Drawing.Size(82, 45);
1875
            this.gbM2Temp.TabIndex = 5;
1876
            this.gbM2Temp.TabStop = false;
1877
            this.gbM2Temp.Text = "Temp 2";
1878
            // 
1879
            // LBLNCM2Temp
1880
            // 
1881
            this.LBLNCM2Temp.AutoSize = true;
1882
            this.LBLNCM2Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1883
            this.LBLNCM2Temp.Location = new System.Drawing.Point(3, 16);
1884
            this.LBLNCM2Temp.Name = "LBLNCM2Temp";
1885
            this.LBLNCM2Temp.Size = new System.Drawing.Size(60, 24);
1886
            this.LBLNCM2Temp.TabIndex = 0;
1887
            this.LBLNCM2Temp.Text = "Temp";
1888
            // 
2233 - 1889
            // btnConn
1890
            // 
1891
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1892
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1893
            this.btnConn.Location = new System.Drawing.Point(661, -2);
2233 - 1894
            this.btnConn.Name = "btnConn";
1895
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1896
            this.btnConn.TabIndex = 28;
1897
            this.btnConn.Text = "open\r\nserial port";
1898
            this.btnConn.UseVisualStyleBackColor = true;
1899
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1900
            // 
1901
            // rtfError
1902
            // 
1903
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
2250 - 1904
            this.rtfError.Location = new System.Drawing.Point(268, -4);
2233 - 1905
            this.rtfError.Name = "rtfError";
1906
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1907
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1908
            this.rtfError.TabIndex = 29;
1909
            this.rtfError.Text = "";
1910
            this.rtfError.WordWrap = false;
1911
            // 
1912
            // splitContainer1
1913
            // 
1914
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
1915
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
1916
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
1917
            this.splitContainer1.Name = "splitContainer1";
1918
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
1919
            // 
1920
            // splitContainer1.Panel1
1921
            // 
1922
            this.splitContainer1.Panel1.Controls.Add(this.tabControl1);
1923
            // 
1924
            // splitContainer1.Panel2
1925
            // 
2250 - 1926
            this.splitContainer1.Panel2.Controls.Add(this.groupBox31);
1927
            this.splitContainer1.Panel2.Controls.Add(this.lblCRCErr);
2233 - 1928
            this.splitContainer1.Panel2.Controls.Add(this.rtfTerminal);
2250 - 1929
            this.splitContainer1.Panel2.Controls.Add(this.label6);
2233 - 1930
            this.splitContainer1.Panel2.Controls.Add(this.btnReadDebugCont);
2250 - 1931
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
1932
            this.splitContainer1.Panel2.Controls.Add(this.label1);
2233 - 1933
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
1934
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
2250 - 1935
            this.splitContainer1.Size = new System.Drawing.Size(953, 574);
1936
            this.splitContainer1.SplitterDistance = 517;
2233 - 1937
            this.splitContainer1.SplitterWidth = 1;
1938
            this.splitContainer1.TabIndex = 36;
1939
            // 
1940
            // MainForm
1941
            // 
1942
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
1943
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2250 - 1944
            this.ClientSize = new System.Drawing.Size(953, 574);
2233 - 1945
            this.Controls.Add(this.splitContainer1);
1946
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
1947
            this.Name = "MainForm";
1948
            this.Text = "MikroKopter LiveView";
1949
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
1950
            this.Shown += new System.EventHandler(this.MainForm_Shown);
1951
            this.tabPage2.ResumeLayout(false);
1952
            this.groupBox37.ResumeLayout(false);
1953
            this.groupBox37.PerformLayout();
1954
            this.groupBox34.ResumeLayout(false);
1955
            this.groupBox34.PerformLayout();
1956
            this.groupBox32.ResumeLayout(false);
1957
            this.groupBox30.ResumeLayout(false);
1958
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
1959
            this.tabPage3.ResumeLayout(false);
1960
            this.tabPage3.PerformLayout();
2250 - 1961
            this.groupBox7.ResumeLayout(false);
1962
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors2)).EndInit();
1963
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors1)).EndInit();
1964
            this.groupBox39.ResumeLayout(false);
1965
            this.groupBox39.PerformLayout();
1966
            this.groupBox38.ResumeLayout(false);
1967
            this.groupBox38.PerformLayout();
2233 - 1968
            this.groupBox36.ResumeLayout(false);
1969
            this.groupBox36.PerformLayout();
1970
            this.groupBox35.ResumeLayout(false);
1971
            this.groupBox27.ResumeLayout(false);
1972
            this.groupBox27.PerformLayout();
1973
            this.groupBox19.ResumeLayout(false);
1974
            this.groupBox19.PerformLayout();
1975
            this.groupBox18.ResumeLayout(false);
1976
            this.groupBox18.PerformLayout();
1977
            this.groupBox33.ResumeLayout(false);
1978
            this.groupBox33.PerformLayout();
1979
            this.groupBox26.ResumeLayout(false);
1980
            this.groupBox26.PerformLayout();
1981
            this.groupBox29.ResumeLayout(false);
1982
            this.groupBox29.PerformLayout();
1983
            this.groupBox28.ResumeLayout(false);
1984
            this.groupBox28.PerformLayout();
1985
            this.groupBox5.ResumeLayout(false);
1986
            this.groupBox5.PerformLayout();
1987
            this.groupBox4.ResumeLayout(false);
1988
            this.groupBox4.PerformLayout();
1989
            this.groupBox3.ResumeLayout(false);
1990
            this.groupBox3.PerformLayout();
1991
            this.groupBox2.ResumeLayout(false);
1992
            this.groupBox2.PerformLayout();
1993
            this.groupBox25.ResumeLayout(false);
1994
            this.groupBox25.PerformLayout();
1995
            this.groupBox1.ResumeLayout(false);
1996
            this.groupBox1.PerformLayout();
2250 - 1997
            this.groupBox31.ResumeLayout(false);
1998
            this.groupBox31.PerformLayout();
2233 - 1999
            this.tabControl1.ResumeLayout(false);
2000
            this.tabPageTesting.ResumeLayout(false);
2001
            this.tabPageTesting.PerformLayout();
2250 - 2002
            this.groupBox6.ResumeLayout(false);
2003
            this.gbM5Curr.ResumeLayout(false);
2004
            this.gbM5Curr.PerformLayout();
2005
            this.gbM8Temp.ResumeLayout(false);
2006
            this.gbM8Temp.PerformLayout();
2007
            this.gbM5Temp.ResumeLayout(false);
2008
            this.gbM5Temp.PerformLayout();
2009
            this.gbM7Temp.ResumeLayout(false);
2010
            this.gbM7Temp.PerformLayout();
2011
            this.gbM8Curr.ResumeLayout(false);
2012
            this.gbM8Curr.PerformLayout();
2013
            this.gbM6Curr.ResumeLayout(false);
2014
            this.gbM6Curr.PerformLayout();
2015
            this.gbM7Curr.ResumeLayout(false);
2016
            this.gbM7Curr.PerformLayout();
2017
            this.gbM6Temp.ResumeLayout(false);
2018
            this.gbM6Temp.PerformLayout();
2019
            this.gbM1Curr.ResumeLayout(false);
2020
            this.gbM1Curr.PerformLayout();
2021
            this.gbM4Temp.ResumeLayout(false);
2022
            this.gbM4Temp.PerformLayout();
2023
            this.gbM1Temp.ResumeLayout(false);
2024
            this.gbM1Temp.PerformLayout();
2025
            this.gbM3Temp.ResumeLayout(false);
2026
            this.gbM3Temp.PerformLayout();
2027
            this.gbM4Curr.ResumeLayout(false);
2028
            this.gbM4Curr.PerformLayout();
2029
            this.gbM2Curr.ResumeLayout(false);
2030
            this.gbM2Curr.PerformLayout();
2031
            this.gbM3Curr.ResumeLayout(false);
2032
            this.gbM3Curr.PerformLayout();
2033
            this.gbM2Temp.ResumeLayout(false);
2034
            this.gbM2Temp.PerformLayout();
2233 - 2035
            this.splitContainer1.Panel1.ResumeLayout(false);
2036
            this.splitContainer1.Panel2.ResumeLayout(false);
2250 - 2037
            this.splitContainer1.Panel2.PerformLayout();
2233 - 2038
            this.splitContainer1.ResumeLayout(false);
2039
            this.ResumeLayout(false);
2040
 
2041
        }
2042
 
2043
        #endregion
2044
 
2045
        private SimpleSerialPort.SimpleSerialPort simpleSerialPort;
2046
        private System.Windows.Forms.Button buttonReset;
2047
        private System.Windows.Forms.Button button1;
2048
        private System.Windows.Forms.Button btnSwitchFC;
2049
        private System.Windows.Forms.Button btnSwitchNC;
2050
        private System.Windows.Forms.Label lblCtrl;
2051
        private System.Windows.Forms.Timer timer1;
2052
        private System.Windows.Forms.RichTextBox rtfTerminal;
2053
        private System.Windows.Forms.Button btnReadDebugCont;
2054
        private System.Windows.Forms.TabPage tabPage2;
2055
        private System.Windows.Forms.Button btnGetNaviData;
2056
        private System.Windows.Forms.Button btnReadBLCtrl;
2057
        private System.Windows.Forms.DataGridView dataGridView1;
2058
        private System.Windows.Forms.Button btnReadFCFile;
2059
        private System.Windows.Forms.Button btnLoadFCLabels;
2060
        private System.Windows.Forms.Button btnSaveFCLabels;
2061
        private System.Windows.Forms.ListBox lbLabels;
2062
        private System.Windows.Forms.Button button5;
2063
        private System.Windows.Forms.Button button2;
2064
        private System.Windows.Forms.Label lblFileName;
2065
        private System.Windows.Forms.TabPage tabPage3;
2066
        private System.Windows.Forms.GroupBox groupBox26;
2067
        private System.Windows.Forms.Label lblNCCap;
2068
        private System.Windows.Forms.GroupBox groupBox29;
2069
        private System.Windows.Forms.Label lblNCFlTime;
2070
        private System.Windows.Forms.GroupBox groupBox28;
2071
        private System.Windows.Forms.Label lblNCRC;
2072
        private System.Windows.Forms.GroupBox groupBox27;
2073
        private System.Windows.Forms.Label lblNCErrNmbr;
2074
        private System.Windows.Forms.GroupBox groupBox19;
2075
        private System.Windows.Forms.Label lblNCSPI;
2076
        private System.Windows.Forms.GroupBox groupBox18;
2077
        private System.Windows.Forms.Label lblNCI2C;
2078
        private System.Windows.Forms.GroupBox groupBox5;
2079
        private System.Windows.Forms.Label lblNCSat;
2080
        private System.Windows.Forms.GroupBox groupBox4;
2081
        private System.Windows.Forms.Label lblNCMF;
2082
        private System.Windows.Forms.GroupBox groupBox3;
2083
        private System.Windows.Forms.Label lblNCCur;
2084
        private System.Windows.Forms.GroupBox groupBox2;
2085
        private System.Windows.Forms.Label lblNCVolt;
2086
        private System.Windows.Forms.GroupBox groupBox25;
2087
        private System.Windows.Forms.Label lblNCGSpeed;
2088
        private System.Windows.Forms.GroupBox groupBox1;
2089
        private System.Windows.Forms.Label lblNCAlt;
2090
        private AvionicsInstrumentControl.HeadingIndicator headingIndicator1;
2091
        private ArtificialHorizon.ArtificialHorizon artificialHorizon1;
2092
        private System.Windows.Forms.Label lblNCCompass;
2093
        private System.Windows.Forms.Label lblNCRoll;
2094
        private System.Windows.Forms.Label lblNCPitch;
2095
        private System.Windows.Forms.TabControl tabControl1;
2096
        private System.Windows.Forms.GroupBox groupBox30;
2097
        private System.Windows.Forms.Button btnConn;
2098
        private System.Windows.Forms.GroupBox groupBox31;
2099
        private System.Windows.Forms.Label lblNCCtrl;
2100
        private System.Windows.Forms.GroupBox groupBox32;
2101
        private System.Windows.Forms.Button button3;
2102
        private System.Windows.Forms.Button button4;
2103
        private System.Windows.Forms.Label label1;
2104
        private System.Windows.Forms.Label lblLifeCounter;
2105
        private System.Windows.Forms.GroupBox groupBox33;
2250 - 2106
        private System.Windows.Forms.Label lblNCDistHP;
2233 - 2107
        private System.Windows.Forms.RichTextBox rtfOSD;
2108
        private System.Windows.Forms.Button btnOSD;
2109
        private System.Windows.Forms.Button btnOSDForward;
2110
        private System.Windows.Forms.Button btnOSDBackward;
2111
        private System.Windows.Forms.Button btnOSDAuto;
2112
        private System.Windows.Forms.ComboBox cbOSD;
2113
        private System.Windows.Forms.GroupBox groupBox34;
2114
        private System.Windows.Forms.ComboBox cbTimingBLCTRL;
2115
        private System.Windows.Forms.ComboBox cbTimingNAV;
2116
        private System.Windows.Forms.ComboBox cbTimingDebug;
2117
        private System.Windows.Forms.Label label4;
2118
        private System.Windows.Forms.Label label3;
2119
        private System.Windows.Forms.Label label2;
2120
        private System.Windows.Forms.ComboBox cbTimingOSD;
2121
        private System.Windows.Forms.Label label5;
2122
        private System.Windows.Forms.GroupBox groupBox35;
2123
        private System.Windows.Forms.RichTextBox rtfError;
2124
        private System.Windows.Forms.CheckBox chkbAutoOSD;
2125
        private System.Windows.Forms.CheckBox chkbAutoBL;
2126
        private System.Windows.Forms.CheckBox chkbAutoNav;
2127
        private System.Windows.Forms.CheckBox chkbAutoDbg;
2128
        private System.Windows.Forms.Label labelTimingOSD;
2129
        private System.Windows.Forms.Label labelTimingBLCTRL;
2130
        private System.Windows.Forms.Label labelTimingNAV;
2131
        private System.Windows.Forms.Label labelTimingDebug;
2132
        private System.Windows.Forms.TabPage tabPageTesting;
2133
        private System.Windows.Forms.GroupBox groupBox37;
2134
        private System.Windows.Forms.GroupBox groupBox36;
2135
        private System.Windows.Forms.Label lblOSDPageNr;
2136
        private System.Windows.Forms.SplitContainer splitContainer1;
2137
        private System.Windows.Forms.Button btnOSDLeave;
2138
        private System.Windows.Forms.Button btnOSDEnter;
2139
        private System.Windows.Forms.Label lblCRCErr;
2140
        private System.Windows.Forms.Label label6;
2250 - 2141
        private System.Windows.Forms.GroupBox groupBox38;
2142
        private System.Windows.Forms.Label label9;
2143
        private System.Windows.Forms.Label lblNCGPSLat;
2144
        private System.Windows.Forms.Label label8;
2145
        private System.Windows.Forms.Label lblNCGPSLong;
2146
        private System.Windows.Forms.Label label7;
2147
        private System.Windows.Forms.GroupBox groupBox39;
2148
        private System.Windows.Forms.Label lblNCDistWP;
2149
        private System.Windows.Forms.DataGridView dgvMotors1;
2150
        private System.Windows.Forms.GroupBox groupBox7;
2151
        private System.Windows.Forms.DataGridView dgvMotors2;
2152
        private System.Windows.Forms.GroupBox groupBox6;
2153
        private System.Windows.Forms.GroupBox gbM5Curr;
2154
        private System.Windows.Forms.Label LBLNCM5Cur;
2155
        private System.Windows.Forms.GroupBox gbM8Temp;
2156
        private System.Windows.Forms.Label LBLNCM8Temp;
2157
        private System.Windows.Forms.GroupBox gbM5Temp;
2158
        private System.Windows.Forms.Label LBLNCM5Temp;
2159
        private System.Windows.Forms.GroupBox gbM7Temp;
2160
        private System.Windows.Forms.Label LBLNCM7Temp;
2161
        private System.Windows.Forms.GroupBox gbM8Curr;
2162
        private System.Windows.Forms.Label LBLNCM8Cur;
2163
        private System.Windows.Forms.GroupBox gbM6Curr;
2164
        private System.Windows.Forms.Label LBLNCM6Cur;
2165
        private System.Windows.Forms.GroupBox gbM7Curr;
2166
        private System.Windows.Forms.Label LBLNCM7Cur;
2167
        private System.Windows.Forms.GroupBox gbM6Temp;
2168
        private System.Windows.Forms.Label LBLNCM6Temp;
2169
        private System.Windows.Forms.GroupBox gbM1Curr;
2170
        private System.Windows.Forms.Label LBLNCM1Cur;
2171
        private System.Windows.Forms.GroupBox gbM4Temp;
2172
        private System.Windows.Forms.Label LBLNCM4Temp;
2173
        private System.Windows.Forms.GroupBox gbM1Temp;
2174
        private System.Windows.Forms.Label LBLNCM1Temp;
2175
        private System.Windows.Forms.GroupBox gbM3Temp;
2176
        private System.Windows.Forms.Label LBLNCM3Temp;
2177
        private System.Windows.Forms.GroupBox gbM4Curr;
2178
        private System.Windows.Forms.Label LBLNCM4Cur;
2179
        private System.Windows.Forms.GroupBox gbM2Curr;
2180
        private System.Windows.Forms.Label LBLNCM2Cur;
2181
        private System.Windows.Forms.GroupBox gbM3Curr;
2182
        private System.Windows.Forms.Label LBLNCM3Cur;
2183
        private System.Windows.Forms.GroupBox gbM2Temp;
2184
        private System.Windows.Forms.Label LBLNCM2Temp;
2233 - 2185
    }
2186
}
2187