ardupilot/Tools/ArdupilotMegaPlanner/GCSViews/ConfigurationView/ConfigAteryx.Designer.cs

1099 lines
50 KiB
C#

namespace ArdupilotMega.GCSViews.ConfigurationView
{
partial class ConfigAteryx
{
/// <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 Component 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(ConfigAteryx));
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.THR_FS_VALUE = new System.Windows.Forms.NumericUpDown();
this.label5 = new System.Windows.Forms.Label();
this.THR_MAX = new System.Windows.Forms.NumericUpDown();
this.label6 = new System.Windows.Forms.Label();
this.THR_MIN = new System.Windows.Forms.NumericUpDown();
this.label7 = new System.Windows.Forms.Label();
this.TRIM_THROTTLE = new System.Windows.Forms.NumericUpDown();
this.label8 = new System.Windows.Forms.Label();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.ROLL_INT_LIM = new System.Windows.Forms.NumericUpDown();
this.ROLL_LIM = new System.Windows.Forms.NumericUpDown();
this.label49 = new System.Windows.Forms.Label();
this.ROLL_RATE_KP = new System.Windows.Forms.NumericUpDown();
this.label50 = new System.Windows.Forms.Label();
this.ROLL_KI = new System.Windows.Forms.NumericUpDown();
this.label51 = new System.Windows.Forms.Label();
this.ROLL_KP = new System.Windows.Forms.NumericUpDown();
this.label52 = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label2 = new System.Windows.Forms.Label();
this.PITCH_INT_LIM = new System.Windows.Forms.NumericUpDown();
this.PITCH_LIM = new System.Windows.Forms.NumericUpDown();
this.label3 = new System.Windows.Forms.Label();
this.PITCH_RATE_KP = new System.Windows.Forms.NumericUpDown();
this.label4 = new System.Windows.Forms.Label();
this.PITCH_KI = new System.Windows.Forms.NumericUpDown();
this.label9 = new System.Windows.Forms.Label();
this.PITCH_KP = new System.Windows.Forms.NumericUpDown();
this.label10 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label26 = new System.Windows.Forms.Label();
this.EH_RANGE = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.EH_INT_LIM = new System.Windows.Forms.NumericUpDown();
this.EH_LIM = new System.Windows.Forms.NumericUpDown();
this.label12 = new System.Windows.Forms.Label();
this.EH_KD = new System.Windows.Forms.NumericUpDown();
this.label13 = new System.Windows.Forms.Label();
this.EH_KI = new System.Windows.Forms.NumericUpDown();
this.label14 = new System.Windows.Forms.Label();
this.EH_KP = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.label16 = new System.Windows.Forms.Label();
this.HDG_INT_LIM = new System.Windows.Forms.NumericUpDown();
this.HDG_LIM = new System.Windows.Forms.NumericUpDown();
this.label17 = new System.Windows.Forms.Label();
this.HDG_KD = new System.Windows.Forms.NumericUpDown();
this.label18 = new System.Windows.Forms.Label();
this.HDG_KI = new System.Windows.Forms.NumericUpDown();
this.label19 = new System.Windows.Forms.Label();
this.HDG_KP = new System.Windows.Forms.NumericUpDown();
this.label20 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.label21 = new System.Windows.Forms.Label();
this.ARSPD_INT_LIM = new System.Windows.Forms.NumericUpDown();
this.ARSPD_LIM = new System.Windows.Forms.NumericUpDown();
this.label22 = new System.Windows.Forms.Label();
this.ARSPD_KD = new System.Windows.Forms.NumericUpDown();
this.label23 = new System.Windows.Forms.Label();
this.ARSPD_KI = new System.Windows.Forms.NumericUpDown();
this.label24 = new System.Windows.Forms.Label();
this.ARSPD_KP = new System.Windows.Forms.NumericUpDown();
this.label25 = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.YAW_RATE_LIM = new System.Windows.Forms.NumericUpDown();
this.label30 = new System.Windows.Forms.Label();
this.YAW_RATE_KP = new System.Windows.Forms.NumericUpDown();
this.label31 = new System.Windows.Forms.Label();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.LOITER_RD = new System.Windows.Forms.NumericUpDown();
this.label28 = new System.Windows.Forms.Label();
this.ORBIT_GAIN = new System.Windows.Forms.NumericUpDown();
this.label29 = new System.Windows.Forms.Label();
this.ENTRY_ANGLE = new System.Windows.Forms.NumericUpDown();
this.label32 = new System.Windows.Forms.Label();
this.XTRACK_GAIN = new System.Windows.Forms.NumericUpDown();
this.label33 = new System.Windows.Forms.Label();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.PITCH_L_LIM = new System.Windows.Forms.NumericUpDown();
this.label27 = new System.Windows.Forms.Label();
this.PITCH_U_LIM = new System.Windows.Forms.NumericUpDown();
this.label34 = new System.Windows.Forms.Label();
this.ROLL_L_LIM = new System.Windows.Forms.NumericUpDown();
this.label35 = new System.Windows.Forms.Label();
this.ROLL_U_LIM = new System.Windows.Forms.NumericUpDown();
this.label36 = new System.Windows.Forms.Label();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.FLD_ATM_PRESS = new System.Windows.Forms.NumericUpDown();
this.label37 = new System.Windows.Forms.Label();
this.FLD_ELEV = new System.Windows.Forms.NumericUpDown();
this.label38 = new System.Windows.Forms.Label();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.LND_APCH_SPD = new System.Windows.Forms.NumericUpDown();
this.label39 = new System.Windows.Forms.Label();
this.T_OFF_PITCH = new System.Windows.Forms.NumericUpDown();
this.label40 = new System.Windows.Forms.Label();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.ARSPD_U_LIM = new System.Windows.Forms.NumericUpDown();
this.label42 = new System.Windows.Forms.Label();
this.ARSPD_L_LIM = new System.Windows.Forms.NumericUpDown();
this.label43 = new System.Windows.Forms.Label();
this.CRUISE_ARSPD = new System.Windows.Forms.NumericUpDown();
this.label44 = new System.Windows.Forms.Label();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.ROLL_TO_ELEV = new System.Windows.Forms.NumericUpDown();
this.BUT_read_flash = new ArdupilotMega.Controls.MyButton();
this.BUT_write_flash = new ArdupilotMega.Controls.MyButton();
this.BUT_rerequestparams = new ArdupilotMega.Controls.MyButton();
this.BUT_writePIDS = new ArdupilotMega.Controls.MyButton();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.THR_FS_VALUE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.THR_MAX)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.THR_MIN)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TRIM_THROTTLE)).BeginInit();
this.groupBox8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ROLL_INT_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_RATE_KP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_KI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_KP)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PITCH_INT_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_RATE_KP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_KI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_KP)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.EH_RANGE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EH_INT_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EH_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KP)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.HDG_INT_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KP)).BeginInit();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_INT_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KI)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KP)).BeginInit();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.YAW_RATE_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.YAW_RATE_KP)).BeginInit();
this.groupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LOITER_RD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ORBIT_GAIN)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ENTRY_ANGLE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.XTRACK_GAIN)).BeginInit();
this.groupBox9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PITCH_L_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_U_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_L_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_U_LIM)).BeginInit();
this.groupBox10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.FLD_ATM_PRESS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.FLD_ELEV)).BeginInit();
this.groupBox11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LND_APCH_SPD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.T_OFF_PITCH)).BeginInit();
this.groupBox12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_U_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_L_LIM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CRUISE_ARSPD)).BeginInit();
this.groupBox13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ROLL_TO_ELEV)).BeginInit();
this.SuspendLayout();
//
// groupBox3
//
this.groupBox3.Controls.Add(this.THR_FS_VALUE);
this.groupBox3.Controls.Add(this.label5);
this.groupBox3.Controls.Add(this.THR_MAX);
this.groupBox3.Controls.Add(this.label6);
this.groupBox3.Controls.Add(this.THR_MIN);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.TRIM_THROTTLE);
this.groupBox3.Controls.Add(this.label8);
resources.ApplyResources(this.groupBox3, "groupBox3");
this.groupBox3.Name = "groupBox3";
this.groupBox3.TabStop = false;
//
// THR_FS_VALUE
//
resources.ApplyResources(this.THR_FS_VALUE, "THR_FS_VALUE");
this.THR_FS_VALUE.Name = "THR_FS_VALUE";
//
// label5
//
resources.ApplyResources(this.label5, "label5");
this.label5.Name = "label5";
//
// THR_MAX
//
resources.ApplyResources(this.THR_MAX, "THR_MAX");
this.THR_MAX.Name = "THR_MAX";
//
// label6
//
resources.ApplyResources(this.label6, "label6");
this.label6.Name = "label6";
//
// THR_MIN
//
resources.ApplyResources(this.THR_MIN, "THR_MIN");
this.THR_MIN.Name = "THR_MIN";
//
// label7
//
resources.ApplyResources(this.label7, "label7");
this.label7.Name = "label7";
//
// TRIM_THROTTLE
//
resources.ApplyResources(this.TRIM_THROTTLE, "TRIM_THROTTLE");
this.TRIM_THROTTLE.Name = "TRIM_THROTTLE";
//
// label8
//
resources.ApplyResources(this.label8, "label8");
this.label8.Name = "label8";
//
// groupBox8
//
this.groupBox8.Controls.Add(this.label1);
this.groupBox8.Controls.Add(this.ROLL_INT_LIM);
this.groupBox8.Controls.Add(this.ROLL_LIM);
this.groupBox8.Controls.Add(this.label49);
this.groupBox8.Controls.Add(this.ROLL_RATE_KP);
this.groupBox8.Controls.Add(this.label50);
this.groupBox8.Controls.Add(this.ROLL_KI);
this.groupBox8.Controls.Add(this.label51);
this.groupBox8.Controls.Add(this.ROLL_KP);
this.groupBox8.Controls.Add(this.label52);
resources.ApplyResources(this.groupBox8, "groupBox8");
this.groupBox8.Name = "groupBox8";
this.groupBox8.TabStop = false;
//
// label1
//
resources.ApplyResources(this.label1, "label1");
this.label1.Name = "label1";
//
// ROLL_INT_LIM
//
resources.ApplyResources(this.ROLL_INT_LIM, "ROLL_INT_LIM");
this.ROLL_INT_LIM.Name = "ROLL_INT_LIM";
this.ROLL_INT_LIM.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
//
// ROLL_LIM
//
resources.ApplyResources(this.ROLL_LIM, "ROLL_LIM");
this.ROLL_LIM.Name = "ROLL_LIM";
//
// label49
//
resources.ApplyResources(this.label49, "label49");
this.label49.Name = "label49";
//
// ROLL_RATE_KP
//
resources.ApplyResources(this.ROLL_RATE_KP, "ROLL_RATE_KP");
this.ROLL_RATE_KP.Name = "ROLL_RATE_KP";
//
// label50
//
resources.ApplyResources(this.label50, "label50");
this.label50.Name = "label50";
//
// ROLL_KI
//
resources.ApplyResources(this.ROLL_KI, "ROLL_KI");
this.ROLL_KI.Name = "ROLL_KI";
//
// label51
//
resources.ApplyResources(this.label51, "label51");
this.label51.Name = "label51";
//
// ROLL_KP
//
resources.ApplyResources(this.ROLL_KP, "ROLL_KP");
this.ROLL_KP.Name = "ROLL_KP";
//
// label52
//
resources.ApplyResources(this.label52, "label52");
this.label52.Name = "label52";
//
// toolTip1
//
this.toolTip1.AutoPopDelay = 20000;
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.PITCH_INT_LIM);
this.groupBox1.Controls.Add(this.PITCH_LIM);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.PITCH_RATE_KP);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.PITCH_KI);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.PITCH_KP);
this.groupBox1.Controls.Add(this.label10);
resources.ApplyResources(this.groupBox1, "groupBox1");
this.groupBox1.Name = "groupBox1";
this.groupBox1.TabStop = false;
//
// label2
//
resources.ApplyResources(this.label2, "label2");
this.label2.Name = "label2";
//
// PITCH_INT_LIM
//
resources.ApplyResources(this.PITCH_INT_LIM, "PITCH_INT_LIM");
this.PITCH_INT_LIM.Name = "PITCH_INT_LIM";
this.PITCH_INT_LIM.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
//
// PITCH_LIM
//
resources.ApplyResources(this.PITCH_LIM, "PITCH_LIM");
this.PITCH_LIM.Name = "PITCH_LIM";
//
// label3
//
resources.ApplyResources(this.label3, "label3");
this.label3.Name = "label3";
//
// PITCH_RATE_KP
//
resources.ApplyResources(this.PITCH_RATE_KP, "PITCH_RATE_KP");
this.PITCH_RATE_KP.Name = "PITCH_RATE_KP";
//
// label4
//
resources.ApplyResources(this.label4, "label4");
this.label4.Name = "label4";
//
// PITCH_KI
//
resources.ApplyResources(this.PITCH_KI, "PITCH_KI");
this.PITCH_KI.Name = "PITCH_KI";
//
// label9
//
resources.ApplyResources(this.label9, "label9");
this.label9.Name = "label9";
//
// PITCH_KP
//
resources.ApplyResources(this.PITCH_KP, "PITCH_KP");
this.PITCH_KP.Name = "PITCH_KP";
//
// label10
//
resources.ApplyResources(this.label10, "label10");
this.label10.Name = "label10";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label26);
this.groupBox2.Controls.Add(this.EH_RANGE);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.EH_INT_LIM);
this.groupBox2.Controls.Add(this.EH_LIM);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.EH_KD);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.EH_KI);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.EH_KP);
this.groupBox2.Controls.Add(this.label15);
resources.ApplyResources(this.groupBox2, "groupBox2");
this.groupBox2.Name = "groupBox2";
this.groupBox2.TabStop = false;
//
// label26
//
resources.ApplyResources(this.label26, "label26");
this.label26.Name = "label26";
//
// EH_RANGE
//
resources.ApplyResources(this.EH_RANGE, "EH_RANGE");
this.EH_RANGE.Name = "EH_RANGE";
//
// label11
//
resources.ApplyResources(this.label11, "label11");
this.label11.Name = "label11";
//
// EH_INT_LIM
//
resources.ApplyResources(this.EH_INT_LIM, "EH_INT_LIM");
this.EH_INT_LIM.Name = "EH_INT_LIM";
//
// EH_LIM
//
resources.ApplyResources(this.EH_LIM, "EH_LIM");
this.EH_LIM.Name = "EH_LIM";
//
// label12
//
resources.ApplyResources(this.label12, "label12");
this.label12.Name = "label12";
//
// EH_KD
//
resources.ApplyResources(this.EH_KD, "EH_KD");
this.EH_KD.Name = "EH_KD";
//
// label13
//
resources.ApplyResources(this.label13, "label13");
this.label13.Name = "label13";
//
// EH_KI
//
resources.ApplyResources(this.EH_KI, "EH_KI");
this.EH_KI.Name = "EH_KI";
//
// label14
//
resources.ApplyResources(this.label14, "label14");
this.label14.Name = "label14";
//
// EH_KP
//
resources.ApplyResources(this.EH_KP, "EH_KP");
this.EH_KP.Name = "EH_KP";
//
// label15
//
resources.ApplyResources(this.label15, "label15");
this.label15.Name = "label15";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.label16);
this.groupBox4.Controls.Add(this.HDG_INT_LIM);
this.groupBox4.Controls.Add(this.HDG_LIM);
this.groupBox4.Controls.Add(this.label17);
this.groupBox4.Controls.Add(this.HDG_KD);
this.groupBox4.Controls.Add(this.label18);
this.groupBox4.Controls.Add(this.HDG_KI);
this.groupBox4.Controls.Add(this.label19);
this.groupBox4.Controls.Add(this.HDG_KP);
this.groupBox4.Controls.Add(this.label20);
resources.ApplyResources(this.groupBox4, "groupBox4");
this.groupBox4.Name = "groupBox4";
this.groupBox4.TabStop = false;
//
// label16
//
resources.ApplyResources(this.label16, "label16");
this.label16.Name = "label16";
//
// HDG_INT_LIM
//
resources.ApplyResources(this.HDG_INT_LIM, "HDG_INT_LIM");
this.HDG_INT_LIM.Name = "HDG_INT_LIM";
//
// HDG_LIM
//
resources.ApplyResources(this.HDG_LIM, "HDG_LIM");
this.HDG_LIM.Name = "HDG_LIM";
//
// label17
//
resources.ApplyResources(this.label17, "label17");
this.label17.Name = "label17";
//
// HDG_KD
//
resources.ApplyResources(this.HDG_KD, "HDG_KD");
this.HDG_KD.Name = "HDG_KD";
//
// label18
//
resources.ApplyResources(this.label18, "label18");
this.label18.Name = "label18";
//
// HDG_KI
//
resources.ApplyResources(this.HDG_KI, "HDG_KI");
this.HDG_KI.Name = "HDG_KI";
this.HDG_KI.ValueChanged += new System.EventHandler(this.numericUpDown15_ValueChanged);
//
// label19
//
resources.ApplyResources(this.label19, "label19");
this.label19.Name = "label19";
//
// HDG_KP
//
resources.ApplyResources(this.HDG_KP, "HDG_KP");
this.HDG_KP.Name = "HDG_KP";
//
// label20
//
resources.ApplyResources(this.label20, "label20");
this.label20.Name = "label20";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.label21);
this.groupBox5.Controls.Add(this.ARSPD_INT_LIM);
this.groupBox5.Controls.Add(this.ARSPD_LIM);
this.groupBox5.Controls.Add(this.label22);
this.groupBox5.Controls.Add(this.ARSPD_KD);
this.groupBox5.Controls.Add(this.label23);
this.groupBox5.Controls.Add(this.ARSPD_KI);
this.groupBox5.Controls.Add(this.label24);
this.groupBox5.Controls.Add(this.ARSPD_KP);
this.groupBox5.Controls.Add(this.label25);
resources.ApplyResources(this.groupBox5, "groupBox5");
this.groupBox5.Name = "groupBox5";
this.groupBox5.TabStop = false;
//
// label21
//
resources.ApplyResources(this.label21, "label21");
this.label21.Name = "label21";
//
// ARSPD_INT_LIM
//
resources.ApplyResources(this.ARSPD_INT_LIM, "ARSPD_INT_LIM");
this.ARSPD_INT_LIM.Name = "ARSPD_INT_LIM";
//
// ARSPD_LIM
//
resources.ApplyResources(this.ARSPD_LIM, "ARSPD_LIM");
this.ARSPD_LIM.Name = "ARSPD_LIM";
//
// label22
//
resources.ApplyResources(this.label22, "label22");
this.label22.Name = "label22";
//
// ARSPD_KD
//
resources.ApplyResources(this.ARSPD_KD, "ARSPD_KD");
this.ARSPD_KD.Name = "ARSPD_KD";
//
// label23
//
resources.ApplyResources(this.label23, "label23");
this.label23.Name = "label23";
//
// ARSPD_KI
//
resources.ApplyResources(this.ARSPD_KI, "ARSPD_KI");
this.ARSPD_KI.Name = "ARSPD_KI";
//
// label24
//
resources.ApplyResources(this.label24, "label24");
this.label24.Name = "label24";
//
// ARSPD_KP
//
resources.ApplyResources(this.ARSPD_KP, "ARSPD_KP");
this.ARSPD_KP.Name = "ARSPD_KP";
//
// label25
//
resources.ApplyResources(this.label25, "label25");
this.label25.Name = "label25";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.YAW_RATE_LIM);
this.groupBox6.Controls.Add(this.label30);
this.groupBox6.Controls.Add(this.YAW_RATE_KP);
this.groupBox6.Controls.Add(this.label31);
resources.ApplyResources(this.groupBox6, "groupBox6");
this.groupBox6.Name = "groupBox6";
this.groupBox6.TabStop = false;
//
// YAW_RATE_LIM
//
resources.ApplyResources(this.YAW_RATE_LIM, "YAW_RATE_LIM");
this.YAW_RATE_LIM.Name = "YAW_RATE_LIM";
//
// label30
//
resources.ApplyResources(this.label30, "label30");
this.label30.Name = "label30";
//
// YAW_RATE_KP
//
resources.ApplyResources(this.YAW_RATE_KP, "YAW_RATE_KP");
this.YAW_RATE_KP.Name = "YAW_RATE_KP";
//
// label31
//
resources.ApplyResources(this.label31, "label31");
this.label31.Name = "label31";
//
// groupBox7
//
this.groupBox7.Controls.Add(this.LOITER_RD);
this.groupBox7.Controls.Add(this.label28);
this.groupBox7.Controls.Add(this.ORBIT_GAIN);
this.groupBox7.Controls.Add(this.label29);
this.groupBox7.Controls.Add(this.ENTRY_ANGLE);
this.groupBox7.Controls.Add(this.label32);
this.groupBox7.Controls.Add(this.XTRACK_GAIN);
this.groupBox7.Controls.Add(this.label33);
resources.ApplyResources(this.groupBox7, "groupBox7");
this.groupBox7.Name = "groupBox7";
this.groupBox7.TabStop = false;
this.groupBox7.Enter += new System.EventHandler(this.groupBox7_Enter);
//
// LOITER_RD
//
resources.ApplyResources(this.LOITER_RD, "LOITER_RD");
this.LOITER_RD.Name = "LOITER_RD";
//
// label28
//
resources.ApplyResources(this.label28, "label28");
this.label28.Name = "label28";
//
// ORBIT_GAIN
//
resources.ApplyResources(this.ORBIT_GAIN, "ORBIT_GAIN");
this.ORBIT_GAIN.Name = "ORBIT_GAIN";
//
// label29
//
resources.ApplyResources(this.label29, "label29");
this.label29.Name = "label29";
//
// ENTRY_ANGLE
//
resources.ApplyResources(this.ENTRY_ANGLE, "ENTRY_ANGLE");
this.ENTRY_ANGLE.Name = "ENTRY_ANGLE";
//
// label32
//
resources.ApplyResources(this.label32, "label32");
this.label32.Name = "label32";
//
// XTRACK_GAIN
//
resources.ApplyResources(this.XTRACK_GAIN, "XTRACK_GAIN");
this.XTRACK_GAIN.Name = "XTRACK_GAIN";
//
// label33
//
resources.ApplyResources(this.label33, "label33");
this.label33.Name = "label33";
//
// groupBox9
//
this.groupBox9.Controls.Add(this.PITCH_L_LIM);
this.groupBox9.Controls.Add(this.label27);
this.groupBox9.Controls.Add(this.PITCH_U_LIM);
this.groupBox9.Controls.Add(this.label34);
this.groupBox9.Controls.Add(this.ROLL_L_LIM);
this.groupBox9.Controls.Add(this.label35);
this.groupBox9.Controls.Add(this.ROLL_U_LIM);
this.groupBox9.Controls.Add(this.label36);
resources.ApplyResources(this.groupBox9, "groupBox9");
this.groupBox9.Name = "groupBox9";
this.groupBox9.TabStop = false;
//
// PITCH_L_LIM
//
resources.ApplyResources(this.PITCH_L_LIM, "PITCH_L_LIM");
this.PITCH_L_LIM.Name = "PITCH_L_LIM";
//
// label27
//
resources.ApplyResources(this.label27, "label27");
this.label27.Name = "label27";
//
// PITCH_U_LIM
//
resources.ApplyResources(this.PITCH_U_LIM, "PITCH_U_LIM");
this.PITCH_U_LIM.Name = "PITCH_U_LIM";
//
// label34
//
resources.ApplyResources(this.label34, "label34");
this.label34.Name = "label34";
//
// ROLL_L_LIM
//
resources.ApplyResources(this.ROLL_L_LIM, "ROLL_L_LIM");
this.ROLL_L_LIM.Name = "ROLL_L_LIM";
//
// label35
//
resources.ApplyResources(this.label35, "label35");
this.label35.Name = "label35";
//
// ROLL_U_LIM
//
resources.ApplyResources(this.ROLL_U_LIM, "ROLL_U_LIM");
this.ROLL_U_LIM.Name = "ROLL_U_LIM";
//
// label36
//
resources.ApplyResources(this.label36, "label36");
this.label36.Name = "label36";
//
// groupBox10
//
this.groupBox10.Controls.Add(this.FLD_ATM_PRESS);
this.groupBox10.Controls.Add(this.label37);
this.groupBox10.Controls.Add(this.FLD_ELEV);
this.groupBox10.Controls.Add(this.label38);
resources.ApplyResources(this.groupBox10, "groupBox10");
this.groupBox10.Name = "groupBox10";
this.groupBox10.TabStop = false;
//
// FLD_ATM_PRESS
//
resources.ApplyResources(this.FLD_ATM_PRESS, "FLD_ATM_PRESS");
this.FLD_ATM_PRESS.Name = "FLD_ATM_PRESS";
//
// label37
//
resources.ApplyResources(this.label37, "label37");
this.label37.Name = "label37";
//
// FLD_ELEV
//
resources.ApplyResources(this.FLD_ELEV, "FLD_ELEV");
this.FLD_ELEV.Name = "FLD_ELEV";
//
// label38
//
resources.ApplyResources(this.label38, "label38");
this.label38.Name = "label38";
//
// groupBox11
//
this.groupBox11.Controls.Add(this.LND_APCH_SPD);
this.groupBox11.Controls.Add(this.label39);
this.groupBox11.Controls.Add(this.T_OFF_PITCH);
this.groupBox11.Controls.Add(this.label40);
resources.ApplyResources(this.groupBox11, "groupBox11");
this.groupBox11.Name = "groupBox11";
this.groupBox11.TabStop = false;
//
// LND_APCH_SPD
//
resources.ApplyResources(this.LND_APCH_SPD, "LND_APCH_SPD");
this.LND_APCH_SPD.Name = "LND_APCH_SPD";
//
// label39
//
resources.ApplyResources(this.label39, "label39");
this.label39.Name = "label39";
//
// T_OFF_PITCH
//
resources.ApplyResources(this.T_OFF_PITCH, "T_OFF_PITCH");
this.T_OFF_PITCH.Name = "T_OFF_PITCH";
//
// label40
//
resources.ApplyResources(this.label40, "label40");
this.label40.Name = "label40";
//
// groupBox12
//
this.groupBox12.Controls.Add(this.ARSPD_U_LIM);
this.groupBox12.Controls.Add(this.label42);
this.groupBox12.Controls.Add(this.ARSPD_L_LIM);
this.groupBox12.Controls.Add(this.label43);
this.groupBox12.Controls.Add(this.CRUISE_ARSPD);
this.groupBox12.Controls.Add(this.label44);
resources.ApplyResources(this.groupBox12, "groupBox12");
this.groupBox12.Name = "groupBox12";
this.groupBox12.TabStop = false;
//
// ARSPD_U_LIM
//
resources.ApplyResources(this.ARSPD_U_LIM, "ARSPD_U_LIM");
this.ARSPD_U_LIM.Name = "ARSPD_U_LIM";
//
// label42
//
resources.ApplyResources(this.label42, "label42");
this.label42.Name = "label42";
//
// ARSPD_L_LIM
//
resources.ApplyResources(this.ARSPD_L_LIM, "ARSPD_L_LIM");
this.ARSPD_L_LIM.Name = "ARSPD_L_LIM";
//
// label43
//
resources.ApplyResources(this.label43, "label43");
this.label43.Name = "label43";
//
// CRUISE_ARSPD
//
resources.ApplyResources(this.CRUISE_ARSPD, "CRUISE_ARSPD");
this.CRUISE_ARSPD.Name = "CRUISE_ARSPD";
//
// label44
//
resources.ApplyResources(this.label44, "label44");
this.label44.Name = "label44";
//
// groupBox13
//
this.groupBox13.Controls.Add(this.ROLL_TO_ELEV);
resources.ApplyResources(this.groupBox13, "groupBox13");
this.groupBox13.Name = "groupBox13";
this.groupBox13.TabStop = false;
//
// ROLL_TO_ELEV
//
resources.ApplyResources(this.ROLL_TO_ELEV, "ROLL_TO_ELEV");
this.ROLL_TO_ELEV.Name = "ROLL_TO_ELEV";
//
// BUT_read_flash
//
resources.ApplyResources(this.BUT_read_flash, "BUT_read_flash");
this.BUT_read_flash.Name = "BUT_read_flash";
this.BUT_read_flash.UseVisualStyleBackColor = true;
this.BUT_read_flash.Click += new System.EventHandler(this.BUT_read_flash_Click);
//
// BUT_write_flash
//
resources.ApplyResources(this.BUT_write_flash, "BUT_write_flash");
this.BUT_write_flash.Name = "BUT_write_flash";
this.BUT_write_flash.UseVisualStyleBackColor = true;
this.BUT_write_flash.Click += new System.EventHandler(this.BUT_write_flash_Click);
//
// BUT_rerequestparams
//
resources.ApplyResources(this.BUT_rerequestparams, "BUT_rerequestparams");
this.BUT_rerequestparams.Name = "BUT_rerequestparams";
this.BUT_rerequestparams.UseVisualStyleBackColor = true;
this.BUT_rerequestparams.Click += new System.EventHandler(this.BUT_rerequestparams_Click);
//
// BUT_writePIDS
//
resources.ApplyResources(this.BUT_writePIDS, "BUT_writePIDS");
this.BUT_writePIDS.Name = "BUT_writePIDS";
this.BUT_writePIDS.UseVisualStyleBackColor = true;
this.BUT_writePIDS.Click += new System.EventHandler(this.BUT_writePIDS_Click);
//
// ConfigAteryx
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.BUT_read_flash);
this.Controls.Add(this.BUT_write_flash);
this.Controls.Add(this.groupBox13);
this.Controls.Add(this.groupBox12);
this.Controls.Add(this.groupBox11);
this.Controls.Add(this.groupBox10);
this.Controls.Add(this.groupBox9);
this.Controls.Add(this.groupBox7);
this.Controls.Add(this.groupBox6);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.BUT_rerequestparams);
this.Controls.Add(this.BUT_writePIDS);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox8);
this.Name = "ConfigAteryx";
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.THR_FS_VALUE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.THR_MAX)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.THR_MIN)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.TRIM_THROTTLE)).EndInit();
this.groupBox8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ROLL_INT_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_RATE_KP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_KI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_KP)).EndInit();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.PITCH_INT_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_RATE_KP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_KI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_KP)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.EH_RANGE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EH_INT_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EH_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EH_KP)).EndInit();
this.groupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.HDG_INT_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.HDG_KP)).EndInit();
this.groupBox5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ARSPD_INT_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KI)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_KP)).EndInit();
this.groupBox6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.YAW_RATE_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.YAW_RATE_KP)).EndInit();
this.groupBox7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.LOITER_RD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ORBIT_GAIN)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ENTRY_ANGLE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.XTRACK_GAIN)).EndInit();
this.groupBox9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.PITCH_L_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PITCH_U_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_L_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ROLL_U_LIM)).EndInit();
this.groupBox10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.FLD_ATM_PRESS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.FLD_ELEV)).EndInit();
this.groupBox11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.LND_APCH_SPD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.T_OFF_PITCH)).EndInit();
this.groupBox12.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ARSPD_U_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ARSPD_L_LIM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CRUISE_ARSPD)).EndInit();
this.groupBox13.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ROLL_TO_ELEV)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.NumericUpDown THR_FS_VALUE;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.NumericUpDown THR_MAX;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.NumericUpDown THR_MIN;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.NumericUpDown TRIM_THROTTLE;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.NumericUpDown ROLL_LIM;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.NumericUpDown ROLL_RATE_KP;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.NumericUpDown ROLL_KI;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.NumericUpDown ROLL_KP;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.ToolTip toolTip1;
private Controls.MyButton BUT_writePIDS;
private Controls.MyButton BUT_rerequestparams;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown ROLL_INT_LIM;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.NumericUpDown PITCH_INT_LIM;
private System.Windows.Forms.NumericUpDown PITCH_LIM;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown PITCH_RATE_KP;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.NumericUpDown PITCH_KI;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.NumericUpDown PITCH_KP;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.NumericUpDown EH_RANGE;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.NumericUpDown EH_INT_LIM;
private System.Windows.Forms.NumericUpDown EH_LIM;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown EH_KD;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.NumericUpDown EH_KI;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.NumericUpDown EH_KP;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.NumericUpDown HDG_INT_LIM;
private System.Windows.Forms.NumericUpDown HDG_LIM;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.NumericUpDown HDG_KD;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.NumericUpDown HDG_KI;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.NumericUpDown HDG_KP;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.NumericUpDown ARSPD_INT_LIM;
private System.Windows.Forms.NumericUpDown ARSPD_LIM;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.NumericUpDown ARSPD_KD;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.NumericUpDown ARSPD_KI;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.NumericUpDown ARSPD_KP;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.NumericUpDown YAW_RATE_LIM;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.NumericUpDown YAW_RATE_KP;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.NumericUpDown LOITER_RD;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.NumericUpDown ORBIT_GAIN;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.NumericUpDown ENTRY_ANGLE;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.NumericUpDown XTRACK_GAIN;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.NumericUpDown PITCH_L_LIM;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.NumericUpDown PITCH_U_LIM;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.NumericUpDown ROLL_L_LIM;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.NumericUpDown ROLL_U_LIM;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.NumericUpDown FLD_ATM_PRESS;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.NumericUpDown FLD_ELEV;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.NumericUpDown LND_APCH_SPD;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.NumericUpDown T_OFF_PITCH;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.NumericUpDown ARSPD_U_LIM;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.NumericUpDown ARSPD_L_LIM;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.NumericUpDown CRUISE_ARSPD;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.NumericUpDown ROLL_TO_ELEV;
private Controls.MyButton BUT_write_flash;
private Controls.MyButton BUT_read_flash;
}
}