Subversion Repositories Projects

Rev

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