Subversion Repositories Projects

Rev

Rev 2259 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2259 Rev 2264
Line 62... Line 62...
62
            this.groupBox32 = new System.Windows.Forms.GroupBox();
62
            this.groupBox32 = new System.Windows.Forms.GroupBox();
63
            this.button5 = new System.Windows.Forms.Button();
63
            this.button5 = new System.Windows.Forms.Button();
64
            this.btnReadBLCtrl = new System.Windows.Forms.Button();
64
            this.btnReadBLCtrl = new System.Windows.Forms.Button();
65
            this.btnGetNaviData = new System.Windows.Forms.Button();
65
            this.btnGetNaviData = new System.Windows.Forms.Button();
66
            this.groupBox30 = new System.Windows.Forms.GroupBox();
66
            this.groupBox30 = new System.Windows.Forms.GroupBox();
67
            this.simpleSerialPort = new SimpleSerialPort.SimpleSerialPort();
-
 
68
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
67
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
69
            this.btnOSDAuto = new System.Windows.Forms.Button();
68
            this.btnOSDAuto = new System.Windows.Forms.Button();
70
            this.btnOSD = new System.Windows.Forms.Button();
69
            this.btnOSD = new System.Windows.Forms.Button();
71
            this.button4 = new System.Windows.Forms.Button();
70
            this.button4 = new System.Windows.Forms.Button();
72
            this.button3 = new System.Windows.Forms.Button();
71
            this.button3 = new System.Windows.Forms.Button();
Line 86... Line 85...
86
            this.groupBox38 = new System.Windows.Forms.GroupBox();
85
            this.groupBox38 = new System.Windows.Forms.GroupBox();
87
            this.label9 = new System.Windows.Forms.Label();
86
            this.label9 = new System.Windows.Forms.Label();
88
            this.lblNCGPSLat = new System.Windows.Forms.Label();
87
            this.lblNCGPSLat = new System.Windows.Forms.Label();
89
            this.label8 = new System.Windows.Forms.Label();
88
            this.label8 = new System.Windows.Forms.Label();
90
            this.lblNCGPSLong = new System.Windows.Forms.Label();
89
            this.lblNCGPSLong = new System.Windows.Forms.Label();
91
            this.headingIndicator1 = new AvionicsInstrumentControl.HeadingIndicator();
-
 
92
            this.groupBox7 = new System.Windows.Forms.GroupBox();
90
            this.groupBox7 = new System.Windows.Forms.GroupBox();
93
            this.dgvMotors2 = new System.Windows.Forms.DataGridView();
91
            this.dgvMotors2 = new System.Windows.Forms.DataGridView();
94
            this.dgvMotors1 = new System.Windows.Forms.DataGridView();
92
            this.dgvMotors1 = new System.Windows.Forms.DataGridView();
95
            this.groupBox39 = new System.Windows.Forms.GroupBox();
93
            this.groupBox39 = new System.Windows.Forms.GroupBox();
96
            this.lblNCDistWP = new System.Windows.Forms.Label();
94
            this.lblNCDistWP = new System.Windows.Forms.Label();
Line 128... Line 126...
128
            this.lblNCVolt = new System.Windows.Forms.Label();
126
            this.lblNCVolt = new System.Windows.Forms.Label();
129
            this.groupBox25 = new System.Windows.Forms.GroupBox();
127
            this.groupBox25 = new System.Windows.Forms.GroupBox();
130
            this.lblNCGSpeed = new System.Windows.Forms.Label();
128
            this.lblNCGSpeed = new System.Windows.Forms.Label();
131
            this.groupBox1 = new System.Windows.Forms.GroupBox();
129
            this.groupBox1 = new System.Windows.Forms.GroupBox();
132
            this.lblNCAlt = new System.Windows.Forms.Label();
130
            this.lblNCAlt = new System.Windows.Forms.Label();
133
            this.artificialHorizon1 = new ArtificialHorizon.ArtificialHorizon();
-
 
134
            this.lblNCCompass = new System.Windows.Forms.Label();
131
            this.lblNCCompass = new System.Windows.Forms.Label();
135
            this.lblNCRoll = new System.Windows.Forms.Label();
132
            this.lblNCRoll = new System.Windows.Forms.Label();
136
            this.lblNCPitch = new System.Windows.Forms.Label();
133
            this.lblNCPitch = new System.Windows.Forms.Label();
137
            this.lblCRCErr = new System.Windows.Forms.Label();
134
            this.lblCRCErr = new System.Windows.Forms.Label();
138
            this.label6 = new System.Windows.Forms.Label();
135
            this.label6 = new System.Windows.Forms.Label();
Line 175... Line 172...
175
            this.btnGetWP = new System.Windows.Forms.Button();
172
            this.btnGetWP = new System.Windows.Forms.Button();
176
            this.dgvWP = new System.Windows.Forms.DataGridView();
173
            this.dgvWP = new System.Windows.Forms.DataGridView();
177
            this.btnConn = new System.Windows.Forms.Button();
174
            this.btnConn = new System.Windows.Forms.Button();
178
            this.rtfError = new System.Windows.Forms.RichTextBox();
175
            this.rtfError = new System.Windows.Forms.RichTextBox();
179
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
176
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
-
 
177
            this.headingIndicator1 = new AvionicsInstrumentControl.HeadingIndicator();
-
 
178
            this.artificialHorizon1 = new ArtificialHorizon.ArtificialHorizon();
-
 
179
            this.simpleSerialPort = new SimpleSerialPort.SimpleSerialPort();
180
            this.tabPage2.SuspendLayout();
180
            this.tabPage2.SuspendLayout();
181
            this.groupBox37.SuspendLayout();
181
            this.groupBox37.SuspendLayout();
182
            this.groupBox34.SuspendLayout();
182
            this.groupBox34.SuspendLayout();
183
            this.groupBox32.SuspendLayout();
183
            this.groupBox32.SuspendLayout();
184
            this.groupBox30.SuspendLayout();
184
            this.groupBox30.SuspendLayout();
Line 226... Line 226...
226
            // btnReadDebugCont
226
            // btnReadDebugCont
227
            // 
227
            // 
228
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
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)))));
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)));
230
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
231
            this.btnReadDebugCont.Location = new System.Drawing.Point(803, -7);
231
            this.btnReadDebugCont.Location = new System.Drawing.Point(803, 2);
232
            this.btnReadDebugCont.Name = "btnReadDebugCont";
232
            this.btnReadDebugCont.Name = "btnReadDebugCont";
233
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
233
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
234
            this.btnReadDebugCont.TabIndex = 26;
234
            this.btnReadDebugCont.TabIndex = 26;
235
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
235
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
236
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
236
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
Line 293... Line 293...
293
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
293
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
294
            // 
294
            // 
295
            // rtfTerminal
295
            // rtfTerminal
296
            // 
296
            // 
297
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
297
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
298
            this.rtfTerminal.Location = new System.Drawing.Point(3, -9);
298
            this.rtfTerminal.Location = new System.Drawing.Point(3, 0);
299
            this.rtfTerminal.Name = "rtfTerminal";
299
            this.rtfTerminal.Name = "rtfTerminal";
300
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
300
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
301
            this.rtfTerminal.TabIndex = 17;
301
            this.rtfTerminal.TabIndex = 17;
302
            this.rtfTerminal.Text = "";
302
            this.rtfTerminal.Text = "";
303
            // 
303
            // 
304
            // tabPage2
304
            // tabPage2
305
            // 
305
            // 
-
 
306
            this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
306
            this.tabPage2.Controls.Add(this.groupBox37);
307
            this.tabPage2.Controls.Add(this.groupBox37);
307
            this.tabPage2.Controls.Add(this.groupBox34);
308
            this.tabPage2.Controls.Add(this.groupBox34);
308
            this.tabPage2.Controls.Add(this.groupBox32);
309
            this.tabPage2.Controls.Add(this.groupBox32);
309
            this.tabPage2.Controls.Add(this.groupBox30);
310
            this.tabPage2.Controls.Add(this.groupBox30);
310
            this.tabPage2.Controls.Add(this.dataGridView1);
311
            this.tabPage2.Controls.Add(this.dataGridView1);
311
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
312
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
312
            this.tabPage2.Name = "tabPage2";
313
            this.tabPage2.Name = "tabPage2";
313
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
314
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
314
            this.tabPage2.Size = new System.Drawing.Size(942, 489);
315
            this.tabPage2.Size = new System.Drawing.Size(942, 480);
315
            this.tabPage2.TabIndex = 1;
316
            this.tabPage2.TabIndex = 1;
316
            this.tabPage2.Text = "Settings";
317
            this.tabPage2.Text = "Settings";
317
            this.tabPage2.UseVisualStyleBackColor = true;
-
 
318
            // 
318
            // 
319
            // groupBox37
319
            // groupBox37
320
            // 
320
            // 
321
            this.groupBox37.Controls.Add(this.btnSwitchNC);
321
            this.groupBox37.Controls.Add(this.btnSwitchNC);
322
            this.groupBox37.Controls.Add(this.btnSwitchFC);
322
            this.groupBox37.Controls.Add(this.btnSwitchFC);
Line 347... Line 347...
347
            this.groupBox34.Controls.Add(this.label4);
347
            this.groupBox34.Controls.Add(this.label4);
348
            this.groupBox34.Controls.Add(this.labelTimingDebug);
348
            this.groupBox34.Controls.Add(this.labelTimingDebug);
349
            this.groupBox34.Controls.Add(this.label3);
349
            this.groupBox34.Controls.Add(this.label3);
350
            this.groupBox34.Controls.Add(this.label2);
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)));
351
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
352
            this.groupBox34.Location = new System.Drawing.Point(708, 329);
352
            this.groupBox34.Location = new System.Drawing.Point(708, 320);
353
            this.groupBox34.Name = "groupBox34";
353
            this.groupBox34.Name = "groupBox34";
354
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
354
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
355
            this.groupBox34.TabIndex = 34;
355
            this.groupBox34.TabIndex = 34;
356
            this.groupBox34.TabStop = false;
356
            this.groupBox34.TabStop = false;
357
            this.groupBox34.Text = "timings auto update (ms)";
357
            this.groupBox34.Text = "timings auto update (ms)";
Line 695... Line 695...
695
            this.groupBox30.Size = new System.Drawing.Size(241, 297);
695
            this.groupBox30.Size = new System.Drawing.Size(241, 297);
696
            this.groupBox30.TabIndex = 30;
696
            this.groupBox30.TabIndex = 30;
697
            this.groupBox30.TabStop = false;
697
            this.groupBox30.TabStop = false;
698
            this.groupBox30.Text = "Serial connection";
698
            this.groupBox30.Text = "Serial connection";
699
            // 
699
            // 
700
            // simpleSerialPort
-
 
701
            // 
-
 
702
            this.simpleSerialPort.Dock = System.Windows.Forms.DockStyle.Fill;
-
 
703
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-
 
704
            this.simpleSerialPort.Location = new System.Drawing.Point(3, 20);
-
 
705
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
-
 
706
            this.simpleSerialPort.Name = "simpleSerialPort";
-
 
707
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 274);
-
 
708
            this.simpleSerialPort.TabIndex = 0;
-
 
709
            // 
-
 
710
            // dataGridView1
700
            // dataGridView1
711
            // 
701
            // 
712
            this.dataGridView1.AllowUserToAddRows = false;
702
            this.dataGridView1.AllowUserToAddRows = false;
713
            this.dataGridView1.AllowUserToDeleteRows = false;
703
            this.dataGridView1.AllowUserToDeleteRows = false;
714
            this.dataGridView1.AllowUserToResizeColumns = false;
704
            this.dataGridView1.AllowUserToResizeColumns = false;
Line 830... Line 820...
830
            this.lblFileName.TabIndex = 8;
820
            this.lblFileName.TabIndex = 8;
831
            this.lblFileName.Text = "1234567890123456";
821
            this.lblFileName.Text = "1234567890123456";
832
            // 
822
            // 
833
            // tabPage3
823
            // tabPage3
834
            // 
824
            // 
-
 
825
            this.tabPage3.BackColor = System.Drawing.SystemColors.Control;
835
            this.tabPage3.Controls.Add(this.lblNCDistHP1);
826
            this.tabPage3.Controls.Add(this.lblNCDistHP1);
836
            this.tabPage3.Controls.Add(this.groupBox8);
827
            this.tabPage3.Controls.Add(this.groupBox8);
837
            this.tabPage3.Controls.Add(this.groupBox38);
828
            this.tabPage3.Controls.Add(this.groupBox38);
838
            this.tabPage3.Controls.Add(this.headingIndicator1);
829
            this.tabPage3.Controls.Add(this.headingIndicator1);
839
            this.tabPage3.Controls.Add(this.groupBox7);
830
            this.tabPage3.Controls.Add(this.groupBox7);
Line 855... Line 846...
855
            this.tabPage3.Controls.Add(this.lblNCRoll);
846
            this.tabPage3.Controls.Add(this.lblNCRoll);
856
            this.tabPage3.Controls.Add(this.lblNCPitch);
847
            this.tabPage3.Controls.Add(this.lblNCPitch);
857
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
848
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
858
            this.tabPage3.Name = "tabPage3";
849
            this.tabPage3.Name = "tabPage3";
859
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
850
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
860
            this.tabPage3.Size = new System.Drawing.Size(942, 489);
851
            this.tabPage3.Size = new System.Drawing.Size(942, 480);
861
            this.tabPage3.TabIndex = 2;
852
            this.tabPage3.TabIndex = 2;
862
            this.tabPage3.Text = "Visual";
853
            this.tabPage3.Text = "Visual";
863
            this.tabPage3.UseVisualStyleBackColor = true;
-
 
864
            // 
854
            // 
865
            // lblNCDistHP1
855
            // lblNCDistHP1
866
            // 
856
            // 
867
            this.lblNCDistHP1.AutoSize = true;
857
            this.lblNCDistHP1.AutoSize = true;
868
            this.lblNCDistHP1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
858
            this.lblNCDistHP1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
Line 977... Line 967...
977
            this.lblNCGPSLong.Name = "lblNCGPSLong";
967
            this.lblNCGPSLong.Name = "lblNCGPSLong";
978
            this.lblNCGPSLong.Size = new System.Drawing.Size(67, 29);
968
            this.lblNCGPSLong.Size = new System.Drawing.Size(67, 29);
979
            this.lblNCGPSLong.TabIndex = 0;
969
            this.lblNCGPSLong.TabIndex = 0;
980
            this.lblNCGPSLong.Text = "Long";
970
            this.lblNCGPSLong.Text = "Long";
981
            // 
971
            // 
982
            // headingIndicator1
-
 
983
            // 
-
 
984
            this.headingIndicator1.Location = new System.Drawing.Point(188, 221);
-
 
985
            this.headingIndicator1.Name = "headingIndicator1";
-
 
986
            this.headingIndicator1.Size = new System.Drawing.Size(210, 210);
-
 
987
            this.headingIndicator1.TabIndex = 2;
-
 
988
            // 
-
 
989
            // groupBox7
972
            // groupBox7
990
            // 
973
            // 
991
            this.groupBox7.Controls.Add(this.dgvMotors2);
974
            this.groupBox7.Controls.Add(this.dgvMotors2);
992
            this.groupBox7.Controls.Add(this.dgvMotors1);
975
            this.groupBox7.Controls.Add(this.dgvMotors1);
993
            this.groupBox7.Location = new System.Drawing.Point(152, 12);
976
            this.groupBox7.Location = new System.Drawing.Point(152, 12);
Line 999... Line 982...
999
            // 
982
            // 
1000
            // dgvMotors2
983
            // dgvMotors2
1001
            // 
984
            // 
1002
            this.dgvMotors2.AllowUserToAddRows = false;
985
            this.dgvMotors2.AllowUserToAddRows = false;
1003
            this.dgvMotors2.AllowUserToDeleteRows = false;
986
            this.dgvMotors2.AllowUserToDeleteRows = false;
-
 
987
            this.dgvMotors2.BackgroundColor = System.Drawing.SystemColors.Control;
1004
            this.dgvMotors2.ColumnHeadersHeight = 26;
988
            this.dgvMotors2.ColumnHeadersHeight = 26;
1005
            this.dgvMotors2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
989
            this.dgvMotors2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
1006
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
990
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
1007
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
991
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
1008
            dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
992
            dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
Line 1025... Line 1009...
1025
            // 
1009
            // 
1026
            // dgvMotors1
1010
            // dgvMotors1
1027
            // 
1011
            // 
1028
            this.dgvMotors1.AllowUserToAddRows = false;
1012
            this.dgvMotors1.AllowUserToAddRows = false;
1029
            this.dgvMotors1.AllowUserToDeleteRows = false;
1013
            this.dgvMotors1.AllowUserToDeleteRows = false;
-
 
1014
            this.dgvMotors1.BackgroundColor = System.Drawing.SystemColors.Control;
1030
            this.dgvMotors1.ColumnHeadersHeight = 26;
1015
            this.dgvMotors1.ColumnHeadersHeight = 26;
1031
            this.dgvMotors1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
1016
            this.dgvMotors1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
1032
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
1017
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
1033
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
1018
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
1034
            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1019
            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
Line 1179... Line 1164...
1179
            // 
1164
            // 
1180
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1165
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1181
            this.groupBox35.Controls.Add(this.groupBox27);
1166
            this.groupBox35.Controls.Add(this.groupBox27);
1182
            this.groupBox35.Controls.Add(this.groupBox19);
1167
            this.groupBox35.Controls.Add(this.groupBox19);
1183
            this.groupBox35.Controls.Add(this.groupBox18);
1168
            this.groupBox35.Controls.Add(this.groupBox18);
1184
            this.groupBox35.Location = new System.Drawing.Point(837, 342);
1169
            this.groupBox35.Location = new System.Drawing.Point(837, 333);
1185
            this.groupBox35.Name = "groupBox35";
1170
            this.groupBox35.Name = "groupBox35";
1186
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
1171
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
1187
            this.groupBox35.TabIndex = 11;
1172
            this.groupBox35.TabIndex = 11;
1188
            this.groupBox35.TabStop = false;
1173
            this.groupBox35.TabStop = false;
1189
            // 
1174
            // 
Line 1464... Line 1449...
1464
            this.lblNCAlt.Name = "lblNCAlt";
1449
            this.lblNCAlt.Name = "lblNCAlt";
1465
            this.lblNCAlt.Size = new System.Drawing.Size(40, 29);
1450
            this.lblNCAlt.Size = new System.Drawing.Size(40, 29);
1466
            this.lblNCAlt.TabIndex = 0;
1451
            this.lblNCAlt.TabIndex = 0;
1467
            this.lblNCAlt.Text = "Alt";
1452
            this.lblNCAlt.Text = "Alt";
1468
            // 
1453
            // 
1469
            // artificialHorizon1
-
 
1470
            // 
-
 
1471
            this.artificialHorizon1.AutoScroll = true;
-
 
1472
            this.artificialHorizon1.BackColor = System.Drawing.Color.White;
-
 
1473
            this.artificialHorizon1.ForeColor = System.Drawing.Color.White;
-
 
1474
            this.artificialHorizon1.Location = new System.Drawing.Point(467, 221);
-
 
1475
            this.artificialHorizon1.Name = "artificialHorizon1";
-
 
1476
            this.artificialHorizon1.pitch_angle = 0D;
-
 
1477
            this.artificialHorizon1.roll_angle = 0D;
-
 
1478
            this.artificialHorizon1.Size = new System.Drawing.Size(210, 210);
-
 
1479
            this.artificialHorizon1.TabIndex = 1;
-
 
1480
            // 
-
 
1481
            // lblNCCompass
1454
            // lblNCCompass
1482
            // 
1455
            // 
1483
            this.lblNCCompass.AutoSize = true;
1456
            this.lblNCCompass.AutoSize = true;
1484
            this.lblNCCompass.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1457
            this.lblNCCompass.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1485
            this.lblNCCompass.Location = new System.Drawing.Point(270, 430);
1458
            this.lblNCCompass.Location = new System.Drawing.Point(270, 430);
Line 1514... Line 1487...
1514
            // lblCRCErr
1487
            // lblCRCErr
1515
            // 
1488
            // 
1516
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1489
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1517
            this.lblCRCErr.AutoSize = true;
1490
            this.lblCRCErr.AutoSize = true;
1518
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1491
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1519
            this.lblCRCErr.Location = new System.Drawing.Point(638, 23);
1492
            this.lblCRCErr.Location = new System.Drawing.Point(638, 32);
1520
            this.lblCRCErr.Name = "lblCRCErr";
1493
            this.lblCRCErr.Name = "lblCRCErr";
1521
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1494
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1522
            this.lblCRCErr.TabIndex = 12;
1495
            this.lblCRCErr.TabIndex = 12;
1523
            this.lblCRCErr.Text = "0";
1496
            this.lblCRCErr.Text = "0";
1524
            // 
1497
            // 
1525
            // label6
1498
            // label6
1526
            // 
1499
            // 
1527
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1500
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1528
            this.label6.AutoSize = true;
1501
            this.label6.AutoSize = true;
1529
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1502
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1530
            this.label6.Location = new System.Drawing.Point(557, 23);
1503
            this.label6.Location = new System.Drawing.Point(557, 32);
1531
            this.label6.Name = "label6";
1504
            this.label6.Name = "label6";
1532
            this.label6.Size = new System.Drawing.Size(61, 16);
1505
            this.label6.Size = new System.Drawing.Size(61, 16);
1533
            this.label6.TabIndex = 11;
1506
            this.label6.TabIndex = 11;
1534
            this.label6.Text = "CRC-Error";
1507
            this.label6.Text = "CRC-Error";
1535
            // 
1508
            // 
1536
            // lblLifeCounter
1509
            // lblLifeCounter
1537
            // 
1510
            // 
1538
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1511
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1539
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
1512
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
1540
            this.lblLifeCounter.Location = new System.Drawing.Point(638, 4);
1513
            this.lblLifeCounter.Location = new System.Drawing.Point(638, 13);
1541
            this.lblLifeCounter.Name = "lblLifeCounter";
1514
            this.lblLifeCounter.Name = "lblLifeCounter";
1542
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1515
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1543
            this.lblLifeCounter.TabIndex = 10;
1516
            this.lblLifeCounter.TabIndex = 10;
1544
            // 
1517
            // 
1545
            // label1
1518
            // label1
1546
            // 
1519
            // 
1547
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1520
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1548
            this.label1.AutoSize = true;
1521
            this.label1.AutoSize = true;
1549
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1522
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1550
            this.label1.Location = new System.Drawing.Point(556, 2);
1523
            this.label1.Location = new System.Drawing.Point(556, 11);
1551
            this.label1.Name = "label1";
1524
            this.label1.Name = "label1";
1552
            this.label1.Size = new System.Drawing.Size(79, 16);
1525
            this.label1.Size = new System.Drawing.Size(79, 16);
1553
            this.label1.TabIndex = 9;
1526
            this.label1.TabIndex = 9;
1554
            this.label1.Text = "Communication";
1527
            this.label1.Text = "Communication";
1555
            // 
1528
            // 
1556
            // groupBox31
1529
            // groupBox31
1557
            // 
1530
            // 
1558
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1531
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1559
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1532
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1560
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1533
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1561
            this.groupBox31.Location = new System.Drawing.Point(473, 2);
1534
            this.groupBox31.Location = new System.Drawing.Point(473, 11);
1562
            this.groupBox31.Name = "groupBox31";
1535
            this.groupBox31.Name = "groupBox31";
1563
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1536
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1564
            this.groupBox31.TabIndex = 8;
1537
            this.groupBox31.TabIndex = 8;
1565
            this.groupBox31.TabStop = false;
1538
            this.groupBox31.TabStop = false;
1566
            this.groupBox31.Text = "Controller";
1539
            this.groupBox31.Text = "Controller";
Line 1584... Line 1557...
1584
            this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1557
            this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1585
            this.TabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1558
            this.TabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1586
            this.TabControl1.Location = new System.Drawing.Point(0, 0);
1559
            this.TabControl1.Location = new System.Drawing.Point(0, 0);
1587
            this.TabControl1.Name = "TabControl1";
1560
            this.TabControl1.Name = "TabControl1";
1588
            this.TabControl1.SelectedIndex = 0;
1561
            this.TabControl1.SelectedIndex = 0;
1589
            this.TabControl1.Size = new System.Drawing.Size(950, 520);
1562
            this.TabControl1.Size = new System.Drawing.Size(950, 511);
1590
            this.TabControl1.TabIndex = 15;
1563
            this.TabControl1.TabIndex = 15;
1591
            // 
1564
            // 
1592
            // tabPageSerial
1565
            // tabPageSerial
1593
            // 
1566
            // 
-
 
1567
            this.tabPageSerial.BackColor = System.Drawing.SystemColors.Control;
1594
            this.tabPageSerial.Controls.Add(this.groupBox11);
1568
            this.tabPageSerial.Controls.Add(this.groupBox11);
1595
            this.tabPageSerial.Controls.Add(this.groupBox10);
1569
            this.tabPageSerial.Controls.Add(this.groupBox10);
1596
            this.tabPageSerial.Controls.Add(this.groupBox9);
1570
            this.tabPageSerial.Controls.Add(this.groupBox9);
1597
            this.tabPageSerial.Controls.Add(this.groupBox6);
1571
            this.tabPageSerial.Controls.Add(this.groupBox6);
1598
            this.tabPageSerial.Location = new System.Drawing.Point(4, 27);
1572
            this.tabPageSerial.Location = new System.Drawing.Point(4, 27);
1599
            this.tabPageSerial.Name = "tabPageSerial";
1573
            this.tabPageSerial.Name = "tabPageSerial";
1600
            this.tabPageSerial.Padding = new System.Windows.Forms.Padding(3);
1574
            this.tabPageSerial.Padding = new System.Windows.Forms.Padding(3);
1601
            this.tabPageSerial.Size = new System.Drawing.Size(942, 489);
1575
            this.tabPageSerial.Size = new System.Drawing.Size(942, 480);
1602
            this.tabPageSerial.TabIndex = 4;
1576
            this.tabPageSerial.TabIndex = 4;
1603
            this.tabPageSerial.Text = "Serial channels";
1577
            this.tabPageSerial.Text = "Serial channels";
1604
            this.tabPageSerial.UseVisualStyleBackColor = true;
-
 
1605
            // 
1578
            // 
1606
            // groupBox11
1579
            // groupBox11
1607
            // 
1580
            // 
-
 
1581
            this.groupBox11.BackColor = System.Drawing.SystemColors.Control;
1608
            this.groupBox11.Controls.Add(this.btnSer4_254);
1582
            this.groupBox11.Controls.Add(this.btnSer4_254);
1609
            this.groupBox11.Controls.Add(this.btnSer4_127);
1583
            this.groupBox11.Controls.Add(this.btnSer4_127);
1610
            this.groupBox11.Controls.Add(this.btnSer4_0);
1584
            this.groupBox11.Controls.Add(this.btnSer4_0);
1611
            this.groupBox11.Controls.Add(this.textBoxSerial4);
1585
            this.groupBox11.Controls.Add(this.textBoxSerial4);
1612
            this.groupBox11.Controls.Add(this.lblTbSerial4);
1586
            this.groupBox11.Controls.Add(this.lblTbSerial4);
Line 1648... Line 1622...
1648
            this.btnSer4_0.UseVisualStyleBackColor = true;
1622
            this.btnSer4_0.UseVisualStyleBackColor = true;
1649
            this.btnSer4_0.Click += new System.EventHandler(this.btnSer4_0_Click);
1623
            this.btnSer4_0.Click += new System.EventHandler(this.btnSer4_0_Click);
1650
            // 
1624
            // 
1651
            // textBoxSerial4
1625
            // textBoxSerial4
1652
            // 
1626
            // 
1653
            this.textBoxSerial4.BackColor = System.Drawing.Color.White;
1627
            this.textBoxSerial4.BackColor = System.Drawing.SystemColors.Control;
1654
            this.textBoxSerial4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1628
            this.textBoxSerial4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1655
            this.textBoxSerial4.Location = new System.Drawing.Point(19, 26);
1629
            this.textBoxSerial4.Location = new System.Drawing.Point(19, 26);
1656
            this.textBoxSerial4.MaxLength = 22;
1630
            this.textBoxSerial4.MaxLength = 22;
1657
            this.textBoxSerial4.Name = "textBoxSerial4";
1631
            this.textBoxSerial4.Name = "textBoxSerial4";
1658
            this.textBoxSerial4.Size = new System.Drawing.Size(155, 24);
1632
            this.textBoxSerial4.Size = new System.Drawing.Size(155, 24);
Line 1670... Line 1644...
1670
            this.lblTbSerial4.TabIndex = 1;
1644
            this.lblTbSerial4.TabIndex = 1;
1671
            this.lblTbSerial4.Text = "Serial 2";
1645
            this.lblTbSerial4.Text = "Serial 2";
1672
            // 
1646
            // 
1673
            // trckbarSerial4
1647
            // trckbarSerial4
1674
            // 
1648
            // 
1675
            this.trckbarSerial4.BackColor = System.Drawing.Color.White;
1649
            this.trckbarSerial4.BackColor = System.Drawing.SystemColors.Control;
1676
            this.trckbarSerial4.Location = new System.Drawing.Point(11, 52);
1650
            this.trckbarSerial4.Location = new System.Drawing.Point(11, 52);
1677
            this.trckbarSerial4.Maximum = 254;
1651
            this.trckbarSerial4.Maximum = 254;
1678
            this.trckbarSerial4.Name = "trckbarSerial4";
1652
            this.trckbarSerial4.Name = "trckbarSerial4";
1679
            this.trckbarSerial4.Size = new System.Drawing.Size(201, 45);
1653
            this.trckbarSerial4.Size = new System.Drawing.Size(201, 45);
1680
            this.trckbarSerial4.TabIndex = 0;
1654
            this.trckbarSerial4.TabIndex = 0;
1681
            this.trckbarSerial4.TickStyle = System.Windows.Forms.TickStyle.None;
1655
            this.trckbarSerial4.TickStyle = System.Windows.Forms.TickStyle.None;
1682
            this.trckbarSerial4.ValueChanged += new System.EventHandler(this.trckbarSerial4_ValueChanged);
1656
            this.trckbarSerial4.ValueChanged += new System.EventHandler(this.trckbarSerial4_ValueChanged);
1683
            // 
1657
            // 
1684
            // groupBox10
1658
            // groupBox10
1685
            // 
1659
            // 
-
 
1660
            this.groupBox10.BackColor = System.Drawing.SystemColors.Control;
1686
            this.groupBox10.Controls.Add(this.btnSer3_254);
1661
            this.groupBox10.Controls.Add(this.btnSer3_254);
1687
            this.groupBox10.Controls.Add(this.btnSer3_127);
1662
            this.groupBox10.Controls.Add(this.btnSer3_127);
1688
            this.groupBox10.Controls.Add(this.btnSer3_0);
1663
            this.groupBox10.Controls.Add(this.btnSer3_0);
1689
            this.groupBox10.Controls.Add(this.textBoxSerial3);
1664
            this.groupBox10.Controls.Add(this.textBoxSerial3);
1690
            this.groupBox10.Controls.Add(this.lblTbSerial3);
1665
            this.groupBox10.Controls.Add(this.lblTbSerial3);
Line 1726... Line 1701...
1726
            this.btnSer3_0.UseVisualStyleBackColor = true;
1701
            this.btnSer3_0.UseVisualStyleBackColor = true;
1727
            this.btnSer3_0.Click += new System.EventHandler(this.btnSer3_0_Click);
1702
            this.btnSer3_0.Click += new System.EventHandler(this.btnSer3_0_Click);
1728
            // 
1703
            // 
1729
            // textBoxSerial3
1704
            // textBoxSerial3
1730
            // 
1705
            // 
1731
            this.textBoxSerial3.BackColor = System.Drawing.Color.White;
1706
            this.textBoxSerial3.BackColor = System.Drawing.SystemColors.Control;
1732
            this.textBoxSerial3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1707
            this.textBoxSerial3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1733
            this.textBoxSerial3.Location = new System.Drawing.Point(19, 26);
1708
            this.textBoxSerial3.Location = new System.Drawing.Point(19, 26);
1734
            this.textBoxSerial3.MaxLength = 22;
1709
            this.textBoxSerial3.MaxLength = 22;
1735
            this.textBoxSerial3.Name = "textBoxSerial3";
1710
            this.textBoxSerial3.Name = "textBoxSerial3";
1736
            this.textBoxSerial3.Size = new System.Drawing.Size(155, 24);
1711
            this.textBoxSerial3.Size = new System.Drawing.Size(155, 24);
Line 1748... Line 1723...
1748
            this.lblTbSerial3.TabIndex = 1;
1723
            this.lblTbSerial3.TabIndex = 1;
1749
            this.lblTbSerial3.Text = "Serial 2";
1724
            this.lblTbSerial3.Text = "Serial 2";
1750
            // 
1725
            // 
1751
            // trckbarSerial3
1726
            // trckbarSerial3
1752
            // 
1727
            // 
1753
            this.trckbarSerial3.BackColor = System.Drawing.Color.White;
1728
            this.trckbarSerial3.BackColor = System.Drawing.SystemColors.Control;
1754
            this.trckbarSerial3.Location = new System.Drawing.Point(11, 52);
1729
            this.trckbarSerial3.Location = new System.Drawing.Point(11, 52);
1755
            this.trckbarSerial3.Maximum = 254;
1730
            this.trckbarSerial3.Maximum = 254;
1756
            this.trckbarSerial3.Name = "trckbarSerial3";
1731
            this.trckbarSerial3.Name = "trckbarSerial3";
1757
            this.trckbarSerial3.Size = new System.Drawing.Size(201, 45);
1732
            this.trckbarSerial3.Size = new System.Drawing.Size(201, 45);
1758
            this.trckbarSerial3.TabIndex = 0;
1733
            this.trckbarSerial3.TabIndex = 0;
1759
            this.trckbarSerial3.TickStyle = System.Windows.Forms.TickStyle.None;
1734
            this.trckbarSerial3.TickStyle = System.Windows.Forms.TickStyle.None;
1760
            this.trckbarSerial3.ValueChanged += new System.EventHandler(this.trckbarSerial3_ValueChanged);
1735
            this.trckbarSerial3.ValueChanged += new System.EventHandler(this.trckbarSerial3_ValueChanged);
1761
            // 
1736
            // 
1762
            // groupBox9
1737
            // groupBox9
1763
            // 
1738
            // 
-
 
1739
            this.groupBox9.BackColor = System.Drawing.SystemColors.Control;
1764
            this.groupBox9.Controls.Add(this.btnSer2_254);
1740
            this.groupBox9.Controls.Add(this.btnSer2_254);
1765
            this.groupBox9.Controls.Add(this.btnSer2_127);
1741
            this.groupBox9.Controls.Add(this.btnSer2_127);
1766
            this.groupBox9.Controls.Add(this.btnSer2_0);
1742
            this.groupBox9.Controls.Add(this.btnSer2_0);
1767
            this.groupBox9.Controls.Add(this.textBoxSerial2);
1743
            this.groupBox9.Controls.Add(this.textBoxSerial2);
1768
            this.groupBox9.Controls.Add(this.lblTbSerial2);
1744
            this.groupBox9.Controls.Add(this.lblTbSerial2);
Line 1804... Line 1780...
1804
            this.btnSer2_0.UseVisualStyleBackColor = true;
1780
            this.btnSer2_0.UseVisualStyleBackColor = true;
1805
            this.btnSer2_0.Click += new System.EventHandler(this.btnSer2_0_Click);
1781
            this.btnSer2_0.Click += new System.EventHandler(this.btnSer2_0_Click);
1806
            // 
1782
            // 
1807
            // textBoxSerial2
1783
            // textBoxSerial2
1808
            // 
1784
            // 
1809
            this.textBoxSerial2.BackColor = System.Drawing.Color.White;
1785
            this.textBoxSerial2.BackColor = System.Drawing.SystemColors.Control;
1810
            this.textBoxSerial2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1786
            this.textBoxSerial2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1811
            this.textBoxSerial2.Location = new System.Drawing.Point(19, 26);
1787
            this.textBoxSerial2.Location = new System.Drawing.Point(19, 26);
1812
            this.textBoxSerial2.MaxLength = 22;
1788
            this.textBoxSerial2.MaxLength = 22;
1813
            this.textBoxSerial2.Name = "textBoxSerial2";
1789
            this.textBoxSerial2.Name = "textBoxSerial2";
1814
            this.textBoxSerial2.Size = new System.Drawing.Size(155, 24);
1790
            this.textBoxSerial2.Size = new System.Drawing.Size(155, 24);
Line 1826... Line 1802...
1826
            this.lblTbSerial2.TabIndex = 1;
1802
            this.lblTbSerial2.TabIndex = 1;
1827
            this.lblTbSerial2.Text = "Serial 2";
1803
            this.lblTbSerial2.Text = "Serial 2";
1828
            // 
1804
            // 
1829
            // trckbarSerial2
1805
            // trckbarSerial2
1830
            // 
1806
            // 
1831
            this.trckbarSerial2.BackColor = System.Drawing.Color.White;
1807
            this.trckbarSerial2.BackColor = System.Drawing.SystemColors.Control;
1832
            this.trckbarSerial2.Location = new System.Drawing.Point(11, 52);
1808
            this.trckbarSerial2.Location = new System.Drawing.Point(11, 52);
1833
            this.trckbarSerial2.Maximum = 254;
1809
            this.trckbarSerial2.Maximum = 254;
1834
            this.trckbarSerial2.Name = "trckbarSerial2";
1810
            this.trckbarSerial2.Name = "trckbarSerial2";
1835
            this.trckbarSerial2.Size = new System.Drawing.Size(201, 45);
1811
            this.trckbarSerial2.Size = new System.Drawing.Size(201, 45);
1836
            this.trckbarSerial2.TabIndex = 0;
1812
            this.trckbarSerial2.TabIndex = 0;
1837
            this.trckbarSerial2.TickStyle = System.Windows.Forms.TickStyle.None;
1813
            this.trckbarSerial2.TickStyle = System.Windows.Forms.TickStyle.None;
1838
            this.trckbarSerial2.ValueChanged += new System.EventHandler(this.trckbarSerial2_ValueChanged);
1814
            this.trckbarSerial2.ValueChanged += new System.EventHandler(this.trckbarSerial2_ValueChanged);
1839
            // 
1815
            // 
1840
            // groupBox6
1816
            // groupBox6
1841
            // 
1817
            // 
-
 
1818
            this.groupBox6.BackColor = System.Drawing.SystemColors.Control;
1842
            this.groupBox6.Controls.Add(this.btnSer1_254);
1819
            this.groupBox6.Controls.Add(this.btnSer1_254);
1843
            this.groupBox6.Controls.Add(this.btnSer1_127);
1820
            this.groupBox6.Controls.Add(this.btnSer1_127);
1844
            this.groupBox6.Controls.Add(this.btnSer1_0);
1821
            this.groupBox6.Controls.Add(this.btnSer1_0);
1845
            this.groupBox6.Controls.Add(this.textBoxSerial1);
1822
            this.groupBox6.Controls.Add(this.textBoxSerial1);
1846
            this.groupBox6.Controls.Add(this.lblTbSerial1);
1823
            this.groupBox6.Controls.Add(this.lblTbSerial1);
Line 1882... Line 1859...
1882
            this.btnSer1_0.UseVisualStyleBackColor = true;
1859
            this.btnSer1_0.UseVisualStyleBackColor = true;
1883
            this.btnSer1_0.Click += new System.EventHandler(this.btnSer1_0_Click);
1860
            this.btnSer1_0.Click += new System.EventHandler(this.btnSer1_0_Click);
1884
            // 
1861
            // 
1885
            // textBoxSerial1
1862
            // textBoxSerial1
1886
            // 
1863
            // 
1887
            this.textBoxSerial1.BackColor = System.Drawing.Color.White;
1864
            this.textBoxSerial1.BackColor = System.Drawing.SystemColors.Control;
1888
            this.textBoxSerial1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1865
            this.textBoxSerial1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1889
            this.textBoxSerial1.Location = new System.Drawing.Point(19, 26);
1866
            this.textBoxSerial1.Location = new System.Drawing.Point(19, 26);
1890
            this.textBoxSerial1.MaxLength = 22;
1867
            this.textBoxSerial1.MaxLength = 22;
1891
            this.textBoxSerial1.Name = "textBoxSerial1";
1868
            this.textBoxSerial1.Name = "textBoxSerial1";
1892
            this.textBoxSerial1.Size = new System.Drawing.Size(155, 24);
1869
            this.textBoxSerial1.Size = new System.Drawing.Size(155, 24);
Line 1904... Line 1881...
1904
            this.lblTbSerial1.TabIndex = 1;
1881
            this.lblTbSerial1.TabIndex = 1;
1905
            this.lblTbSerial1.Text = "Serial 1";
1882
            this.lblTbSerial1.Text = "Serial 1";
1906
            // 
1883
            // 
1907
            // trckbarSerial1
1884
            // trckbarSerial1
1908
            // 
1885
            // 
1909
            this.trckbarSerial1.BackColor = System.Drawing.Color.White;
1886
            this.trckbarSerial1.BackColor = System.Drawing.SystemColors.Control;
1910
            this.trckbarSerial1.Location = new System.Drawing.Point(11, 52);
1887
            this.trckbarSerial1.Location = new System.Drawing.Point(11, 52);
1911
            this.trckbarSerial1.Maximum = 254;
1888
            this.trckbarSerial1.Maximum = 254;
1912
            this.trckbarSerial1.Name = "trckbarSerial1";
1889
            this.trckbarSerial1.Name = "trckbarSerial1";
1913
            this.trckbarSerial1.Size = new System.Drawing.Size(201, 45);
1890
            this.trckbarSerial1.Size = new System.Drawing.Size(201, 45);
1914
            this.trckbarSerial1.TabIndex = 0;
1891
            this.trckbarSerial1.TabIndex = 0;
Line 1932... Line 1909...
1932
            this.tabPageTesting.Controls.Add(this.button3);
1909
            this.tabPageTesting.Controls.Add(this.button3);
1933
            this.tabPageTesting.Controls.Add(this.button2);
1910
            this.tabPageTesting.Controls.Add(this.button2);
1934
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1911
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1935
            this.tabPageTesting.Name = "tabPageTesting";
1912
            this.tabPageTesting.Name = "tabPageTesting";
1936
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
1913
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
1937
            this.tabPageTesting.Size = new System.Drawing.Size(942, 486);
1914
            this.tabPageTesting.Size = new System.Drawing.Size(942, 489);
1938
            this.tabPageTesting.TabIndex = 3;
1915
            this.tabPageTesting.TabIndex = 3;
1939
            this.tabPageTesting.Text = "testing";
1916
            this.tabPageTesting.Text = "testing";
1940
            this.tabPageTesting.UseVisualStyleBackColor = true;
1917
            this.tabPageTesting.UseVisualStyleBackColor = true;
1941
            // 
1918
            // 
1942
            // cbWPIndex
1919
            // cbWPIndex
Line 1967... Line 1944...
1967
            // 
1944
            // 
1968
            // btnConn
1945
            // btnConn
1969
            // 
1946
            // 
1970
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1947
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1971
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1948
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1972
            this.btnConn.Location = new System.Drawing.Point(658, -7);
1949
            this.btnConn.Location = new System.Drawing.Point(658, 2);
1973
            this.btnConn.Name = "btnConn";
1950
            this.btnConn.Name = "btnConn";
1974
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1951
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1975
            this.btnConn.TabIndex = 28;
1952
            this.btnConn.TabIndex = 28;
1976
            this.btnConn.Text = "open\r\nserial port";
1953
            this.btnConn.Text = "open\r\nserial port";
1977
            this.btnConn.UseVisualStyleBackColor = true;
1954
            this.btnConn.UseVisualStyleBackColor = true;
1978
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1955
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1979
            // 
1956
            // 
1980
            // rtfError
1957
            // rtfError
1981
            // 
1958
            // 
1982
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
1959
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
1983
            this.rtfError.Location = new System.Drawing.Point(268, -9);
1960
            this.rtfError.Location = new System.Drawing.Point(268, 0);
1984
            this.rtfError.Name = "rtfError";
1961
            this.rtfError.Name = "rtfError";
1985
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1962
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1986
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1963
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1987
            this.rtfError.TabIndex = 29;
1964
            this.rtfError.TabIndex = 29;
1988
            this.rtfError.Text = "";
1965
            this.rtfError.Text = "";
Line 2011... Line 1988...
2011
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
1988
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
2012
            this.splitContainer1.Panel2.Controls.Add(this.label1);
1989
            this.splitContainer1.Panel2.Controls.Add(this.label1);
2013
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
1990
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
2014
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
1991
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
2015
            this.splitContainer1.Size = new System.Drawing.Size(950, 572);
1992
            this.splitContainer1.Size = new System.Drawing.Size(950, 572);
2016
            this.splitContainer1.SplitterDistance = 520;
1993
            this.splitContainer1.SplitterDistance = 511;
2017
            this.splitContainer1.SplitterWidth = 1;
1994
            this.splitContainer1.SplitterWidth = 1;
2018
            this.splitContainer1.TabIndex = 36;
1995
            this.splitContainer1.TabIndex = 36;
2019
            // 
1996
            // 
-
 
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
            // 
2020
            // MainForm
2026
            // MainForm
2021
            // 
2027
            // 
2022
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2028
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2023
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2029
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2024
            this.ClientSize = new System.Drawing.Size(950, 572);
2030
            this.ClientSize = new System.Drawing.Size(950, 572);