Subversion Repositories Projects

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

namespace MKLiveView
{
    partial class MainForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.btnReadDebugCont = new System.Windows.Forms.Button();
            this.buttonReset = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.btnSwitchFC = new System.Windows.Forms.Button();
            this.btnSwitchNC = new System.Windows.Forms.Button();
            this.lblCtrl = new System.Windows.Forms.Label();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.rtfTerminal = new System.Windows.Forms.RichTextBox();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.groupBox37 = new System.Windows.Forms.GroupBox();
            this.groupBox34 = new System.Windows.Forms.GroupBox();
            this.chkbAutoOSD = new System.Windows.Forms.CheckBox();
            this.chkbAutoBL = new System.Windows.Forms.CheckBox();
            this.chkbAutoNav = new System.Windows.Forms.CheckBox();
            this.chkbAutoDbg = new System.Windows.Forms.CheckBox();
            this.cbTimingOSD = new System.Windows.Forms.ComboBox();
            this.cbTimingBLCTRL = new System.Windows.Forms.ComboBox();
            this.cbTimingNAV = new System.Windows.Forms.ComboBox();
            this.cbTimingDebug = new System.Windows.Forms.ComboBox();
            this.labelTimingOSD = new System.Windows.Forms.Label();
            this.labelTimingBLCTRL = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.labelTimingNAV = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.labelTimingDebug = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.groupBox32 = new System.Windows.Forms.GroupBox();
            this.button5 = new System.Windows.Forms.Button();
            this.btnReadBLCtrl = new System.Windows.Forms.Button();
            this.btnGetNaviData = new System.Windows.Forms.Button();
            this.groupBox30 = new System.Windows.Forms.GroupBox();
            this.simpleSerialPort = new SimpleSerialPort.SimpleSerialPort();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.btnOSDAuto = new System.Windows.Forms.Button();
            this.btnOSD = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.btnReadFCFile = new System.Windows.Forms.Button();
            this.btnLoadFCLabels = new System.Windows.Forms.Button();
            this.btnSaveFCLabels = new System.Windows.Forms.Button();
            this.lbLabels = new System.Windows.Forms.ListBox();
            this.button2 = new System.Windows.Forms.Button();
            this.lblFileName = new System.Windows.Forms.Label();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.groupBox36 = new System.Windows.Forms.GroupBox();
            this.lblOSDPageNr = new System.Windows.Forms.Label();
            this.rtfOSD = new System.Windows.Forms.RichTextBox();
            this.cbOSD = new System.Windows.Forms.ComboBox();
            this.btnOSDBackward = new System.Windows.Forms.Button();
            this.btnOSDLeave = new System.Windows.Forms.Button();
            this.btnOSDEnter = new System.Windows.Forms.Button();
            this.btnOSDForward = new System.Windows.Forms.Button();
            this.groupBox35 = new System.Windows.Forms.GroupBox();
            this.lblCRCErr = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.lblLifeCounter = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.groupBox31 = new System.Windows.Forms.GroupBox();
            this.lblNCCtrl = new System.Windows.Forms.Label();
            this.groupBox27 = new System.Windows.Forms.GroupBox();
            this.lblNCErrNmbr = new System.Windows.Forms.Label();
            this.groupBox19 = new System.Windows.Forms.GroupBox();
            this.lblNCSPI = new System.Windows.Forms.Label();
            this.groupBox18 = new System.Windows.Forms.GroupBox();
            this.lblNCI2C = new System.Windows.Forms.Label();
            this.groupBox33 = new System.Windows.Forms.GroupBox();
            this.lblNCDist = new System.Windows.Forms.Label();
            this.groupBox26 = new System.Windows.Forms.GroupBox();
            this.lblNCCap = new System.Windows.Forms.Label();
            this.groupBox29 = new System.Windows.Forms.GroupBox();
            this.lblNCFlTime = new System.Windows.Forms.Label();
            this.groupBox28 = new System.Windows.Forms.GroupBox();
            this.lblNCRC = new System.Windows.Forms.Label();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.groupBox9 = new System.Windows.Forms.GroupBox();
            this.LBLNCM5Cur = new System.Windows.Forms.Label();
            this.groupBox12 = new System.Windows.Forms.GroupBox();
            this.LBLNCM8Temp = new System.Windows.Forms.Label();
            this.groupBox15 = new System.Windows.Forms.GroupBox();
            this.LBLNCM5Temp = new System.Windows.Forms.Label();
            this.groupBox20 = new System.Windows.Forms.GroupBox();
            this.LBLNCM7Temp = new System.Windows.Forms.Label();
            this.groupBox21 = new System.Windows.Forms.GroupBox();
            this.LBLNCM8Cur = new System.Windows.Forms.Label();
            this.groupBox22 = new System.Windows.Forms.GroupBox();
            this.LBLNCM6Cur = new System.Windows.Forms.Label();
            this.groupBox23 = new System.Windows.Forms.GroupBox();
            this.LBLNCM7Cur = new System.Windows.Forms.Label();
            this.groupBox24 = new System.Windows.Forms.GroupBox();
            this.LBLNCM6Temp = new System.Windows.Forms.Label();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.LBLNCM1Cur = new System.Windows.Forms.Label();
            this.groupBox16 = new System.Windows.Forms.GroupBox();
            this.LBLNCM4Temp = new System.Windows.Forms.Label();
            this.groupBox8 = new System.Windows.Forms.GroupBox();
            this.LBLNCM1Temp = new System.Windows.Forms.Label();
            this.groupBox13 = new System.Windows.Forms.GroupBox();
            this.LBLNCM3Temp = new System.Windows.Forms.Label();
            this.groupBox17 = new System.Windows.Forms.GroupBox();
            this.LBLNCM4Cur = new System.Windows.Forms.Label();
            this.groupBox11 = new System.Windows.Forms.GroupBox();
            this.LBLNCM2Cur = new System.Windows.Forms.Label();
            this.groupBox14 = new System.Windows.Forms.GroupBox();
            this.LBLNCM3Cur = new System.Windows.Forms.Label();
            this.groupBox10 = new System.Windows.Forms.GroupBox();
            this.LBLNCM2Temp = new System.Windows.Forms.Label();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.lblNCSat = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.lblNCMF = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.lblNCCur = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.lblNCVolt = new System.Windows.Forms.Label();
            this.groupBox25 = new System.Windows.Forms.GroupBox();
            this.lblNCGSpeed = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.lblNCAlt = new System.Windows.Forms.Label();
            this.headingIndicator1 = new AvionicsInstrumentControl.HeadingIndicator();
            this.artificialHorizon1 = new ArtificialHorizon.ArtificialHorizon();
            this.lblNCCompass = new System.Windows.Forms.Label();
            this.lblNCRoll = new System.Windows.Forms.Label();
            this.lblNCPitch = new System.Windows.Forms.Label();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPageTesting = new System.Windows.Forms.TabPage();
            this.btnConn = new System.Windows.Forms.Button();
            this.rtfError = new System.Windows.Forms.RichTextBox();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.tabPage2.SuspendLayout();
            this.groupBox37.SuspendLayout();
            this.groupBox34.SuspendLayout();
            this.groupBox32.SuspendLayout();
            this.groupBox30.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.tabPage3.SuspendLayout();
            this.groupBox36.SuspendLayout();
            this.groupBox35.SuspendLayout();
            this.groupBox31.SuspendLayout();
            this.groupBox27.SuspendLayout();
            this.groupBox19.SuspendLayout();
            this.groupBox18.SuspendLayout();
            this.groupBox33.SuspendLayout();
            this.groupBox26.SuspendLayout();
            this.groupBox29.SuspendLayout();
            this.groupBox28.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.groupBox9.SuspendLayout();
            this.groupBox12.SuspendLayout();
            this.groupBox15.SuspendLayout();
            this.groupBox20.SuspendLayout();
            this.groupBox21.SuspendLayout();
            this.groupBox22.SuspendLayout();
            this.groupBox23.SuspendLayout();
            this.groupBox24.SuspendLayout();
            this.groupBox7.SuspendLayout();
            this.groupBox16.SuspendLayout();
            this.groupBox8.SuspendLayout();
            this.groupBox13.SuspendLayout();
            this.groupBox17.SuspendLayout();
            this.groupBox11.SuspendLayout();
            this.groupBox14.SuspendLayout();
            this.groupBox10.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox25.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPageTesting.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.SuspendLayout();
            //
            // btnReadDebugCont
            //
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnReadDebugCont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnReadDebugCont.Location = new System.Drawing.Point(806, 4);
            this.btnReadDebugCont.Name = "btnReadDebugCont";
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
            this.btnReadDebugCont.TabIndex = 26;
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
            this.btnReadDebugCont.Click += new System.EventHandler(this.btnReadDbgCont_Click);
            //
            // buttonReset
            //
            this.buttonReset.Location = new System.Drawing.Point(51, 174);
            this.buttonReset.Name = "buttonReset";
            this.buttonReset.Size = new System.Drawing.Size(116, 43);
            this.buttonReset.TabIndex = 15;
            this.buttonReset.Text = "Reset";
            this.buttonReset.UseVisualStyleBackColor = true;
            this.buttonReset.Click += new System.EventHandler(this.buttonReset_Click);
            //
            // button1
            //
            this.button1.Location = new System.Drawing.Point(51, 121);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(116, 43);
            this.button1.TabIndex = 16;
            this.button1.Text = "Version";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.btnVersion_Click);
            //
            // btnSwitchFC
            //
            this.btnSwitchFC.Location = new System.Drawing.Point(51, 23);
            this.btnSwitchFC.Name = "btnSwitchFC";
            this.btnSwitchFC.Size = new System.Drawing.Size(116, 43);
            this.btnSwitchFC.TabIndex = 26;
            this.btnSwitchFC.Text = "switch to FC";
            this.btnSwitchFC.UseVisualStyleBackColor = true;
            this.btnSwitchFC.Click += new System.EventHandler(this.btnSwitchFC_Click);
            //
            // btnSwitchNC
            //
            this.btnSwitchNC.Location = new System.Drawing.Point(51, 67);
            this.btnSwitchNC.Name = "btnSwitchNC";
            this.btnSwitchNC.Size = new System.Drawing.Size(116, 43);
            this.btnSwitchNC.TabIndex = 27;
            this.btnSwitchNC.Text = "switch to NC";
            this.btnSwitchNC.UseVisualStyleBackColor = true;
            this.btnSwitchNC.Click += new System.EventHandler(this.btnSwitchNC_Click);
            //
            // lblCtrl
            //
            this.lblCtrl.AutoSize = true;
            this.lblCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCtrl.Location = new System.Drawing.Point(10, 52);
            this.lblCtrl.Name = "lblCtrl";
            this.lblCtrl.Size = new System.Drawing.Size(24, 20);
            this.lblCtrl.TabIndex = 16;
            this.lblCtrl.Text = "...";
            //
            // timer1
            //
            this.timer1.Enabled = true;
            this.timer1.Interval = 4000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            //
            // rtfTerminal
            //
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.rtfTerminal.Location = new System.Drawing.Point(3, 2);
            this.rtfTerminal.Name = "rtfTerminal";
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
            this.rtfTerminal.TabIndex = 17;
            this.rtfTerminal.Text = "";
            //
            // tabPage2
            //
            this.tabPage2.Controls.Add(this.groupBox37);
            this.tabPage2.Controls.Add(this.groupBox34);
            this.tabPage2.Controls.Add(this.groupBox32);
            this.tabPage2.Controls.Add(this.groupBox30);
            this.tabPage2.Controls.Add(this.dataGridView1);
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(945, 482);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Settings";
            this.tabPage2.UseVisualStyleBackColor = true;
            //
            // groupBox37
            //
            this.groupBox37.Controls.Add(this.btnSwitchNC);
            this.groupBox37.Controls.Add(this.btnSwitchFC);
            this.groupBox37.Controls.Add(this.lblCtrl);
            this.groupBox37.Controls.Add(this.buttonReset);
            this.groupBox37.Controls.Add(this.button1);
            this.groupBox37.Location = new System.Drawing.Point(463, 8);
            this.groupBox37.Name = "groupBox37";
            this.groupBox37.Size = new System.Drawing.Size(178, 230);
            this.groupBox37.TabIndex = 35;
            this.groupBox37.TabStop = false;
            //
            // groupBox34
            //
            this.groupBox34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox34.Controls.Add(this.chkbAutoOSD);
            this.groupBox34.Controls.Add(this.chkbAutoBL);
            this.groupBox34.Controls.Add(this.chkbAutoNav);
            this.groupBox34.Controls.Add(this.chkbAutoDbg);
            this.groupBox34.Controls.Add(this.cbTimingOSD);
            this.groupBox34.Controls.Add(this.cbTimingBLCTRL);
            this.groupBox34.Controls.Add(this.cbTimingNAV);
            this.groupBox34.Controls.Add(this.cbTimingDebug);
            this.groupBox34.Controls.Add(this.labelTimingOSD);
            this.groupBox34.Controls.Add(this.labelTimingBLCTRL);
            this.groupBox34.Controls.Add(this.label5);
            this.groupBox34.Controls.Add(this.labelTimingNAV);
            this.groupBox34.Controls.Add(this.label4);
            this.groupBox34.Controls.Add(this.labelTimingDebug);
            this.groupBox34.Controls.Add(this.label3);
            this.groupBox34.Controls.Add(this.label2);
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox34.Location = new System.Drawing.Point(711, 322);
            this.groupBox34.Name = "groupBox34";
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
            this.groupBox34.TabIndex = 34;
            this.groupBox34.TabStop = false;
            this.groupBox34.Text = "timings auto update (ms)";
            //
            // chkbAutoOSD
            //
            this.chkbAutoOSD.AutoSize = true;
            this.chkbAutoOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkbAutoOSD.Location = new System.Drawing.Point(201, 120);
            this.chkbAutoOSD.Name = "chkbAutoOSD";
            this.chkbAutoOSD.Size = new System.Drawing.Size(15, 14);
            this.chkbAutoOSD.TabIndex = 10;
            this.chkbAutoOSD.UseVisualStyleBackColor = true;
            this.chkbAutoOSD.CheckedChanged += new System.EventHandler(this.chkbAutoOSD_CheckedChanged);
            //
            // chkbAutoBL
            //
            this.chkbAutoBL.AutoSize = true;
            this.chkbAutoBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkbAutoBL.Location = new System.Drawing.Point(201, 94);
            this.chkbAutoBL.Name = "chkbAutoBL";
            this.chkbAutoBL.Size = new System.Drawing.Size(15, 14);
            this.chkbAutoBL.TabIndex = 10;
            this.chkbAutoBL.UseVisualStyleBackColor = true;
            this.chkbAutoBL.CheckedChanged += new System.EventHandler(this.chkbAutoBL_CheckedChanged);
            //
            // chkbAutoNav
            //
            this.chkbAutoNav.AutoSize = true;
            this.chkbAutoNav.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkbAutoNav.Location = new System.Drawing.Point(201, 67);
            this.chkbAutoNav.Name = "chkbAutoNav";
            this.chkbAutoNav.Size = new System.Drawing.Size(15, 14);
            this.chkbAutoNav.TabIndex = 10;
            this.chkbAutoNav.UseVisualStyleBackColor = true;
            this.chkbAutoNav.CheckedChanged += new System.EventHandler(this.chkbAutoNav_CheckedChanged);
            //
            // chkbAutoDbg
            //
            this.chkbAutoDbg.AutoSize = true;
            this.chkbAutoDbg.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkbAutoDbg.Location = new System.Drawing.Point(201, 41);
            this.chkbAutoDbg.Name = "chkbAutoDbg";
            this.chkbAutoDbg.Size = new System.Drawing.Size(15, 14);
            this.chkbAutoDbg.TabIndex = 10;
            this.chkbAutoDbg.UseVisualStyleBackColor = true;
            this.chkbAutoDbg.CheckedChanged += new System.EventHandler(this.chkbAutoDbg_CheckedChanged);
            //
            // cbTimingOSD
            //
            this.cbTimingOSD.DropDownWidth = 60;
            this.cbTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbTimingOSD.FormattingEnabled = true;
            this.cbTimingOSD.Items.AddRange(new object[] {
            "100",
            "150",
            "200",
            "250",
            "300",
            "350",
            "400",
            "450",
            "500",
            "550",
            "600",
            "650",
            "700",
            "750",
            "800",
            "850",
            "900",
            "950",
            "1000",
            "1100",
            "1200",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000"});
            this.cbTimingOSD.Location = new System.Drawing.Point(176, 114);
            this.cbTimingOSD.Name = "cbTimingOSD";
            this.cbTimingOSD.Size = new System.Drawing.Size(18, 26);
            this.cbTimingOSD.TabIndex = 9;
            this.cbTimingOSD.SelectedIndexChanged += new System.EventHandler(this.cbTimingOSD_SelectedIndexChanged);
            //
            // cbTimingBLCTRL
            //
            this.cbTimingBLCTRL.DropDownWidth = 60;
            this.cbTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbTimingBLCTRL.FormattingEnabled = true;
            this.cbTimingBLCTRL.Items.AddRange(new object[] {
            "100",
            "150",
            "200",
            "250",
            "300",
            "350",
            "400",
            "450",
            "500",
            "550",
            "600",
            "650",
            "700",
            "750",
            "800",
            "850",
            "900",
            "950",
            "1000",
            "1100",
            "1200",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000"});
            this.cbTimingBLCTRL.Location = new System.Drawing.Point(176, 87);
            this.cbTimingBLCTRL.Name = "cbTimingBLCTRL";
            this.cbTimingBLCTRL.Size = new System.Drawing.Size(18, 26);
            this.cbTimingBLCTRL.TabIndex = 9;
            this.cbTimingBLCTRL.SelectedIndexChanged += new System.EventHandler(this.cbTimingBLCTRL_SelectedIndexChanged);
            //
            // cbTimingNAV
            //
            this.cbTimingNAV.DropDownWidth = 60;
            this.cbTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbTimingNAV.FormattingEnabled = true;
            this.cbTimingNAV.Items.AddRange(new object[] {
            "100",
            "150",
            "200",
            "250",
            "300",
            "350",
            "400",
            "450",
            "500",
            "550",
            "600",
            "650",
            "700",
            "750",
            "800",
            "850",
            "900",
            "950",
            "1000",
            "1100",
            "1200",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000"});
            this.cbTimingNAV.Location = new System.Drawing.Point(176, 60);
            this.cbTimingNAV.Name = "cbTimingNAV";
            this.cbTimingNAV.Size = new System.Drawing.Size(18, 26);
            this.cbTimingNAV.TabIndex = 9;
            this.cbTimingNAV.SelectedIndexChanged += new System.EventHandler(this.cbTimingNAV_SelectedIndexChanged);
            //
            // cbTimingDebug
            //
            this.cbTimingDebug.DropDownWidth = 60;
            this.cbTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbTimingDebug.FormattingEnabled = true;
            this.cbTimingDebug.Items.AddRange(new object[] {
            "100",
            "150",
            "200",
            "250",
            "300",
            "350",
            "400",
            "450",
            "500",
            "550",
            "600",
            "650",
            "700",
            "750",
            "800",
            "850",
            "900",
            "950",
            "1000",
            "1100",
            "1200",
            "1300",
            "1400",
            "1500",
            "1600",
            "1700",
            "1800",
            "1900",
            "2000"});
            this.cbTimingDebug.Location = new System.Drawing.Point(176, 33);
            this.cbTimingDebug.Name = "cbTimingDebug";
            this.cbTimingDebug.Size = new System.Drawing.Size(18, 26);
            this.cbTimingDebug.TabIndex = 9;
            this.cbTimingDebug.SelectedIndexChanged += new System.EventHandler(this.cbTimingDebug_SelectedIndexChanged);
            //
            // labelTimingOSD
            //
            this.labelTimingOSD.AutoSize = true;
            this.labelTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTimingOSD.Location = new System.Drawing.Point(142, 118);
            this.labelTimingOSD.Name = "labelTimingOSD";
            this.labelTimingOSD.Size = new System.Drawing.Size(12, 18);
            this.labelTimingOSD.TabIndex = 8;
            this.labelTimingOSD.Text = " ";
            //
            // labelTimingBLCTRL
            //
            this.labelTimingBLCTRL.AutoSize = true;
            this.labelTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTimingBLCTRL.Location = new System.Drawing.Point(142, 91);
            this.labelTimingBLCTRL.Name = "labelTimingBLCTRL";
            this.labelTimingBLCTRL.Size = new System.Drawing.Size(12, 18);
            this.labelTimingBLCTRL.TabIndex = 8;
            this.labelTimingBLCTRL.Text = " ";
            //
            // label5
            //
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(10, 116);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(87, 18);
            this.label5.TabIndex = 8;
            this.label5.Text = "OSD values";
            //
            // labelTimingNAV
            //
            this.labelTimingNAV.AutoSize = true;
            this.labelTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTimingNAV.Location = new System.Drawing.Point(142, 65);
            this.labelTimingNAV.Name = "labelTimingNAV";
            this.labelTimingNAV.Size = new System.Drawing.Size(12, 18);
            this.labelTimingNAV.TabIndex = 8;
            this.labelTimingNAV.Text = " ";
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(10, 90);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(116, 18);
            this.label4.TabIndex = 8;
            this.label4.Text = "BL-CTRL values";
            //
            // labelTimingDebug
            //
            this.labelTimingDebug.AutoSize = true;
            this.labelTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTimingDebug.Location = new System.Drawing.Point(142, 38);
            this.labelTimingDebug.Name = "labelTimingDebug";
            this.labelTimingDebug.Size = new System.Drawing.Size(12, 18);
            this.labelTimingDebug.TabIndex = 8;
            this.labelTimingDebug.Text = " ";
            //
            // label3
            //
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(10, 65);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(124, 18);
            this.label3.TabIndex = 8;
            this.label3.Text = "Nav-CTRL values";
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(10, 40);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(94, 18);
            this.label2.TabIndex = 8;
            this.label2.Text = "debug values";
            //
            // groupBox32
            //
            this.groupBox32.Controls.Add(this.button5);
            this.groupBox32.Controls.Add(this.btnReadBLCtrl);
            this.groupBox32.Controls.Add(this.btnGetNaviData);
            this.groupBox32.Location = new System.Drawing.Point(488, 315);
            this.groupBox32.Name = "groupBox32";
            this.groupBox32.Size = new System.Drawing.Size(153, 154);
            this.groupBox32.TabIndex = 31;
            this.groupBox32.TabStop = false;
            this.groupBox32.Text = "onetime query";
            //
            // button5
            //
            this.button5.Location = new System.Drawing.Point(6, 23);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(133, 42);
            this.button5.TabIndex = 19;
            this.button5.Text = "read debug data";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.btnDbgData_Click);
            //
            // btnReadBLCtrl
            //
            this.btnReadBLCtrl.Location = new System.Drawing.Point(6, 105);
            this.btnReadBLCtrl.Name = "btnReadBLCtrl";
            this.btnReadBLCtrl.Size = new System.Drawing.Size(133, 42);
            this.btnReadBLCtrl.TabIndex = 29;
            this.btnReadBLCtrl.Text = "read BLCtrl";
            this.btnReadBLCtrl.UseVisualStyleBackColor = true;
            this.btnReadBLCtrl.Click += new System.EventHandler(this.btnReadBLCtrl_Click);
            //
            // btnGetNaviData
            //
            this.btnGetNaviData.Location = new System.Drawing.Point(6, 64);
            this.btnGetNaviData.Name = "btnGetNaviData";
            this.btnGetNaviData.Size = new System.Drawing.Size(133, 42);
            this.btnGetNaviData.TabIndex = 29;
            this.btnGetNaviData.Text = "read Navi Data";
            this.btnGetNaviData.UseVisualStyleBackColor = true;
            this.btnGetNaviData.Click += new System.EventHandler(this.btnGetNaviData_Click);
            //
            // groupBox30
            //
            this.groupBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox30.Controls.Add(this.simpleSerialPort);
            this.groupBox30.Location = new System.Drawing.Point(678, 8);
            this.groupBox30.Name = "groupBox30";
            this.groupBox30.Size = new System.Drawing.Size(259, 297);
            this.groupBox30.TabIndex = 30;
            this.groupBox30.TabStop = false;
            this.groupBox30.Text = "Serial connection";
            //
            // simpleSerialPort
            //
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.simpleSerialPort.Location = new System.Drawing.Point(24, 19);
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.simpleSerialPort.Name = "simpleSerialPort";
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 280);
            this.simpleSerialPort.TabIndex = 0;
            //
            // dataGridView1
            //
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AllowUserToResizeColumns = false;
            this.dataGridView1.AllowUserToResizeRows = false;
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
            this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.ColumnHeadersVisible = false;
            this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
            this.dataGridView1.EnableHeadersVisualStyles = false;
            this.dataGridView1.Location = new System.Drawing.Point(7, 8);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dataGridView1.RowTemplate.Height = 14;
            this.dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.dataGridView1.Size = new System.Drawing.Size(213, 461);
            this.dataGridView1.TabIndex = 0;
            //
            // btnOSDAuto
            //
            this.btnOSDAuto.Location = new System.Drawing.Point(768, 158);
            this.btnOSDAuto.Name = "btnOSDAuto";
            this.btnOSDAuto.Size = new System.Drawing.Size(131, 41);
            this.btnOSDAuto.TabIndex = 33;
            this.btnOSDAuto.Text = "OSD Auto";
            this.btnOSDAuto.UseVisualStyleBackColor = true;
            this.btnOSDAuto.Visible = false;
            this.btnOSDAuto.Click += new System.EventHandler(this.btnOSDAuto_Click);
            //
            // btnOSD
            //
            this.btnOSD.Location = new System.Drawing.Point(768, 111);
            this.btnOSD.Name = "btnOSD";
            this.btnOSD.Size = new System.Drawing.Size(131, 41);
            this.btnOSD.TabIndex = 33;
            this.btnOSD.Text = "OSD";
            this.btnOSD.UseVisualStyleBackColor = true;
            this.btnOSD.Visible = false;
            this.btnOSD.Click += new System.EventHandler(this.btnOSD_Click);
            //
            // button4
            //
            this.button4.Location = new System.Drawing.Point(768, 64);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(131, 41);
            this.button4.TabIndex = 33;
            this.button4.Text = "version NC";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Visible = false;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            //
            // button3
            //
            this.button3.Location = new System.Drawing.Point(768, 22);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(131, 36);
            this.button3.TabIndex = 32;
            this.button3.Text = "version FC";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Visible = false;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            //
            // btnReadFCFile
            //
            this.btnReadFCFile.Location = new System.Drawing.Point(340, 17);
            this.btnReadFCFile.Name = "btnReadFCFile";
            this.btnReadFCFile.Size = new System.Drawing.Size(86, 28);
            this.btnReadFCFile.TabIndex = 25;
            this.btnReadFCFile.Text = "read file";
            this.btnReadFCFile.UseVisualStyleBackColor = true;
            this.btnReadFCFile.Click += new System.EventHandler(this.btnReadLabelFile_Click);
            //
            // btnLoadFCLabels
            //
            this.btnLoadFCLabels.Location = new System.Drawing.Point(145, 89);
            this.btnLoadFCLabels.Name = "btnLoadFCLabels";
            this.btnLoadFCLabels.Size = new System.Drawing.Size(75, 36);
            this.btnLoadFCLabels.TabIndex = 24;
            this.btnLoadFCLabels.Text = "< Load";
            this.btnLoadFCLabels.UseVisualStyleBackColor = true;
            this.btnLoadFCLabels.Click += new System.EventHandler(this.btnLoadLabels_Click);
            //
            // btnSaveFCLabels
            //
            this.btnSaveFCLabels.Location = new System.Drawing.Point(145, 49);
            this.btnSaveFCLabels.Name = "btnSaveFCLabels";
            this.btnSaveFCLabels.Size = new System.Drawing.Size(75, 36);
            this.btnSaveFCLabels.TabIndex = 23;
            this.btnSaveFCLabels.Text = "Save >";
            this.btnSaveFCLabels.UseVisualStyleBackColor = true;
            this.btnSaveFCLabels.Click += new System.EventHandler(this.btnSaveLabels_Click);
            //
            // lbLabels
            //
            this.lbLabels.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbLabels.Location = new System.Drawing.Point(226, 49);
            this.lbLabels.Name = "lbLabels";
            this.lbLabels.Size = new System.Drawing.Size(200, 433);
            this.lbLabels.TabIndex = 22;
            //
            // button2
            //
            this.button2.Location = new System.Drawing.Point(145, 147);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 52);
            this.button2.TabIndex = 18;
            this.button2.Text = "get Analog labels";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.btnAnalogLabels_Click);
            //
            // lblFileName
            //
            this.lblFileName.AutoSize = true;
            this.lblFileName.Location = new System.Drawing.Point(225, 26);
            this.lblFileName.Name = "lblFileName";
            this.lblFileName.Size = new System.Drawing.Size(136, 18);
            this.lblFileName.TabIndex = 8;
            this.lblFileName.Text = "1234567890123456";
            //
            // tabPage3
            //
            this.tabPage3.Controls.Add(this.groupBox36);
            this.tabPage3.Controls.Add(this.groupBox35);
            this.tabPage3.Controls.Add(this.groupBox33);
            this.tabPage3.Controls.Add(this.groupBox26);
            this.tabPage3.Controls.Add(this.groupBox29);
            this.tabPage3.Controls.Add(this.groupBox28);
            this.tabPage3.Controls.Add(this.groupBox6);
            this.tabPage3.Controls.Add(this.groupBox5);
            this.tabPage3.Controls.Add(this.groupBox4);
            this.tabPage3.Controls.Add(this.groupBox3);
            this.tabPage3.Controls.Add(this.groupBox2);
            this.tabPage3.Controls.Add(this.groupBox25);
            this.tabPage3.Controls.Add(this.groupBox1);
            this.tabPage3.Controls.Add(this.headingIndicator1);
            this.tabPage3.Controls.Add(this.artificialHorizon1);
            this.tabPage3.Controls.Add(this.lblNCCompass);
            this.tabPage3.Controls.Add(this.lblNCRoll);
            this.tabPage3.Controls.Add(this.lblNCPitch);
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(945, 481);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Visual";
            this.tabPage3.UseVisualStyleBackColor = true;
            //
            // groupBox36
            //
            this.groupBox36.Controls.Add(this.lblOSDPageNr);
            this.groupBox36.Controls.Add(this.rtfOSD);
            this.groupBox36.Controls.Add(this.cbOSD);
            this.groupBox36.Controls.Add(this.btnOSDBackward);
            this.groupBox36.Controls.Add(this.btnOSDLeave);
            this.groupBox36.Controls.Add(this.btnOSDEnter);
            this.groupBox36.Controls.Add(this.btnOSDForward);
            this.groupBox36.Location = new System.Drawing.Point(517, 12);
            this.groupBox36.Name = "groupBox36";
            this.groupBox36.Size = new System.Drawing.Size(280, 160);
            this.groupBox36.TabIndex = 36;
            this.groupBox36.TabStop = false;
            this.groupBox36.Text = "OSD";
            //
            // lblOSDPageNr
            //
            this.lblOSDPageNr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblOSDPageNr.AutoSize = true;
            this.lblOSDPageNr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblOSDPageNr.Location = new System.Drawing.Point(225, 101);
            this.lblOSDPageNr.Name = "lblOSDPageNr";
            this.lblOSDPageNr.Size = new System.Drawing.Size(15, 16);
            this.lblOSDPageNr.TabIndex = 11;
            this.lblOSDPageNr.Text = "0";
            //
            // rtfOSD
            //
            this.rtfOSD.Font = new System.Drawing.Font("Consolas", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.rtfOSD.Location = new System.Drawing.Point(9, 27);
            this.rtfOSD.Name = "rtfOSD";
            this.rtfOSD.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
            this.rtfOSD.Size = new System.Drawing.Size(208, 96);
            this.rtfOSD.TabIndex = 29;
            this.rtfOSD.Text = "";
            this.rtfOSD.WordWrap = false;
            //
            // cbOSD
            //
            this.cbOSD.DropDownWidth = 45;
            this.cbOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbOSD.FormattingEnabled = true;
            this.cbOSD.Location = new System.Drawing.Point(255, 95);
            this.cbOSD.MaxDropDownItems = 32;
            this.cbOSD.Name = "cbOSD";
            this.cbOSD.Size = new System.Drawing.Size(19, 28);
            this.cbOSD.TabIndex = 35;
            this.cbOSD.SelectedIndexChanged += new System.EventHandler(this.cbOSD_SelectedIndexChanged);
            //
            // btnOSDBackward
            //
            this.btnOSDBackward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnOSDBackward.Location = new System.Drawing.Point(220, 59);
            this.btnOSDBackward.Name = "btnOSDBackward";
            this.btnOSDBackward.Size = new System.Drawing.Size(55, 31);
            this.btnOSDBackward.TabIndex = 34;
            this.btnOSDBackward.Text = "Å";
            this.btnOSDBackward.UseVisualStyleBackColor = true;
            this.btnOSDBackward.Click += new System.EventHandler(this.btnOSDBackward_Click);
            //
            // btnOSDLeave
            //
            this.btnOSDLeave.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnOSDLeave.Location = new System.Drawing.Point(161, 124);
            this.btnOSDLeave.Name = "btnOSDLeave";
            this.btnOSDLeave.Size = new System.Drawing.Size(55, 31);
            this.btnOSDLeave.TabIndex = 34;
            this.btnOSDLeave.UseVisualStyleBackColor = true;
            this.btnOSDLeave.Click += new System.EventHandler(this.btnOSDLeave_Click);
            //
            // btnOSDEnter
            //
            this.btnOSDEnter.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnOSDEnter.Location = new System.Drawing.Point(104, 124);
            this.btnOSDEnter.Name = "btnOSDEnter";
            this.btnOSDEnter.Size = new System.Drawing.Size(55, 31);
            this.btnOSDEnter.TabIndex = 34;
            this.btnOSDEnter.UseVisualStyleBackColor = true;
            this.btnOSDEnter.Click += new System.EventHandler(this.btnOSDEnter_Click);
            //
            // btnOSDForward
            //
            this.btnOSDForward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnOSDForward.Location = new System.Drawing.Point(220, 27);
            this.btnOSDForward.Name = "btnOSDForward";
            this.btnOSDForward.Size = new System.Drawing.Size(55, 31);
            this.btnOSDForward.TabIndex = 34;
            this.btnOSDForward.Text = "Æ";
            this.btnOSDForward.UseVisualStyleBackColor = true;
            this.btnOSDForward.Click += new System.EventHandler(this.btnOSDForward_Click);
            //
            // groupBox35
            //
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox35.Controls.Add(this.lblCRCErr);
            this.groupBox35.Controls.Add(this.label6);
            this.groupBox35.Controls.Add(this.lblLifeCounter);
            this.groupBox35.Controls.Add(this.label1);
            this.groupBox35.Controls.Add(this.groupBox31);
            this.groupBox35.Controls.Add(this.groupBox27);
            this.groupBox35.Controls.Add(this.groupBox19);
            this.groupBox35.Controls.Add(this.groupBox18);
            this.groupBox35.Location = new System.Drawing.Point(834, 226);
            this.groupBox35.Name = "groupBox35";
            this.groupBox35.Size = new System.Drawing.Size(105, 249);
            this.groupBox35.TabIndex = 11;
            this.groupBox35.TabStop = false;
            //
            // lblCRCErr
            //
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblCRCErr.AutoSize = true;
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCRCErr.Location = new System.Drawing.Point(86, 228);
            this.lblCRCErr.Name = "lblCRCErr";
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
            this.lblCRCErr.TabIndex = 12;
            this.lblCRCErr.Text = "0";
            //
            // label6
            //
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(6, 228);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(61, 16);
            this.label6.TabIndex = 11;
            this.label6.Text = "CRC-Error";
            //
            // lblLifeCounter
            //
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.lblLifeCounter.Location = new System.Drawing.Point(87, 209);
            this.lblLifeCounter.Name = "lblLifeCounter";
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
            this.lblLifeCounter.TabIndex = 10;
            //
            // label1
            //
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(5, 208);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(79, 16);
            this.label1.TabIndex = 9;
            this.label1.Text = "Communication";
            //
            // groupBox31
            //
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox31.Controls.Add(this.lblNCCtrl);
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox31.Location = new System.Drawing.Point(13, 14);
            this.groupBox31.Name = "groupBox31";
            this.groupBox31.Size = new System.Drawing.Size(86, 39);
            this.groupBox31.TabIndex = 8;
            this.groupBox31.TabStop = false;
            this.groupBox31.Text = "Controller";
            //
            // lblNCCtrl
            //
            this.lblNCCtrl.AutoSize = true;
            this.lblNCCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCCtrl.Location = new System.Drawing.Point(6, 16);
            this.lblNCCtrl.Name = "lblNCCtrl";
            this.lblNCCtrl.Size = new System.Drawing.Size(61, 20);
            this.lblNCCtrl.TabIndex = 0;
            this.lblNCCtrl.Text = "FC/NC";
            //
            // groupBox27
            //
            this.groupBox27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox27.Controls.Add(this.lblNCErrNmbr);
            this.groupBox27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox27.Location = new System.Drawing.Point(13, 156);
            this.groupBox27.Name = "groupBox27";
            this.groupBox27.Size = new System.Drawing.Size(86, 39);
            this.groupBox27.TabIndex = 7;
            this.groupBox27.TabStop = false;
            this.groupBox27.Text = "NC Error #";
            //
            // lblNCErrNmbr
            //
            this.lblNCErrNmbr.AutoSize = true;
            this.lblNCErrNmbr.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCErrNmbr.Location = new System.Drawing.Point(6, 16);
            this.lblNCErrNmbr.Name = "lblNCErrNmbr";
            this.lblNCErrNmbr.Size = new System.Drawing.Size(52, 20);
            this.lblNCErrNmbr.TabIndex = 0;
            this.lblNCErrNmbr.Text = "NCErr";
            //
            // groupBox19
            //
            this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox19.Controls.Add(this.lblNCSPI);
            this.groupBox19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox19.Location = new System.Drawing.Point(13, 113);
            this.groupBox19.Name = "groupBox19";
            this.groupBox19.Size = new System.Drawing.Size(86, 39);
            this.groupBox19.TabIndex = 7;
            this.groupBox19.TabStop = false;
            this.groupBox19.Text = "SPI Error";
            //
            // lblNCSPI
            //
            this.lblNCSPI.AutoSize = true;
            this.lblNCSPI.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCSPI.Location = new System.Drawing.Point(6, 16);
            this.lblNCSPI.Name = "lblNCSPI";
            this.lblNCSPI.Size = new System.Drawing.Size(35, 20);
            this.lblNCSPI.TabIndex = 0;
            this.lblNCSPI.Text = "SPI";
            //
            // groupBox18
            //
            this.groupBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox18.Controls.Add(this.lblNCI2C);
            this.groupBox18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox18.Location = new System.Drawing.Point(13, 70);
            this.groupBox18.Name = "groupBox18";
            this.groupBox18.Size = new System.Drawing.Size(86, 39);
            this.groupBox18.TabIndex = 6;
            this.groupBox18.TabStop = false;
            this.groupBox18.Text = "I2C Error";
            //
            // lblNCI2C
            //
            this.lblNCI2C.AutoSize = true;
            this.lblNCI2C.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCI2C.Location = new System.Drawing.Point(6, 16);
            this.lblNCI2C.Name = "lblNCI2C";
            this.lblNCI2C.Size = new System.Drawing.Size(34, 20);
            this.lblNCI2C.TabIndex = 0;
            this.lblNCI2C.Text = "I2C";
            //
            // groupBox33
            //
            this.groupBox33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox33.Controls.Add(this.lblNCDist);
            this.groupBox33.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox33.Location = new System.Drawing.Point(803, 131);
            this.groupBox33.Name = "groupBox33";
            this.groupBox33.Size = new System.Drawing.Size(135, 57);
            this.groupBox33.TabIndex = 4;
            this.groupBox33.TabStop = false;
            this.groupBox33.Text = "Distance (HP)";
            //
            // lblNCDist
            //
            this.lblNCDist.AutoSize = true;
            this.lblNCDist.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCDist.Location = new System.Drawing.Point(5, 23);
            this.lblNCDist.Name = "lblNCDist";
            this.lblNCDist.Size = new System.Drawing.Size(54, 29);
            this.lblNCDist.TabIndex = 0;
            this.lblNCDist.Text = "Dist";
            //
            // groupBox26
            //
            this.groupBox26.Controls.Add(this.lblNCCap);
            this.groupBox26.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox26.Location = new System.Drawing.Point(7, 128);
            this.groupBox26.Name = "groupBox26";
            this.groupBox26.Size = new System.Drawing.Size(124, 52);
            this.groupBox26.TabIndex = 8;
            this.groupBox26.TabStop = false;
            this.groupBox26.Text = "Capacity used";
            //
            // lblNCCap
            //
            this.lblNCCap.AutoSize = true;
            this.lblNCCap.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCCap.Location = new System.Drawing.Point(3, 19);
            this.lblNCCap.Name = "lblNCCap";
            this.lblNCCap.Size = new System.Drawing.Size(57, 29);
            this.lblNCCap.TabIndex = 0;
            this.lblNCCap.Text = "Cap";
            //
            // groupBox29
            //
            this.groupBox29.Controls.Add(this.lblNCFlTime);
            this.groupBox29.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox29.Location = new System.Drawing.Point(7, 195);
            this.groupBox29.Name = "groupBox29";
            this.groupBox29.Size = new System.Drawing.Size(100, 39);
            this.groupBox29.TabIndex = 7;
            this.groupBox29.TabStop = false;
            this.groupBox29.Text = "Flying time";
            //
            // lblNCFlTime
            //
            this.lblNCFlTime.AutoSize = true;
            this.lblNCFlTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCFlTime.Location = new System.Drawing.Point(6, 16);
            this.lblNCFlTime.Name = "lblNCFlTime";
            this.lblNCFlTime.Size = new System.Drawing.Size(53, 20);
            this.lblNCFlTime.TabIndex = 0;
            this.lblNCFlTime.Text = "FTime";
            //
            // groupBox28
            //
            this.groupBox28.Controls.Add(this.lblNCRC);
            this.groupBox28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox28.Location = new System.Drawing.Point(7, 241);
            this.groupBox28.Name = "groupBox28";
            this.groupBox28.Size = new System.Drawing.Size(100, 39);
            this.groupBox28.TabIndex = 7;
            this.groupBox28.TabStop = false;
            this.groupBox28.Text = "RC quality";
            //
            // lblNCRC
            //
            this.lblNCRC.AutoSize = true;
            this.lblNCRC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCRC.Location = new System.Drawing.Point(6, 16);
            this.lblNCRC.Name = "lblNCRC";
            this.lblNCRC.Size = new System.Drawing.Size(32, 20);
            this.lblNCRC.TabIndex = 0;
            this.lblNCRC.Text = "RC";
            //
            // groupBox6
            //
            this.groupBox6.Controls.Add(this.groupBox9);
            this.groupBox6.Controls.Add(this.groupBox12);
            this.groupBox6.Controls.Add(this.groupBox15);
            this.groupBox6.Controls.Add(this.groupBox20);
            this.groupBox6.Controls.Add(this.groupBox21);
            this.groupBox6.Controls.Add(this.groupBox22);
            this.groupBox6.Controls.Add(this.groupBox23);
            this.groupBox6.Controls.Add(this.groupBox24);
            this.groupBox6.Controls.Add(this.groupBox7);
            this.groupBox6.Controls.Add(this.groupBox16);
            this.groupBox6.Controls.Add(this.groupBox8);
            this.groupBox6.Controls.Add(this.groupBox13);
            this.groupBox6.Controls.Add(this.groupBox17);
            this.groupBox6.Controls.Add(this.groupBox11);
            this.groupBox6.Controls.Add(this.groupBox14);
            this.groupBox6.Controls.Add(this.groupBox10);
            this.groupBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox6.Location = new System.Drawing.Point(143, 12);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(368, 216);
            this.groupBox6.TabIndex = 5;
            this.groupBox6.TabStop = false;
            this.groupBox6.Text = "Motors";
            //
            // groupBox9
            //
            this.groupBox9.Controls.Add(this.LBLNCM5Cur);
            this.groupBox9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox9.Location = new System.Drawing.Point(187, 21);
            this.groupBox9.Name = "groupBox9";
            this.groupBox9.Size = new System.Drawing.Size(82, 45);
            this.groupBox9.TabIndex = 6;
            this.groupBox9.TabStop = false;
            this.groupBox9.Text = "Current 5";
            //
            // LBLNCM5Cur
            //
            this.LBLNCM5Cur.AutoSize = true;
            this.LBLNCM5Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM5Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM5Cur.Name = "LBLNCM5Cur";
            this.LBLNCM5Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM5Cur.TabIndex = 0;
            this.LBLNCM5Cur.Text = "Cur";
            //
            // groupBox12
            //
            this.groupBox12.Controls.Add(this.LBLNCM8Temp);
            this.groupBox12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox12.Location = new System.Drawing.Point(275, 161);
            this.groupBox12.Name = "groupBox12";
            this.groupBox12.Size = new System.Drawing.Size(82, 45);
            this.groupBox12.TabIndex = 7;
            this.groupBox12.TabStop = false;
            this.groupBox12.Text = "Temp 8";
            //
            // LBLNCM8Temp
            //
            this.LBLNCM8Temp.AutoSize = true;
            this.LBLNCM8Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM8Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM8Temp.Name = "LBLNCM8Temp";
            this.LBLNCM8Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM8Temp.TabIndex = 0;
            this.LBLNCM8Temp.Text = "Temp";
            //
            // groupBox15
            //
            this.groupBox15.Controls.Add(this.LBLNCM5Temp);
            this.groupBox15.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox15.Location = new System.Drawing.Point(275, 21);
            this.groupBox15.Name = "groupBox15";
            this.groupBox15.Size = new System.Drawing.Size(82, 45);
            this.groupBox15.TabIndex = 8;
            this.groupBox15.TabStop = false;
            this.groupBox15.Text = "Temp 5";
            //
            // LBLNCM5Temp
            //
            this.LBLNCM5Temp.AutoSize = true;
            this.LBLNCM5Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM5Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM5Temp.Name = "LBLNCM5Temp";
            this.LBLNCM5Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM5Temp.TabIndex = 0;
            this.LBLNCM5Temp.Text = "Temp";
            //
            // groupBox20
            //
            this.groupBox20.Controls.Add(this.LBLNCM7Temp);
            this.groupBox20.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox20.Location = new System.Drawing.Point(275, 115);
            this.groupBox20.Name = "groupBox20";
            this.groupBox20.Size = new System.Drawing.Size(82, 45);
            this.groupBox20.TabIndex = 9;
            this.groupBox20.TabStop = false;
            this.groupBox20.Text = "Temp 7";
            //
            // LBLNCM7Temp
            //
            this.LBLNCM7Temp.AutoSize = true;
            this.LBLNCM7Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM7Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM7Temp.Name = "LBLNCM7Temp";
            this.LBLNCM7Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM7Temp.TabIndex = 0;
            this.LBLNCM7Temp.Text = "Temp";
            //
            // groupBox21
            //
            this.groupBox21.Controls.Add(this.LBLNCM8Cur);
            this.groupBox21.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox21.Location = new System.Drawing.Point(187, 161);
            this.groupBox21.Name = "groupBox21";
            this.groupBox21.Size = new System.Drawing.Size(82, 45);
            this.groupBox21.TabIndex = 10;
            this.groupBox21.TabStop = false;
            this.groupBox21.Text = "Current 8";
            //
            // LBLNCM8Cur
            //
            this.LBLNCM8Cur.AutoSize = true;
            this.LBLNCM8Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM8Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM8Cur.Name = "LBLNCM8Cur";
            this.LBLNCM8Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM8Cur.TabIndex = 0;
            this.LBLNCM8Cur.Text = "Cur";
            //
            // groupBox22
            //
            this.groupBox22.Controls.Add(this.LBLNCM6Cur);
            this.groupBox22.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox22.Location = new System.Drawing.Point(187, 68);
            this.groupBox22.Name = "groupBox22";
            this.groupBox22.Size = new System.Drawing.Size(82, 45);
            this.groupBox22.TabIndex = 11;
            this.groupBox22.TabStop = false;
            this.groupBox22.Text = "Current 6";
            //
            // LBLNCM6Cur
            //
            this.LBLNCM6Cur.AutoSize = true;
            this.LBLNCM6Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM6Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM6Cur.Name = "LBLNCM6Cur";
            this.LBLNCM6Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM6Cur.TabIndex = 0;
            this.LBLNCM6Cur.Text = "Cur";
            //
            // groupBox23
            //
            this.groupBox23.Controls.Add(this.LBLNCM7Cur);
            this.groupBox23.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox23.Location = new System.Drawing.Point(187, 115);
            this.groupBox23.Name = "groupBox23";
            this.groupBox23.Size = new System.Drawing.Size(82, 45);
            this.groupBox23.TabIndex = 12;
            this.groupBox23.TabStop = false;
            this.groupBox23.Text = "Current 7";
            //
            // LBLNCM7Cur
            //
            this.LBLNCM7Cur.AutoSize = true;
            this.LBLNCM7Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM7Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM7Cur.Name = "LBLNCM7Cur";
            this.LBLNCM7Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM7Cur.TabIndex = 0;
            this.LBLNCM7Cur.Text = "Cur";
            //
            // groupBox24
            //
            this.groupBox24.Controls.Add(this.LBLNCM6Temp);
            this.groupBox24.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox24.Location = new System.Drawing.Point(275, 68);
            this.groupBox24.Name = "groupBox24";
            this.groupBox24.Size = new System.Drawing.Size(82, 45);
            this.groupBox24.TabIndex = 13;
            this.groupBox24.TabStop = false;
            this.groupBox24.Text = "Temp 6";
            //
            // LBLNCM6Temp
            //
            this.LBLNCM6Temp.AutoSize = true;
            this.LBLNCM6Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM6Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM6Temp.Name = "LBLNCM6Temp";
            this.LBLNCM6Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM6Temp.TabIndex = 0;
            this.LBLNCM6Temp.Text = "Temp";
            //
            // groupBox7
            //
            this.groupBox7.Controls.Add(this.LBLNCM1Cur);
            this.groupBox7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox7.Location = new System.Drawing.Point(9, 21);
            this.groupBox7.Name = "groupBox7";
            this.groupBox7.Size = new System.Drawing.Size(82, 45);
            this.groupBox7.TabIndex = 5;
            this.groupBox7.TabStop = false;
            this.groupBox7.Text = "Current 1";
            //
            // LBLNCM1Cur
            //
            this.LBLNCM1Cur.AutoSize = true;
            this.LBLNCM1Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM1Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM1Cur.Name = "LBLNCM1Cur";
            this.LBLNCM1Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM1Cur.TabIndex = 0;
            this.LBLNCM1Cur.Text = "Cur";
            //
            // groupBox16
            //
            this.groupBox16.Controls.Add(this.LBLNCM4Temp);
            this.groupBox16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox16.Location = new System.Drawing.Point(98, 161);
            this.groupBox16.Name = "groupBox16";
            this.groupBox16.Size = new System.Drawing.Size(82, 45);
            this.groupBox16.TabIndex = 5;
            this.groupBox16.TabStop = false;
            this.groupBox16.Text = "Temp 4";
            //
            // LBLNCM4Temp
            //
            this.LBLNCM4Temp.AutoSize = true;
            this.LBLNCM4Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM4Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM4Temp.Name = "LBLNCM4Temp";
            this.LBLNCM4Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM4Temp.TabIndex = 0;
            this.LBLNCM4Temp.Text = "Temp";
            //
            // groupBox8
            //
            this.groupBox8.Controls.Add(this.LBLNCM1Temp);
            this.groupBox8.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox8.Location = new System.Drawing.Point(97, 21);
            this.groupBox8.Name = "groupBox8";
            this.groupBox8.Size = new System.Drawing.Size(82, 45);
            this.groupBox8.TabIndex = 5;
            this.groupBox8.TabStop = false;
            this.groupBox8.Text = "Temp 1";
            //
            // LBLNCM1Temp
            //
            this.LBLNCM1Temp.AutoSize = true;
            this.LBLNCM1Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM1Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM1Temp.Name = "LBLNCM1Temp";
            this.LBLNCM1Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM1Temp.TabIndex = 0;
            this.LBLNCM1Temp.Text = "Temp";
            //
            // groupBox13
            //
            this.groupBox13.Controls.Add(this.LBLNCM3Temp);
            this.groupBox13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox13.Location = new System.Drawing.Point(97, 115);
            this.groupBox13.Name = "groupBox13";
            this.groupBox13.Size = new System.Drawing.Size(82, 45);
            this.groupBox13.TabIndex = 5;
            this.groupBox13.TabStop = false;
            this.groupBox13.Text = "Temp 3";
            //
            // LBLNCM3Temp
            //
            this.LBLNCM3Temp.AutoSize = true;
            this.LBLNCM3Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM3Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM3Temp.Name = "LBLNCM3Temp";
            this.LBLNCM3Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM3Temp.TabIndex = 0;
            this.LBLNCM3Temp.Text = "Temp";
            //
            // groupBox17
            //
            this.groupBox17.Controls.Add(this.LBLNCM4Cur);
            this.groupBox17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox17.Location = new System.Drawing.Point(9, 161);
            this.groupBox17.Name = "groupBox17";
            this.groupBox17.Size = new System.Drawing.Size(82, 45);
            this.groupBox17.TabIndex = 5;
            this.groupBox17.TabStop = false;
            this.groupBox17.Text = "Current 4";
            //
            // LBLNCM4Cur
            //
            this.LBLNCM4Cur.AutoSize = true;
            this.LBLNCM4Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM4Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM4Cur.Name = "LBLNCM4Cur";
            this.LBLNCM4Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM4Cur.TabIndex = 0;
            this.LBLNCM4Cur.Text = "Cur";
            //
            // groupBox11
            //
            this.groupBox11.Controls.Add(this.LBLNCM2Cur);
            this.groupBox11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox11.Location = new System.Drawing.Point(9, 68);
            this.groupBox11.Name = "groupBox11";
            this.groupBox11.Size = new System.Drawing.Size(82, 45);
            this.groupBox11.TabIndex = 5;
            this.groupBox11.TabStop = false;
            this.groupBox11.Text = "Current 2";
            //
            // LBLNCM2Cur
            //
            this.LBLNCM2Cur.AutoSize = true;
            this.LBLNCM2Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM2Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM2Cur.Name = "LBLNCM2Cur";
            this.LBLNCM2Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM2Cur.TabIndex = 0;
            this.LBLNCM2Cur.Text = "Cur";
            //
            // groupBox14
            //
            this.groupBox14.Controls.Add(this.LBLNCM3Cur);
            this.groupBox14.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox14.Location = new System.Drawing.Point(9, 115);
            this.groupBox14.Name = "groupBox14";
            this.groupBox14.Size = new System.Drawing.Size(82, 45);
            this.groupBox14.TabIndex = 5;
            this.groupBox14.TabStop = false;
            this.groupBox14.Text = "Current 3";
            //
            // LBLNCM3Cur
            //
            this.LBLNCM3Cur.AutoSize = true;
            this.LBLNCM3Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM3Cur.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM3Cur.Name = "LBLNCM3Cur";
            this.LBLNCM3Cur.Size = new System.Drawing.Size(40, 24);
            this.LBLNCM3Cur.TabIndex = 0;
            this.LBLNCM3Cur.Text = "Cur";
            //
            // groupBox10
            //
            this.groupBox10.Controls.Add(this.LBLNCM2Temp);
            this.groupBox10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox10.Location = new System.Drawing.Point(97, 68);
            this.groupBox10.Name = "groupBox10";
            this.groupBox10.Size = new System.Drawing.Size(82, 45);
            this.groupBox10.TabIndex = 5;
            this.groupBox10.TabStop = false;
            this.groupBox10.Text = "Temp 2";
            //
            // LBLNCM2Temp
            //
            this.LBLNCM2Temp.AutoSize = true;
            this.LBLNCM2Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LBLNCM2Temp.Location = new System.Drawing.Point(3, 16);
            this.LBLNCM2Temp.Name = "LBLNCM2Temp";
            this.LBLNCM2Temp.Size = new System.Drawing.Size(60, 24);
            this.LBLNCM2Temp.TabIndex = 0;
            this.LBLNCM2Temp.Text = "Temp";
            //
            // groupBox5
            //
            this.groupBox5.Controls.Add(this.lblNCSat);
            this.groupBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox5.Location = new System.Drawing.Point(7, 415);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(124, 52);
            this.groupBox5.TabIndex = 5;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "Satellites";
            //
            // lblNCSat
            //
            this.lblNCSat.AutoSize = true;
            this.lblNCSat.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCSat.Location = new System.Drawing.Point(3, 19);
            this.lblNCSat.Name = "lblNCSat";
            this.lblNCSat.Size = new System.Drawing.Size(60, 29);
            this.lblNCSat.TabIndex = 0;
            this.lblNCSat.Text = "Sats";
            //
            // groupBox4
            //
            this.groupBox4.Controls.Add(this.lblNCMF);
            this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox4.Location = new System.Drawing.Point(7, 353);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(124, 52);
            this.groupBox4.TabIndex = 5;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Magnetic field";
            //
            // lblNCMF
            //
            this.lblNCMF.AutoSize = true;
            this.lblNCMF.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCMF.Location = new System.Drawing.Point(3, 20);
            this.lblNCMF.Name = "lblNCMF";
            this.lblNCMF.Size = new System.Drawing.Size(48, 29);
            this.lblNCMF.TabIndex = 0;
            this.lblNCMF.Text = "MF";
            //
            // groupBox3
            //
            this.groupBox3.Controls.Add(this.lblNCCur);
            this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox3.Location = new System.Drawing.Point(7, 70);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(124, 52);
            this.groupBox3.TabIndex = 5;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Current";
            //
            // lblNCCur
            //
            this.lblNCCur.AutoSize = true;
            this.lblNCCur.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCCur.Location = new System.Drawing.Point(3, 19);
            this.lblNCCur.Name = "lblNCCur";
            this.lblNCCur.Size = new System.Drawing.Size(51, 29);
            this.lblNCCur.TabIndex = 0;
            this.lblNCCur.Text = "Cur";
            //
            // groupBox2
            //
            this.groupBox2.Controls.Add(this.lblNCVolt);
            this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox2.Location = new System.Drawing.Point(7, 12);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(124, 52);
            this.groupBox2.TabIndex = 4;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Voltage";
            //
            // lblNCVolt
            //
            this.lblNCVolt.AutoSize = true;
            this.lblNCVolt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCVolt.Location = new System.Drawing.Point(4, 20);
            this.lblNCVolt.Name = "lblNCVolt";
            this.lblNCVolt.Size = new System.Drawing.Size(54, 29);
            this.lblNCVolt.TabIndex = 0;
            this.lblNCVolt.Text = "Volt";
            //
            // groupBox25
            //
            this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox25.Controls.Add(this.lblNCGSpeed);
            this.groupBox25.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox25.Location = new System.Drawing.Point(803, 12);
            this.groupBox25.Name = "groupBox25";
            this.groupBox25.Size = new System.Drawing.Size(135, 57);
            this.groupBox25.TabIndex = 3;
            this.groupBox25.TabStop = false;
            this.groupBox25.Text = "Ground Speed";
            //
            // lblNCGSpeed
            //
            this.lblNCGSpeed.AutoSize = true;
            this.lblNCGSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCGSpeed.Location = new System.Drawing.Point(5, 23);
            this.lblNCGSpeed.Name = "lblNCGSpeed";
            this.lblNCGSpeed.Size = new System.Drawing.Size(85, 29);
            this.lblNCGSpeed.TabIndex = 0;
            this.lblNCGSpeed.Text = "Speed";
            //
            // groupBox1
            //
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.lblNCAlt);
            this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.Location = new System.Drawing.Point(803, 71);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(135, 57);
            this.groupBox1.TabIndex = 3;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Altitude";
            //
            // lblNCAlt
            //
            this.lblNCAlt.AutoSize = true;
            this.lblNCAlt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCAlt.Location = new System.Drawing.Point(5, 23);
            this.lblNCAlt.Name = "lblNCAlt";
            this.lblNCAlt.Size = new System.Drawing.Size(40, 29);
            this.lblNCAlt.TabIndex = 0;
            this.lblNCAlt.Text = "Alt";
            //
            // headingIndicator1
            //
            this.headingIndicator1.Location = new System.Drawing.Point(228, 240);
            this.headingIndicator1.Name = "headingIndicator1";
            this.headingIndicator1.Size = new System.Drawing.Size(210, 210);
            this.headingIndicator1.TabIndex = 2;
            //
            // artificialHorizon1
            //
            this.artificialHorizon1.AutoScroll = true;
            this.artificialHorizon1.BackColor = System.Drawing.Color.White;
            this.artificialHorizon1.ForeColor = System.Drawing.Color.White;
            this.artificialHorizon1.Location = new System.Drawing.Point(521, 240);
            this.artificialHorizon1.Name = "artificialHorizon1";
            this.artificialHorizon1.pitch_angle = 0D;
            this.artificialHorizon1.roll_angle = 0D;
            this.artificialHorizon1.Size = new System.Drawing.Size(210, 210);
            this.artificialHorizon1.TabIndex = 1;
            //
            // lblNCCompass
            //
            this.lblNCCompass.AutoSize = true;
            this.lblNCCompass.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCCompass.Location = new System.Drawing.Point(310, 449);
            this.lblNCCompass.Name = "lblNCCompass";
            this.lblNCCompass.Size = new System.Drawing.Size(115, 29);
            this.lblNCCompass.TabIndex = 0;
            this.lblNCCompass.Text = "Compass";
            this.lblNCCompass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lblNCRoll
            //
            this.lblNCRoll.AutoSize = true;
            this.lblNCRoll.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCRoll.Location = new System.Drawing.Point(599, 449);
            this.lblNCRoll.Name = "lblNCRoll";
            this.lblNCRoll.Size = new System.Drawing.Size(56, 29);
            this.lblNCRoll.TabIndex = 0;
            this.lblNCRoll.Text = "Roll";
            this.lblNCRoll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // lblNCPitch
            //
            this.lblNCPitch.AutoSize = true;
            this.lblNCPitch.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNCPitch.Location = new System.Drawing.Point(467, 332);
            this.lblNCPitch.Name = "lblNCPitch";
            this.lblNCPitch.Size = new System.Drawing.Size(66, 29);
            this.lblNCPitch.TabIndex = 0;
            this.lblNCPitch.Text = "Pitch";
            this.lblNCPitch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // tabControl1
            //
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPageTesting);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(953, 512);
            this.tabControl1.TabIndex = 15;
            //
            // tabPageTesting
            //
            this.tabPageTesting.Controls.Add(this.lbLabels);
            this.tabPageTesting.Controls.Add(this.btnOSDAuto);
            this.tabPageTesting.Controls.Add(this.btnOSD);
            this.tabPageTesting.Controls.Add(this.btnSaveFCLabels);
            this.tabPageTesting.Controls.Add(this.btnLoadFCLabels);
            this.tabPageTesting.Controls.Add(this.button4);
            this.tabPageTesting.Controls.Add(this.lblFileName);
            this.tabPageTesting.Controls.Add(this.btnReadFCFile);
            this.tabPageTesting.Controls.Add(this.button3);
            this.tabPageTesting.Controls.Add(this.button2);
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
            this.tabPageTesting.Name = "tabPageTesting";
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
            this.tabPageTesting.Size = new System.Drawing.Size(945, 482);
            this.tabPageTesting.TabIndex = 3;
            this.tabPageTesting.Text = "testing";
            this.tabPageTesting.UseVisualStyleBackColor = true;
            //
            // btnConn
            //
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnConn.Location = new System.Drawing.Point(661, 4);
            this.btnConn.Name = "btnConn";
            this.btnConn.Size = new System.Drawing.Size(141, 55);
            this.btnConn.TabIndex = 28;
            this.btnConn.Text = "open\r\nserial port";
            this.btnConn.UseVisualStyleBackColor = true;
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
            //
            // rtfError
            //
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.rtfError.Location = new System.Drawing.Point(268, 2);
            this.rtfError.Name = "rtfError";
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
            this.rtfError.Size = new System.Drawing.Size(204, 58);
            this.rtfError.TabIndex = 29;
            this.rtfError.Text = "";
            this.rtfError.WordWrap = false;
            //
            // splitContainer1
            //
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            //
            // splitContainer1.Panel1
            //
            this.splitContainer1.Panel1.Controls.Add(this.tabControl1);
            //
            // splitContainer1.Panel2
            //
            this.splitContainer1.Panel2.Controls.Add(this.rtfTerminal);
            this.splitContainer1.Panel2.Controls.Add(this.btnReadDebugCont);
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
            this.splitContainer1.Size = new System.Drawing.Size(953, 575);
            this.splitContainer1.SplitterDistance = 512;
            this.splitContainer1.SplitterWidth = 1;
            this.splitContainer1.TabIndex = 36;
            //
            // MainForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(953, 575);
            this.Controls.Add(this.splitContainer1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MainForm";
            this.Text = "MikroKopter LiveView";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
            this.Shown += new System.EventHandler(this.MainForm_Shown);
            this.tabPage2.ResumeLayout(false);
            this.groupBox37.ResumeLayout(false);
            this.groupBox37.PerformLayout();
            this.groupBox34.ResumeLayout(false);
            this.groupBox34.PerformLayout();
            this.groupBox32.ResumeLayout(false);
            this.groupBox30.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.groupBox36.ResumeLayout(false);
            this.groupBox36.PerformLayout();
            this.groupBox35.ResumeLayout(false);
            this.groupBox35.PerformLayout();
            this.groupBox31.ResumeLayout(false);
            this.groupBox31.PerformLayout();
            this.groupBox27.ResumeLayout(false);
            this.groupBox27.PerformLayout();
            this.groupBox19.ResumeLayout(false);
            this.groupBox19.PerformLayout();
            this.groupBox18.ResumeLayout(false);
            this.groupBox18.PerformLayout();
            this.groupBox33.ResumeLayout(false);
            this.groupBox33.PerformLayout();
            this.groupBox26.ResumeLayout(false);
            this.groupBox26.PerformLayout();
            this.groupBox29.ResumeLayout(false);
            this.groupBox29.PerformLayout();
            this.groupBox28.ResumeLayout(false);
            this.groupBox28.PerformLayout();
            this.groupBox6.ResumeLayout(false);
            this.groupBox9.ResumeLayout(false);
            this.groupBox9.PerformLayout();
            this.groupBox12.ResumeLayout(false);
            this.groupBox12.PerformLayout();
            this.groupBox15.ResumeLayout(false);
            this.groupBox15.PerformLayout();
            this.groupBox20.ResumeLayout(false);
            this.groupBox20.PerformLayout();
            this.groupBox21.ResumeLayout(false);
            this.groupBox21.PerformLayout();
            this.groupBox22.ResumeLayout(false);
            this.groupBox22.PerformLayout();
            this.groupBox23.ResumeLayout(false);
            this.groupBox23.PerformLayout();
            this.groupBox24.ResumeLayout(false);
            this.groupBox24.PerformLayout();
            this.groupBox7.ResumeLayout(false);
            this.groupBox7.PerformLayout();
            this.groupBox16.ResumeLayout(false);
            this.groupBox16.PerformLayout();
            this.groupBox8.ResumeLayout(false);
            this.groupBox8.PerformLayout();
            this.groupBox13.ResumeLayout(false);
            this.groupBox13.PerformLayout();
            this.groupBox17.ResumeLayout(false);
            this.groupBox17.PerformLayout();
            this.groupBox11.ResumeLayout(false);
            this.groupBox11.PerformLayout();
            this.groupBox14.ResumeLayout(false);
            this.groupBox14.PerformLayout();
            this.groupBox10.ResumeLayout(false);
            this.groupBox10.PerformLayout();
            this.groupBox5.ResumeLayout(false);
            this.groupBox5.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox25.ResumeLayout(false);
            this.groupBox25.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPageTesting.ResumeLayout(false);
            this.tabPageTesting.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private SimpleSerialPort.SimpleSerialPort simpleSerialPort;
        private System.Windows.Forms.Button buttonReset;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Button btnSwitchFC;
        private System.Windows.Forms.Button btnSwitchNC;
        private System.Windows.Forms.Label lblCtrl;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.RichTextBox rtfTerminal;
        private System.Windows.Forms.Button btnReadDebugCont;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.Button btnGetNaviData;
        private System.Windows.Forms.Button btnReadBLCtrl;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.Button btnReadFCFile;
        private System.Windows.Forms.Button btnLoadFCLabels;
        private System.Windows.Forms.Button btnSaveFCLabels;
        private System.Windows.Forms.ListBox lbLabels;
        private System.Windows.Forms.Button button5;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Label lblFileName;
        private System.Windows.Forms.TabPage tabPage3;
        private System.Windows.Forms.GroupBox groupBox26;
        private System.Windows.Forms.Label lblNCCap;
        private System.Windows.Forms.GroupBox groupBox29;
        private System.Windows.Forms.Label lblNCFlTime;
        private System.Windows.Forms.GroupBox groupBox28;
        private System.Windows.Forms.Label lblNCRC;
        private System.Windows.Forms.GroupBox groupBox27;
        private System.Windows.Forms.Label lblNCErrNmbr;
        private System.Windows.Forms.GroupBox groupBox19;
        private System.Windows.Forms.Label lblNCSPI;
        private System.Windows.Forms.GroupBox groupBox18;
        private System.Windows.Forms.Label lblNCI2C;
        private System.Windows.Forms.GroupBox groupBox6;
        private System.Windows.Forms.GroupBox groupBox9;
        private System.Windows.Forms.Label LBLNCM5Cur;
        private System.Windows.Forms.GroupBox groupBox12;
        private System.Windows.Forms.Label LBLNCM8Temp;
        private System.Windows.Forms.GroupBox groupBox15;
        private System.Windows.Forms.Label LBLNCM5Temp;
        private System.Windows.Forms.GroupBox groupBox20;
        private System.Windows.Forms.Label LBLNCM7Temp;
        private System.Windows.Forms.GroupBox groupBox21;
        private System.Windows.Forms.Label LBLNCM8Cur;
        private System.Windows.Forms.GroupBox groupBox22;
        private System.Windows.Forms.Label LBLNCM6Cur;
        private System.Windows.Forms.GroupBox groupBox23;
        private System.Windows.Forms.Label LBLNCM7Cur;
        private System.Windows.Forms.GroupBox groupBox24;
        private System.Windows.Forms.Label LBLNCM6Temp;
        private System.Windows.Forms.GroupBox groupBox7;
        private System.Windows.Forms.Label LBLNCM1Cur;
        private System.Windows.Forms.GroupBox groupBox16;
        private System.Windows.Forms.Label LBLNCM4Temp;
        private System.Windows.Forms.GroupBox groupBox8;
        private System.Windows.Forms.Label LBLNCM1Temp;
        private System.Windows.Forms.GroupBox groupBox13;
        private System.Windows.Forms.Label LBLNCM3Temp;
        private System.Windows.Forms.GroupBox groupBox17;
        private System.Windows.Forms.Label LBLNCM4Cur;
        private System.Windows.Forms.GroupBox groupBox11;
        private System.Windows.Forms.Label LBLNCM2Cur;
        private System.Windows.Forms.GroupBox groupBox14;
        private System.Windows.Forms.Label LBLNCM3Cur;
        private System.Windows.Forms.GroupBox groupBox10;
        private System.Windows.Forms.Label LBLNCM2Temp;
        private System.Windows.Forms.GroupBox groupBox5;
        private System.Windows.Forms.Label lblNCSat;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.Label lblNCMF;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.Label lblNCCur;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Label lblNCVolt;
        private System.Windows.Forms.GroupBox groupBox25;
        private System.Windows.Forms.Label lblNCGSpeed;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label lblNCAlt;
        private AvionicsInstrumentControl.HeadingIndicator headingIndicator1;
        private ArtificialHorizon.ArtificialHorizon artificialHorizon1;
        private System.Windows.Forms.Label lblNCCompass;
        private System.Windows.Forms.Label lblNCRoll;
        private System.Windows.Forms.Label lblNCPitch;
        private System.Windows.Forms.TabControl tabControl1;
        private System.Windows.Forms.GroupBox groupBox30;
        private System.Windows.Forms.Button btnConn;
        private System.Windows.Forms.GroupBox groupBox31;
        private System.Windows.Forms.Label lblNCCtrl;
        private System.Windows.Forms.GroupBox groupBox32;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button4;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label lblLifeCounter;
        private System.Windows.Forms.GroupBox groupBox33;
        private System.Windows.Forms.Label lblNCDist;
        private System.Windows.Forms.RichTextBox rtfOSD;
        private System.Windows.Forms.Button btnOSD;
        private System.Windows.Forms.Button btnOSDForward;
        private System.Windows.Forms.Button btnOSDBackward;
        private System.Windows.Forms.Button btnOSDAuto;
        private System.Windows.Forms.ComboBox cbOSD;
        private System.Windows.Forms.GroupBox groupBox34;
        private System.Windows.Forms.ComboBox cbTimingBLCTRL;
        private System.Windows.Forms.ComboBox cbTimingNAV;
        private System.Windows.Forms.ComboBox cbTimingDebug;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox cbTimingOSD;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.GroupBox groupBox35;
        private System.Windows.Forms.RichTextBox rtfError;
        private System.Windows.Forms.CheckBox chkbAutoOSD;
        private System.Windows.Forms.CheckBox chkbAutoBL;
        private System.Windows.Forms.CheckBox chkbAutoNav;
        private System.Windows.Forms.CheckBox chkbAutoDbg;
        private System.Windows.Forms.Label labelTimingOSD;
        private System.Windows.Forms.Label labelTimingBLCTRL;
        private System.Windows.Forms.Label labelTimingNAV;
        private System.Windows.Forms.Label labelTimingDebug;
        private System.Windows.Forms.TabPage tabPageTesting;
        private System.Windows.Forms.GroupBox groupBox37;
        private System.Windows.Forms.GroupBox groupBox36;
        private System.Windows.Forms.Label lblOSDPageNr;
        private System.Windows.Forms.SplitContainer splitContainer1;
        private System.Windows.Forms.Button btnOSDLeave;
        private System.Windows.Forms.Button btnOSDEnter;
        private System.Windows.Forms.Label lblCRCErr;
        private System.Windows.Forms.Label label6;
    }
}