You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1622 lines
78 KiB
1622 lines
78 KiB
namespace ArdupilotMega.Setup |
|
{ |
|
partial class Setup |
|
{ |
|
/// <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(Setup)); |
|
this.tabControl1 = new System.Windows.Forms.TabControl(); |
|
this.tabReset = new System.Windows.Forms.TabPage(); |
|
this.BUT_reset = new ArdupilotMega.MyButton(); |
|
this.tabRadioIn = new System.Windows.Forms.TabPage(); |
|
this.CHK_revch3 = new System.Windows.Forms.CheckBox(); |
|
this.CHK_revch4 = new System.Windows.Forms.CheckBox(); |
|
this.CHK_revch2 = new System.Windows.Forms.CheckBox(); |
|
this.CHK_revch1 = new System.Windows.Forms.CheckBox(); |
|
this.BUT_Calibrateradio = new ArdupilotMega.MyButton(); |
|
this.BAR8 = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.currentStateBindingSource = new System.Windows.Forms.BindingSource(this.components); |
|
this.BAR7 = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.BAR6 = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.BAR5 = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.BARpitch = new ArdupilotMega.VerticalProgressBar2(); |
|
this.BARthrottle = new ArdupilotMega.VerticalProgressBar2(); |
|
this.BARyaw = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.BARroll = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.tabModes = new System.Windows.Forms.TabPage(); |
|
this.CB_simple6 = new System.Windows.Forms.CheckBox(); |
|
this.CB_simple5 = new System.Windows.Forms.CheckBox(); |
|
this.CB_simple4 = new System.Windows.Forms.CheckBox(); |
|
this.CB_simple3 = new System.Windows.Forms.CheckBox(); |
|
this.CB_simple2 = new System.Windows.Forms.CheckBox(); |
|
this.CB_simple1 = new System.Windows.Forms.CheckBox(); |
|
this.label14 = new System.Windows.Forms.Label(); |
|
this.LBL_flightmodepwm = new System.Windows.Forms.Label(); |
|
this.label13 = new System.Windows.Forms.Label(); |
|
this.lbl_currentmode = new System.Windows.Forms.Label(); |
|
this.label12 = new System.Windows.Forms.Label(); |
|
this.label11 = new System.Windows.Forms.Label(); |
|
this.label10 = new System.Windows.Forms.Label(); |
|
this.label9 = new System.Windows.Forms.Label(); |
|
this.label8 = new System.Windows.Forms.Label(); |
|
this.label7 = new System.Windows.Forms.Label(); |
|
this.label6 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode6 = new System.Windows.Forms.ComboBox(); |
|
this.label5 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode5 = new System.Windows.Forms.ComboBox(); |
|
this.label4 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode4 = new System.Windows.Forms.ComboBox(); |
|
this.label3 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode3 = new System.Windows.Forms.ComboBox(); |
|
this.label2 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode2 = new System.Windows.Forms.ComboBox(); |
|
this.label1 = new System.Windows.Forms.Label(); |
|
this.CMB_fmode1 = new System.Windows.Forms.ComboBox(); |
|
this.BUT_SaveModes = new ArdupilotMega.MyButton(); |
|
this.tabHardware = new System.Windows.Forms.TabPage(); |
|
this.linkLabelmagdec = new System.Windows.Forms.LinkLabel(); |
|
this.label100 = new System.Windows.Forms.Label(); |
|
this.TXT_declination = new System.Windows.Forms.TextBox(); |
|
this.CHK_enableairspeed = new System.Windows.Forms.CheckBox(); |
|
this.CHK_enablesonar = new System.Windows.Forms.CheckBox(); |
|
this.CHK_enablecompass = new System.Windows.Forms.CheckBox(); |
|
this.pictureBox4 = new System.Windows.Forms.PictureBox(); |
|
this.pictureBox3 = new System.Windows.Forms.PictureBox(); |
|
this.pictureBox1 = new System.Windows.Forms.PictureBox(); |
|
this.tabBattery = new System.Windows.Forms.TabPage(); |
|
this.TXT_ampspervolt = new System.Windows.Forms.TextBox(); |
|
this.TXT_divider = new System.Windows.Forms.TextBox(); |
|
this.TXT_voltage = new System.Windows.Forms.TextBox(); |
|
this.TXT_measuredvoltage = new System.Windows.Forms.TextBox(); |
|
this.TXT_inputvoltage = new System.Windows.Forms.TextBox(); |
|
this.label35 = new System.Windows.Forms.Label(); |
|
this.label34 = new System.Windows.Forms.Label(); |
|
this.label33 = new System.Windows.Forms.Label(); |
|
this.label32 = new System.Windows.Forms.Label(); |
|
this.label31 = new System.Windows.Forms.Label(); |
|
this.textBox3 = new System.Windows.Forms.TextBox(); |
|
this.label29 = new System.Windows.Forms.Label(); |
|
this.label30 = new System.Windows.Forms.Label(); |
|
this.TXT_battcapacity = new System.Windows.Forms.TextBox(); |
|
this.CMB_batmontype = new System.Windows.Forms.ComboBox(); |
|
this.pictureBox5 = new System.Windows.Forms.PictureBox(); |
|
this.tabArducopter = new System.Windows.Forms.TabPage(); |
|
this.label28 = new System.Windows.Forms.Label(); |
|
this.label16 = new System.Windows.Forms.Label(); |
|
this.label15 = new System.Windows.Forms.Label(); |
|
this.pictureBoxQuadX = new System.Windows.Forms.PictureBox(); |
|
this.pictureBoxQuad = new System.Windows.Forms.PictureBox(); |
|
this.BUT_levelac2 = new ArdupilotMega.MyButton(); |
|
this.tabHeli = new System.Windows.Forms.TabPage(); |
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
this.label46 = new System.Windows.Forms.Label(); |
|
this.label45 = new System.Windows.Forms.Label(); |
|
this.GYR_ENABLE_ = new System.Windows.Forms.CheckBox(); |
|
this.GYR_GAIN_ = new System.Windows.Forms.TextBox(); |
|
this.label44 = new System.Windows.Forms.Label(); |
|
this.label43 = new System.Windows.Forms.Label(); |
|
this.label42 = new System.Windows.Forms.Label(); |
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
this.label24 = new System.Windows.Forms.Label(); |
|
this.HS4_MIN = new System.Windows.Forms.TextBox(); |
|
this.HS4_MAX = new System.Windows.Forms.TextBox(); |
|
this.label40 = new System.Windows.Forms.Label(); |
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
this.label41 = new System.Windows.Forms.Label(); |
|
this.label21 = new System.Windows.Forms.Label(); |
|
this.COL_MIN_ = new System.Windows.Forms.TextBox(); |
|
this.COL_MID_ = new System.Windows.Forms.TextBox(); |
|
this.COL_MAX_ = new System.Windows.Forms.TextBox(); |
|
this.BUT_0collective = new ArdupilotMega.MyButton(); |
|
this.HS4_TRIM = new System.Windows.Forms.NumericUpDown(); |
|
this.HS3_TRIM = new System.Windows.Forms.NumericUpDown(); |
|
this.HS2_TRIM = new System.Windows.Forms.NumericUpDown(); |
|
this.HS1_TRIM = new System.Windows.Forms.NumericUpDown(); |
|
this.label39 = new System.Windows.Forms.Label(); |
|
this.label38 = new System.Windows.Forms.Label(); |
|
this.label37 = new System.Windows.Forms.Label(); |
|
this.label36 = new System.Windows.Forms.Label(); |
|
this.label26 = new System.Windows.Forms.Label(); |
|
this.PIT_MAX_ = new System.Windows.Forms.TextBox(); |
|
this.label25 = new System.Windows.Forms.Label(); |
|
this.ROL_MAX_ = new System.Windows.Forms.TextBox(); |
|
this.label23 = new System.Windows.Forms.Label(); |
|
this.label22 = new System.Windows.Forms.Label(); |
|
this.HS4_REV = new System.Windows.Forms.CheckBox(); |
|
this.label20 = new System.Windows.Forms.Label(); |
|
this.label19 = new System.Windows.Forms.Label(); |
|
this.label18 = new System.Windows.Forms.Label(); |
|
this.SV3_POS_ = new System.Windows.Forms.TextBox(); |
|
this.SV2_POS_ = new System.Windows.Forms.TextBox(); |
|
this.SV1_POS_ = new System.Windows.Forms.TextBox(); |
|
this.HS3_REV = new System.Windows.Forms.CheckBox(); |
|
this.HS2_REV = new System.Windows.Forms.CheckBox(); |
|
this.HS1_REV = new System.Windows.Forms.CheckBox(); |
|
this.label17 = new System.Windows.Forms.Label(); |
|
this.BUT_HS4save = new ArdupilotMega.MyButton(); |
|
this.BUT_swash_manual = new ArdupilotMega.MyButton(); |
|
this.HS4 = new ArdupilotMega.HorizontalProgressBar2(); |
|
this.HS3 = new ArdupilotMega.VerticalProgressBar2(); |
|
this.Gservoloc = new AGaugeApp.AGauge(); |
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); |
|
this.tabControl1.SuspendLayout(); |
|
this.tabReset.SuspendLayout(); |
|
this.tabRadioIn.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.currentStateBindingSource)).BeginInit(); |
|
this.tabModes.SuspendLayout(); |
|
this.tabHardware.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); |
|
this.tabBattery.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); |
|
this.tabArducopter.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxQuadX)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxQuad)).BeginInit(); |
|
this.tabHeli.SuspendLayout(); |
|
this.groupBox3.SuspendLayout(); |
|
this.groupBox2.SuspendLayout(); |
|
this.groupBox1.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS4_TRIM)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS3_TRIM)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS2_TRIM)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS1_TRIM)).BeginInit(); |
|
this.SuspendLayout(); |
|
// |
|
// tabControl1 |
|
// |
|
this.tabControl1.Controls.Add(this.tabReset); |
|
this.tabControl1.Controls.Add(this.tabRadioIn); |
|
this.tabControl1.Controls.Add(this.tabModes); |
|
this.tabControl1.Controls.Add(this.tabHardware); |
|
this.tabControl1.Controls.Add(this.tabBattery); |
|
this.tabControl1.Controls.Add(this.tabArducopter); |
|
this.tabControl1.Controls.Add(this.tabHeli); |
|
resources.ApplyResources(this.tabControl1, "tabControl1"); |
|
this.tabControl1.Name = "tabControl1"; |
|
this.tabControl1.SelectedIndex = 0; |
|
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); |
|
// |
|
// tabReset |
|
// |
|
this.tabReset.Controls.Add(this.BUT_reset); |
|
resources.ApplyResources(this.tabReset, "tabReset"); |
|
this.tabReset.Name = "tabReset"; |
|
this.tabReset.UseVisualStyleBackColor = true; |
|
// |
|
// BUT_reset |
|
// |
|
resources.ApplyResources(this.BUT_reset, "BUT_reset"); |
|
this.BUT_reset.Name = "BUT_reset"; |
|
this.BUT_reset.Tag = ""; |
|
this.BUT_reset.UseVisualStyleBackColor = true; |
|
this.BUT_reset.Click += new System.EventHandler(this.BUT_reset_Click); |
|
// |
|
// tabRadioIn |
|
// |
|
this.tabRadioIn.Controls.Add(this.CHK_revch3); |
|
this.tabRadioIn.Controls.Add(this.CHK_revch4); |
|
this.tabRadioIn.Controls.Add(this.CHK_revch2); |
|
this.tabRadioIn.Controls.Add(this.CHK_revch1); |
|
this.tabRadioIn.Controls.Add(this.BUT_Calibrateradio); |
|
this.tabRadioIn.Controls.Add(this.BAR8); |
|
this.tabRadioIn.Controls.Add(this.BAR7); |
|
this.tabRadioIn.Controls.Add(this.BAR6); |
|
this.tabRadioIn.Controls.Add(this.BAR5); |
|
this.tabRadioIn.Controls.Add(this.BARpitch); |
|
this.tabRadioIn.Controls.Add(this.BARthrottle); |
|
this.tabRadioIn.Controls.Add(this.BARyaw); |
|
this.tabRadioIn.Controls.Add(this.BARroll); |
|
resources.ApplyResources(this.tabRadioIn, "tabRadioIn"); |
|
this.tabRadioIn.Name = "tabRadioIn"; |
|
this.tabRadioIn.UseVisualStyleBackColor = true; |
|
// |
|
// CHK_revch3 |
|
// |
|
resources.ApplyResources(this.CHK_revch3, "CHK_revch3"); |
|
this.CHK_revch3.Name = "CHK_revch3"; |
|
this.CHK_revch3.UseVisualStyleBackColor = true; |
|
this.CHK_revch3.CheckedChanged += new System.EventHandler(this.CHK_revch3_CheckedChanged); |
|
// |
|
// CHK_revch4 |
|
// |
|
resources.ApplyResources(this.CHK_revch4, "CHK_revch4"); |
|
this.CHK_revch4.Name = "CHK_revch4"; |
|
this.CHK_revch4.UseVisualStyleBackColor = true; |
|
this.CHK_revch4.CheckedChanged += new System.EventHandler(this.CHK_revch4_CheckedChanged); |
|
// |
|
// CHK_revch2 |
|
// |
|
resources.ApplyResources(this.CHK_revch2, "CHK_revch2"); |
|
this.CHK_revch2.Name = "CHK_revch2"; |
|
this.CHK_revch2.UseVisualStyleBackColor = true; |
|
this.CHK_revch2.CheckedChanged += new System.EventHandler(this.CHK_revch2_CheckedChanged); |
|
// |
|
// CHK_revch1 |
|
// |
|
resources.ApplyResources(this.CHK_revch1, "CHK_revch1"); |
|
this.CHK_revch1.Name = "CHK_revch1"; |
|
this.CHK_revch1.UseVisualStyleBackColor = true; |
|
this.CHK_revch1.CheckedChanged += new System.EventHandler(this.CHK_revch1_CheckedChanged); |
|
// |
|
// BUT_Calibrateradio |
|
// |
|
resources.ApplyResources(this.BUT_Calibrateradio, "BUT_Calibrateradio"); |
|
this.BUT_Calibrateradio.Name = "BUT_Calibrateradio"; |
|
this.BUT_Calibrateradio.UseVisualStyleBackColor = true; |
|
this.BUT_Calibrateradio.Click += new System.EventHandler(this.BUT_Calibrateradio_Click); |
|
// |
|
// BAR8 |
|
// |
|
this.BAR8.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BAR8.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BAR8.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch8in", true)); |
|
this.BAR8.Label = "Radio 8"; |
|
resources.ApplyResources(this.BAR8, "BAR8"); |
|
this.BAR8.Maximum = 2200; |
|
this.BAR8.maxline = 0; |
|
this.BAR8.Minimum = 800; |
|
this.BAR8.minline = 0; |
|
this.BAR8.Name = "BAR8"; |
|
this.BAR8.Value = 1500; |
|
this.BAR8.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// currentStateBindingSource |
|
// |
|
this.currentStateBindingSource.DataSource = typeof(ArdupilotMega.CurrentState); |
|
// |
|
// BAR7 |
|
// |
|
this.BAR7.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BAR7.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BAR7.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch7in", true)); |
|
this.BAR7.Label = "Radio 7"; |
|
resources.ApplyResources(this.BAR7, "BAR7"); |
|
this.BAR7.Maximum = 2200; |
|
this.BAR7.maxline = 0; |
|
this.BAR7.Minimum = 800; |
|
this.BAR7.minline = 0; |
|
this.BAR7.Name = "BAR7"; |
|
this.BAR7.Value = 1500; |
|
this.BAR7.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// BAR6 |
|
// |
|
this.BAR6.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BAR6.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BAR6.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch6in", true)); |
|
this.BAR6.Label = "Radio 6"; |
|
resources.ApplyResources(this.BAR6, "BAR6"); |
|
this.BAR6.Maximum = 2200; |
|
this.BAR6.maxline = 0; |
|
this.BAR6.Minimum = 800; |
|
this.BAR6.minline = 0; |
|
this.BAR6.Name = "BAR6"; |
|
this.BAR6.Value = 1500; |
|
this.BAR6.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// BAR5 |
|
// |
|
this.BAR5.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BAR5.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BAR5.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch5in", true)); |
|
this.BAR5.Label = "Radio 5"; |
|
resources.ApplyResources(this.BAR5, "BAR5"); |
|
this.BAR5.Maximum = 2200; |
|
this.BAR5.maxline = 0; |
|
this.BAR5.Minimum = 800; |
|
this.BAR5.minline = 0; |
|
this.BAR5.Name = "BAR5"; |
|
this.BAR5.Value = 1500; |
|
this.BAR5.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// BARpitch |
|
// |
|
this.BARpitch.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BARpitch.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BARpitch.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch2in", true)); |
|
this.BARpitch.Label = "Pitch"; |
|
resources.ApplyResources(this.BARpitch, "BARpitch"); |
|
this.BARpitch.Maximum = 2200; |
|
this.BARpitch.maxline = 0; |
|
this.BARpitch.Minimum = 800; |
|
this.BARpitch.minline = 0; |
|
this.BARpitch.Name = "BARpitch"; |
|
this.BARpitch.Value = 1500; |
|
this.BARpitch.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// BARthrottle |
|
// |
|
this.BARthrottle.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(68)))), ((int)(((byte)(69))))); |
|
this.BARthrottle.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BARthrottle.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch3in", true)); |
|
this.BARthrottle.Label = "Throttle"; |
|
resources.ApplyResources(this.BARthrottle, "BARthrottle"); |
|
this.BARthrottle.Maximum = 2200; |
|
this.BARthrottle.maxline = 0; |
|
this.BARthrottle.Minimum = 800; |
|
this.BARthrottle.minline = 0; |
|
this.BARthrottle.Name = "BARthrottle"; |
|
this.BARthrottle.Value = 1000; |
|
this.BARthrottle.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31))))); |
|
// |
|
// BARyaw |
|
// |
|
this.BARyaw.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BARyaw.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BARyaw.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch4in", true)); |
|
this.BARyaw.Label = "Yaw"; |
|
resources.ApplyResources(this.BARyaw, "BARyaw"); |
|
this.BARyaw.Maximum = 2200; |
|
this.BARyaw.maxline = 0; |
|
this.BARyaw.Minimum = 800; |
|
this.BARyaw.minline = 0; |
|
this.BARyaw.Name = "BARyaw"; |
|
this.BARyaw.Value = 1500; |
|
this.BARyaw.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// BARroll |
|
// |
|
this.BARroll.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(255))))); |
|
this.BARroll.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.BARroll.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch1in", true)); |
|
this.BARroll.Label = "Roll"; |
|
resources.ApplyResources(this.BARroll, "BARroll"); |
|
this.BARroll.Maximum = 2200; |
|
this.BARroll.maxline = 0; |
|
this.BARroll.Minimum = 800; |
|
this.BARroll.minline = 0; |
|
this.BARroll.Name = "BARroll"; |
|
this.BARroll.Value = 1500; |
|
this.BARroll.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))); |
|
// |
|
// tabModes |
|
// |
|
this.tabModes.Controls.Add(this.CB_simple6); |
|
this.tabModes.Controls.Add(this.CB_simple5); |
|
this.tabModes.Controls.Add(this.CB_simple4); |
|
this.tabModes.Controls.Add(this.CB_simple3); |
|
this.tabModes.Controls.Add(this.CB_simple2); |
|
this.tabModes.Controls.Add(this.CB_simple1); |
|
this.tabModes.Controls.Add(this.label14); |
|
this.tabModes.Controls.Add(this.LBL_flightmodepwm); |
|
this.tabModes.Controls.Add(this.label13); |
|
this.tabModes.Controls.Add(this.lbl_currentmode); |
|
this.tabModes.Controls.Add(this.label12); |
|
this.tabModes.Controls.Add(this.label11); |
|
this.tabModes.Controls.Add(this.label10); |
|
this.tabModes.Controls.Add(this.label9); |
|
this.tabModes.Controls.Add(this.label8); |
|
this.tabModes.Controls.Add(this.label7); |
|
this.tabModes.Controls.Add(this.label6); |
|
this.tabModes.Controls.Add(this.CMB_fmode6); |
|
this.tabModes.Controls.Add(this.label5); |
|
this.tabModes.Controls.Add(this.CMB_fmode5); |
|
this.tabModes.Controls.Add(this.label4); |
|
this.tabModes.Controls.Add(this.CMB_fmode4); |
|
this.tabModes.Controls.Add(this.label3); |
|
this.tabModes.Controls.Add(this.CMB_fmode3); |
|
this.tabModes.Controls.Add(this.label2); |
|
this.tabModes.Controls.Add(this.CMB_fmode2); |
|
this.tabModes.Controls.Add(this.label1); |
|
this.tabModes.Controls.Add(this.CMB_fmode1); |
|
this.tabModes.Controls.Add(this.BUT_SaveModes); |
|
resources.ApplyResources(this.tabModes, "tabModes"); |
|
this.tabModes.Name = "tabModes"; |
|
this.tabModes.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple6 |
|
// |
|
resources.ApplyResources(this.CB_simple6, "CB_simple6"); |
|
this.CB_simple6.Name = "CB_simple6"; |
|
this.CB_simple6.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple5 |
|
// |
|
resources.ApplyResources(this.CB_simple5, "CB_simple5"); |
|
this.CB_simple5.Name = "CB_simple5"; |
|
this.CB_simple5.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple4 |
|
// |
|
resources.ApplyResources(this.CB_simple4, "CB_simple4"); |
|
this.CB_simple4.Name = "CB_simple4"; |
|
this.CB_simple4.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple3 |
|
// |
|
resources.ApplyResources(this.CB_simple3, "CB_simple3"); |
|
this.CB_simple3.Name = "CB_simple3"; |
|
this.CB_simple3.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple2 |
|
// |
|
resources.ApplyResources(this.CB_simple2, "CB_simple2"); |
|
this.CB_simple2.Name = "CB_simple2"; |
|
this.CB_simple2.UseVisualStyleBackColor = true; |
|
// |
|
// CB_simple1 |
|
// |
|
resources.ApplyResources(this.CB_simple1, "CB_simple1"); |
|
this.CB_simple1.Name = "CB_simple1"; |
|
this.CB_simple1.UseVisualStyleBackColor = true; |
|
// |
|
// label14 |
|
// |
|
resources.ApplyResources(this.label14, "label14"); |
|
this.label14.Name = "label14"; |
|
// |
|
// LBL_flightmodepwm |
|
// |
|
resources.ApplyResources(this.LBL_flightmodepwm, "LBL_flightmodepwm"); |
|
this.LBL_flightmodepwm.Name = "LBL_flightmodepwm"; |
|
// |
|
// label13 |
|
// |
|
resources.ApplyResources(this.label13, "label13"); |
|
this.label13.Name = "label13"; |
|
// |
|
// lbl_currentmode |
|
// |
|
resources.ApplyResources(this.lbl_currentmode, "lbl_currentmode"); |
|
this.lbl_currentmode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.currentStateBindingSource, "mode", true)); |
|
this.lbl_currentmode.Name = "lbl_currentmode"; |
|
// |
|
// label12 |
|
// |
|
resources.ApplyResources(this.label12, "label12"); |
|
this.label12.Name = "label12"; |
|
// |
|
// label11 |
|
// |
|
resources.ApplyResources(this.label11, "label11"); |
|
this.label11.Name = "label11"; |
|
// |
|
// label10 |
|
// |
|
resources.ApplyResources(this.label10, "label10"); |
|
this.label10.Name = "label10"; |
|
// |
|
// label9 |
|
// |
|
resources.ApplyResources(this.label9, "label9"); |
|
this.label9.Name = "label9"; |
|
// |
|
// label8 |
|
// |
|
resources.ApplyResources(this.label8, "label8"); |
|
this.label8.Name = "label8"; |
|
// |
|
// label7 |
|
// |
|
resources.ApplyResources(this.label7, "label7"); |
|
this.label7.Name = "label7"; |
|
// |
|
// label6 |
|
// |
|
resources.ApplyResources(this.label6, "label6"); |
|
this.label6.Name = "label6"; |
|
// |
|
// CMB_fmode6 |
|
// |
|
this.CMB_fmode6.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode6.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode6.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode6, "CMB_fmode6"); |
|
this.CMB_fmode6.Name = "CMB_fmode6"; |
|
// |
|
// label5 |
|
// |
|
resources.ApplyResources(this.label5, "label5"); |
|
this.label5.Name = "label5"; |
|
// |
|
// CMB_fmode5 |
|
// |
|
this.CMB_fmode5.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode5.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode5.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode5, "CMB_fmode5"); |
|
this.CMB_fmode5.Name = "CMB_fmode5"; |
|
// |
|
// label4 |
|
// |
|
resources.ApplyResources(this.label4, "label4"); |
|
this.label4.Name = "label4"; |
|
// |
|
// CMB_fmode4 |
|
// |
|
this.CMB_fmode4.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode4.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode4.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode4, "CMB_fmode4"); |
|
this.CMB_fmode4.Name = "CMB_fmode4"; |
|
// |
|
// label3 |
|
// |
|
resources.ApplyResources(this.label3, "label3"); |
|
this.label3.Name = "label3"; |
|
// |
|
// CMB_fmode3 |
|
// |
|
this.CMB_fmode3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode3.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode3.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode3, "CMB_fmode3"); |
|
this.CMB_fmode3.Name = "CMB_fmode3"; |
|
// |
|
// label2 |
|
// |
|
resources.ApplyResources(this.label2, "label2"); |
|
this.label2.Name = "label2"; |
|
// |
|
// CMB_fmode2 |
|
// |
|
this.CMB_fmode2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode2.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode2, "CMB_fmode2"); |
|
this.CMB_fmode2.Name = "CMB_fmode2"; |
|
// |
|
// label1 |
|
// |
|
resources.ApplyResources(this.label1, "label1"); |
|
this.label1.Name = "label1"; |
|
// |
|
// CMB_fmode1 |
|
// |
|
this.CMB_fmode1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; |
|
this.CMB_fmode1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; |
|
this.CMB_fmode1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_fmode1.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_fmode1, "CMB_fmode1"); |
|
this.CMB_fmode1.Name = "CMB_fmode1"; |
|
// |
|
// BUT_SaveModes |
|
// |
|
resources.ApplyResources(this.BUT_SaveModes, "BUT_SaveModes"); |
|
this.BUT_SaveModes.Name = "BUT_SaveModes"; |
|
this.BUT_SaveModes.UseVisualStyleBackColor = true; |
|
this.BUT_SaveModes.Click += new System.EventHandler(this.BUT_SaveModes_Click); |
|
// |
|
// tabHardware |
|
// |
|
this.tabHardware.BackColor = System.Drawing.Color.DarkRed; |
|
this.tabHardware.Controls.Add(this.linkLabelmagdec); |
|
this.tabHardware.Controls.Add(this.label100); |
|
this.tabHardware.Controls.Add(this.TXT_declination); |
|
this.tabHardware.Controls.Add(this.CHK_enableairspeed); |
|
this.tabHardware.Controls.Add(this.CHK_enablesonar); |
|
this.tabHardware.Controls.Add(this.CHK_enablecompass); |
|
this.tabHardware.Controls.Add(this.pictureBox4); |
|
this.tabHardware.Controls.Add(this.pictureBox3); |
|
this.tabHardware.Controls.Add(this.pictureBox1); |
|
resources.ApplyResources(this.tabHardware, "tabHardware"); |
|
this.tabHardware.Name = "tabHardware"; |
|
// |
|
// linkLabelmagdec |
|
// |
|
resources.ApplyResources(this.linkLabelmagdec, "linkLabelmagdec"); |
|
this.linkLabelmagdec.Name = "linkLabelmagdec"; |
|
this.linkLabelmagdec.TabStop = true; |
|
this.linkLabelmagdec.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); |
|
// |
|
// label100 |
|
// |
|
resources.ApplyResources(this.label100, "label100"); |
|
this.label100.Name = "label100"; |
|
// |
|
// TXT_declination |
|
// |
|
resources.ApplyResources(this.TXT_declination, "TXT_declination"); |
|
this.TXT_declination.Name = "TXT_declination"; |
|
this.toolTip1.SetToolTip(this.TXT_declination, resources.GetString("TXT_declination.ToolTip")); |
|
this.TXT_declination.Validated += new System.EventHandler(this.TXT_declination_Validated); |
|
// |
|
// CHK_enableairspeed |
|
// |
|
resources.ApplyResources(this.CHK_enableairspeed, "CHK_enableairspeed"); |
|
this.CHK_enableairspeed.Name = "CHK_enableairspeed"; |
|
this.CHK_enableairspeed.UseVisualStyleBackColor = true; |
|
this.CHK_enableairspeed.CheckedChanged += new System.EventHandler(this.CHK_enableairspeed_CheckedChanged); |
|
// |
|
// CHK_enablesonar |
|
// |
|
resources.ApplyResources(this.CHK_enablesonar, "CHK_enablesonar"); |
|
this.CHK_enablesonar.Name = "CHK_enablesonar"; |
|
this.CHK_enablesonar.UseVisualStyleBackColor = true; |
|
this.CHK_enablesonar.CheckedChanged += new System.EventHandler(this.CHK_enablesonar_CheckedChanged); |
|
// |
|
// CHK_enablecompass |
|
// |
|
resources.ApplyResources(this.CHK_enablecompass, "CHK_enablecompass"); |
|
this.CHK_enablecompass.Name = "CHK_enablecompass"; |
|
this.CHK_enablecompass.UseVisualStyleBackColor = true; |
|
this.CHK_enablecompass.CheckedChanged += new System.EventHandler(this.CHK_enablecompass_CheckedChanged); |
|
// |
|
// pictureBox4 |
|
// |
|
this.pictureBox4.BackColor = System.Drawing.Color.White; |
|
this.pictureBox4.BackgroundImage = global::ArdupilotMega.Properties.Resources.airspeed; |
|
resources.ApplyResources(this.pictureBox4, "pictureBox4"); |
|
this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
this.pictureBox4.Name = "pictureBox4"; |
|
this.pictureBox4.TabStop = false; |
|
// |
|
// pictureBox3 |
|
// |
|
this.pictureBox3.BackColor = System.Drawing.Color.White; |
|
this.pictureBox3.BackgroundImage = global::ArdupilotMega.Properties.Resources.sonar; |
|
resources.ApplyResources(this.pictureBox3, "pictureBox3"); |
|
this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
this.pictureBox3.Name = "pictureBox3"; |
|
this.pictureBox3.TabStop = false; |
|
// |
|
// pictureBox1 |
|
// |
|
this.pictureBox1.BackgroundImage = global::ArdupilotMega.Properties.Resources.compass; |
|
resources.ApplyResources(this.pictureBox1, "pictureBox1"); |
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
this.pictureBox1.Name = "pictureBox1"; |
|
this.pictureBox1.TabStop = false; |
|
// |
|
// tabBattery |
|
// |
|
this.tabBattery.Controls.Add(this.TXT_ampspervolt); |
|
this.tabBattery.Controls.Add(this.TXT_divider); |
|
this.tabBattery.Controls.Add(this.TXT_voltage); |
|
this.tabBattery.Controls.Add(this.TXT_measuredvoltage); |
|
this.tabBattery.Controls.Add(this.TXT_inputvoltage); |
|
this.tabBattery.Controls.Add(this.label35); |
|
this.tabBattery.Controls.Add(this.label34); |
|
this.tabBattery.Controls.Add(this.label33); |
|
this.tabBattery.Controls.Add(this.label32); |
|
this.tabBattery.Controls.Add(this.label31); |
|
this.tabBattery.Controls.Add(this.textBox3); |
|
this.tabBattery.Controls.Add(this.label29); |
|
this.tabBattery.Controls.Add(this.label30); |
|
this.tabBattery.Controls.Add(this.TXT_battcapacity); |
|
this.tabBattery.Controls.Add(this.CMB_batmontype); |
|
this.tabBattery.Controls.Add(this.pictureBox5); |
|
resources.ApplyResources(this.tabBattery, "tabBattery"); |
|
this.tabBattery.Name = "tabBattery"; |
|
this.tabBattery.UseVisualStyleBackColor = true; |
|
// |
|
// TXT_ampspervolt |
|
// |
|
resources.ApplyResources(this.TXT_ampspervolt, "TXT_ampspervolt"); |
|
this.TXT_ampspervolt.Name = "TXT_ampspervolt"; |
|
this.TXT_ampspervolt.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_ampspervolt_Validating); |
|
this.TXT_ampspervolt.Validated += new System.EventHandler(this.TXT_ampspervolt_Validated); |
|
// |
|
// TXT_divider |
|
// |
|
resources.ApplyResources(this.TXT_divider, "TXT_divider"); |
|
this.TXT_divider.Name = "TXT_divider"; |
|
this.TXT_divider.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_divider_Validating); |
|
this.TXT_divider.Validated += new System.EventHandler(this.TXT_divider_Validated); |
|
// |
|
// TXT_voltage |
|
// |
|
this.TXT_voltage.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.currentStateBindingSource, "battery_voltage", true)); |
|
resources.ApplyResources(this.TXT_voltage, "TXT_voltage"); |
|
this.TXT_voltage.Name = "TXT_voltage"; |
|
this.TXT_voltage.ReadOnly = true; |
|
// |
|
// TXT_measuredvoltage |
|
// |
|
resources.ApplyResources(this.TXT_measuredvoltage, "TXT_measuredvoltage"); |
|
this.TXT_measuredvoltage.Name = "TXT_measuredvoltage"; |
|
this.TXT_measuredvoltage.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_measuredvoltage_Validating); |
|
this.TXT_measuredvoltage.Validated += new System.EventHandler(this.TXT_measuredvoltage_Validated); |
|
// |
|
// TXT_inputvoltage |
|
// |
|
resources.ApplyResources(this.TXT_inputvoltage, "TXT_inputvoltage"); |
|
this.TXT_inputvoltage.Name = "TXT_inputvoltage"; |
|
this.TXT_inputvoltage.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_inputvoltage_Validating); |
|
this.TXT_inputvoltage.Validated += new System.EventHandler(this.TXT_inputvoltage_Validated); |
|
// |
|
// label35 |
|
// |
|
resources.ApplyResources(this.label35, "label35"); |
|
this.label35.Name = "label35"; |
|
// |
|
// label34 |
|
// |
|
resources.ApplyResources(this.label34, "label34"); |
|
this.label34.Name = "label34"; |
|
// |
|
// label33 |
|
// |
|
resources.ApplyResources(this.label33, "label33"); |
|
this.label33.Name = "label33"; |
|
// |
|
// label32 |
|
// |
|
resources.ApplyResources(this.label32, "label32"); |
|
this.label32.Name = "label32"; |
|
// |
|
// label31 |
|
// |
|
resources.ApplyResources(this.label31, "label31"); |
|
this.label31.Name = "label31"; |
|
// |
|
// textBox3 |
|
// |
|
resources.ApplyResources(this.textBox3, "textBox3"); |
|
this.textBox3.Name = "textBox3"; |
|
this.textBox3.ReadOnly = true; |
|
// |
|
// label29 |
|
// |
|
resources.ApplyResources(this.label29, "label29"); |
|
this.label29.Name = "label29"; |
|
// |
|
// label30 |
|
// |
|
resources.ApplyResources(this.label30, "label30"); |
|
this.label30.Name = "label30"; |
|
// |
|
// TXT_battcapacity |
|
// |
|
resources.ApplyResources(this.TXT_battcapacity, "TXT_battcapacity"); |
|
this.TXT_battcapacity.Name = "TXT_battcapacity"; |
|
this.TXT_battcapacity.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_battcapacity_Validating); |
|
this.TXT_battcapacity.Validated += new System.EventHandler(this.TXT_battcapacity_Validated); |
|
// |
|
// CMB_batmontype |
|
// |
|
this.CMB_batmontype.FormattingEnabled = true; |
|
this.CMB_batmontype.Items.AddRange(new object[] { |
|
resources.GetString("CMB_batmontype.Items"), |
|
resources.GetString("CMB_batmontype.Items1"), |
|
resources.GetString("CMB_batmontype.Items2"), |
|
resources.GetString("CMB_batmontype.Items3"), |
|
resources.GetString("CMB_batmontype.Items4")}); |
|
resources.ApplyResources(this.CMB_batmontype, "CMB_batmontype"); |
|
this.CMB_batmontype.Name = "CMB_batmontype"; |
|
this.CMB_batmontype.SelectedIndexChanged += new System.EventHandler(this.CMB_batmontype_SelectedIndexChanged); |
|
// |
|
// pictureBox5 |
|
// |
|
this.pictureBox5.BackColor = System.Drawing.Color.White; |
|
this.pictureBox5.BackgroundImage = global::ArdupilotMega.Properties.Resources.attocurrent; |
|
resources.ApplyResources(this.pictureBox5, "pictureBox5"); |
|
this.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
this.pictureBox5.Name = "pictureBox5"; |
|
this.pictureBox5.TabStop = false; |
|
// |
|
// tabArducopter |
|
// |
|
this.tabArducopter.Controls.Add(this.label28); |
|
this.tabArducopter.Controls.Add(this.label16); |
|
this.tabArducopter.Controls.Add(this.label15); |
|
this.tabArducopter.Controls.Add(this.pictureBoxQuadX); |
|
this.tabArducopter.Controls.Add(this.pictureBoxQuad); |
|
this.tabArducopter.Controls.Add(this.BUT_levelac2); |
|
resources.ApplyResources(this.tabArducopter, "tabArducopter"); |
|
this.tabArducopter.Name = "tabArducopter"; |
|
this.tabArducopter.UseVisualStyleBackColor = true; |
|
// |
|
// label28 |
|
// |
|
resources.ApplyResources(this.label28, "label28"); |
|
this.label28.Name = "label28"; |
|
// |
|
// label16 |
|
// |
|
resources.ApplyResources(this.label16, "label16"); |
|
this.label16.Name = "label16"; |
|
// |
|
// label15 |
|
// |
|
resources.ApplyResources(this.label15, "label15"); |
|
this.label15.Name = "label15"; |
|
// |
|
// pictureBoxQuadX |
|
// |
|
this.pictureBoxQuadX.Cursor = System.Windows.Forms.Cursors.Hand; |
|
this.pictureBoxQuadX.Image = global::ArdupilotMega.Properties.Resources.frames_04; |
|
resources.ApplyResources(this.pictureBoxQuadX, "pictureBoxQuadX"); |
|
this.pictureBoxQuadX.Name = "pictureBoxQuadX"; |
|
this.pictureBoxQuadX.TabStop = false; |
|
this.pictureBoxQuadX.Click += new System.EventHandler(this.pictureBoxQuadX_Click); |
|
// |
|
// pictureBoxQuad |
|
// |
|
this.pictureBoxQuad.Cursor = System.Windows.Forms.Cursors.Hand; |
|
this.pictureBoxQuad.Image = global::ArdupilotMega.Properties.Resources.frames_03; |
|
resources.ApplyResources(this.pictureBoxQuad, "pictureBoxQuad"); |
|
this.pictureBoxQuad.Name = "pictureBoxQuad"; |
|
this.pictureBoxQuad.TabStop = false; |
|
this.pictureBoxQuad.Click += new System.EventHandler(this.pictureBoxQuad_Click); |
|
// |
|
// BUT_levelac2 |
|
// |
|
resources.ApplyResources(this.BUT_levelac2, "BUT_levelac2"); |
|
this.BUT_levelac2.Name = "BUT_levelac2"; |
|
this.BUT_levelac2.UseVisualStyleBackColor = true; |
|
this.BUT_levelac2.Click += new System.EventHandler(this.BUT_levelac2_Click); |
|
// |
|
// tabHeli |
|
// |
|
this.tabHeli.Controls.Add(this.groupBox3); |
|
this.tabHeli.Controls.Add(this.label44); |
|
this.tabHeli.Controls.Add(this.label43); |
|
this.tabHeli.Controls.Add(this.label42); |
|
this.tabHeli.Controls.Add(this.groupBox2); |
|
this.tabHeli.Controls.Add(this.groupBox1); |
|
this.tabHeli.Controls.Add(this.HS4_TRIM); |
|
this.tabHeli.Controls.Add(this.HS3_TRIM); |
|
this.tabHeli.Controls.Add(this.HS2_TRIM); |
|
this.tabHeli.Controls.Add(this.HS1_TRIM); |
|
this.tabHeli.Controls.Add(this.label39); |
|
this.tabHeli.Controls.Add(this.label38); |
|
this.tabHeli.Controls.Add(this.label37); |
|
this.tabHeli.Controls.Add(this.label36); |
|
this.tabHeli.Controls.Add(this.label26); |
|
this.tabHeli.Controls.Add(this.PIT_MAX_); |
|
this.tabHeli.Controls.Add(this.label25); |
|
this.tabHeli.Controls.Add(this.ROL_MAX_); |
|
this.tabHeli.Controls.Add(this.label23); |
|
this.tabHeli.Controls.Add(this.label22); |
|
this.tabHeli.Controls.Add(this.HS4_REV); |
|
this.tabHeli.Controls.Add(this.label20); |
|
this.tabHeli.Controls.Add(this.label19); |
|
this.tabHeli.Controls.Add(this.label18); |
|
this.tabHeli.Controls.Add(this.SV3_POS_); |
|
this.tabHeli.Controls.Add(this.SV2_POS_); |
|
this.tabHeli.Controls.Add(this.SV1_POS_); |
|
this.tabHeli.Controls.Add(this.HS3_REV); |
|
this.tabHeli.Controls.Add(this.HS2_REV); |
|
this.tabHeli.Controls.Add(this.HS1_REV); |
|
this.tabHeli.Controls.Add(this.label17); |
|
this.tabHeli.Controls.Add(this.BUT_HS4save); |
|
this.tabHeli.Controls.Add(this.BUT_swash_manual); |
|
this.tabHeli.Controls.Add(this.HS4); |
|
this.tabHeli.Controls.Add(this.HS3); |
|
this.tabHeli.Controls.Add(this.Gservoloc); |
|
resources.ApplyResources(this.tabHeli, "tabHeli"); |
|
this.tabHeli.Name = "tabHeli"; |
|
this.tabHeli.UseVisualStyleBackColor = true; |
|
this.tabHeli.Click += new System.EventHandler(this.tabHeli_Click); |
|
// |
|
// groupBox3 |
|
// |
|
this.groupBox3.Controls.Add(this.label46); |
|
this.groupBox3.Controls.Add(this.label45); |
|
this.groupBox3.Controls.Add(this.GYR_ENABLE_); |
|
this.groupBox3.Controls.Add(this.GYR_GAIN_); |
|
resources.ApplyResources(this.groupBox3, "groupBox3"); |
|
this.groupBox3.Name = "groupBox3"; |
|
this.groupBox3.TabStop = false; |
|
// |
|
// label46 |
|
// |
|
resources.ApplyResources(this.label46, "label46"); |
|
this.label46.Name = "label46"; |
|
// |
|
// label45 |
|
// |
|
resources.ApplyResources(this.label45, "label45"); |
|
this.label45.Name = "label45"; |
|
// |
|
// GYR_ENABLE_ |
|
// |
|
resources.ApplyResources(this.GYR_ENABLE_, "GYR_ENABLE_"); |
|
this.GYR_ENABLE_.Name = "GYR_ENABLE_"; |
|
this.GYR_ENABLE_.UseVisualStyleBackColor = true; |
|
this.GYR_ENABLE_.CheckedChanged += new System.EventHandler(this.GYR_ENABLE__CheckedChanged); |
|
// |
|
// GYR_GAIN_ |
|
// |
|
resources.ApplyResources(this.GYR_GAIN_, "GYR_GAIN_"); |
|
this.GYR_GAIN_.Name = "GYR_GAIN_"; |
|
this.GYR_GAIN_.Validating += new System.ComponentModel.CancelEventHandler(this.GYR_GAIN__Validating); |
|
// |
|
// label44 |
|
// |
|
resources.ApplyResources(this.label44, "label44"); |
|
this.label44.Name = "label44"; |
|
// |
|
// label43 |
|
// |
|
resources.ApplyResources(this.label43, "label43"); |
|
this.label43.Name = "label43"; |
|
// |
|
// label42 |
|
// |
|
resources.ApplyResources(this.label42, "label42"); |
|
this.label42.Name = "label42"; |
|
// |
|
// groupBox2 |
|
// |
|
this.groupBox2.Controls.Add(this.label24); |
|
this.groupBox2.Controls.Add(this.HS4_MIN); |
|
this.groupBox2.Controls.Add(this.HS4_MAX); |
|
this.groupBox2.Controls.Add(this.label40); |
|
resources.ApplyResources(this.groupBox2, "groupBox2"); |
|
this.groupBox2.Name = "groupBox2"; |
|
this.groupBox2.TabStop = false; |
|
// |
|
// label24 |
|
// |
|
resources.ApplyResources(this.label24, "label24"); |
|
this.label24.Name = "label24"; |
|
// |
|
// HS4_MIN |
|
// |
|
resources.ApplyResources(this.HS4_MIN, "HS4_MIN"); |
|
this.HS4_MIN.Name = "HS4_MIN"; |
|
this.HS4_MIN.Enter += new System.EventHandler(this.HS4_MIN_Enter); |
|
this.HS4_MIN.Leave += new System.EventHandler(this.HS4_MIN_Leave); |
|
this.HS4_MIN.Validating += new System.ComponentModel.CancelEventHandler(this.PWM_Validating); |
|
// |
|
// HS4_MAX |
|
// |
|
resources.ApplyResources(this.HS4_MAX, "HS4_MAX"); |
|
this.HS4_MAX.Name = "HS4_MAX"; |
|
this.HS4_MAX.Enter += new System.EventHandler(this.HS4_MAX_Enter); |
|
this.HS4_MAX.Leave += new System.EventHandler(this.HS4_MAX_Leave); |
|
this.HS4_MAX.Validating += new System.ComponentModel.CancelEventHandler(this.PWM_Validating); |
|
// |
|
// label40 |
|
// |
|
resources.ApplyResources(this.label40, "label40"); |
|
this.label40.Name = "label40"; |
|
// |
|
// groupBox1 |
|
// |
|
this.groupBox1.Controls.Add(this.label41); |
|
this.groupBox1.Controls.Add(this.label21); |
|
this.groupBox1.Controls.Add(this.COL_MIN_); |
|
this.groupBox1.Controls.Add(this.COL_MID_); |
|
this.groupBox1.Controls.Add(this.COL_MAX_); |
|
this.groupBox1.Controls.Add(this.BUT_0collective); |
|
resources.ApplyResources(this.groupBox1, "groupBox1"); |
|
this.groupBox1.Name = "groupBox1"; |
|
this.groupBox1.TabStop = false; |
|
// |
|
// label41 |
|
// |
|
resources.ApplyResources(this.label41, "label41"); |
|
this.label41.Name = "label41"; |
|
// |
|
// label21 |
|
// |
|
resources.ApplyResources(this.label21, "label21"); |
|
this.label21.Name = "label21"; |
|
// |
|
// COL_MIN_ |
|
// |
|
resources.ApplyResources(this.COL_MIN_, "COL_MIN_"); |
|
this.COL_MIN_.Name = "COL_MIN_"; |
|
this.COL_MIN_.Enter += new System.EventHandler(this.COL_MIN__Enter); |
|
this.COL_MIN_.Leave += new System.EventHandler(this.COL_MIN__Leave); |
|
this.COL_MIN_.Validating += new System.ComponentModel.CancelEventHandler(this.PWM_Validating); |
|
// |
|
// COL_MID_ |
|
// |
|
resources.ApplyResources(this.COL_MID_, "COL_MID_"); |
|
this.COL_MID_.Name = "COL_MID_"; |
|
this.COL_MID_.Validating += new System.ComponentModel.CancelEventHandler(this.PWM_Validating); |
|
// |
|
// COL_MAX_ |
|
// |
|
resources.ApplyResources(this.COL_MAX_, "COL_MAX_"); |
|
this.COL_MAX_.Name = "COL_MAX_"; |
|
this.COL_MAX_.Enter += new System.EventHandler(this.COL_MAX__Enter); |
|
this.COL_MAX_.Leave += new System.EventHandler(this.COL_MAX__Leave); |
|
this.COL_MAX_.Validating += new System.ComponentModel.CancelEventHandler(this.PWM_Validating); |
|
// |
|
// BUT_0collective |
|
// |
|
resources.ApplyResources(this.BUT_0collective, "BUT_0collective"); |
|
this.BUT_0collective.Name = "BUT_0collective"; |
|
this.BUT_0collective.UseVisualStyleBackColor = true; |
|
this.BUT_0collective.Click += new System.EventHandler(this.BUT_0collective_Click); |
|
// |
|
// HS4_TRIM |
|
// |
|
resources.ApplyResources(this.HS4_TRIM, "HS4_TRIM"); |
|
this.HS4_TRIM.Maximum = new decimal(new int[] { |
|
2000, |
|
0, |
|
0, |
|
0}); |
|
this.HS4_TRIM.Minimum = new decimal(new int[] { |
|
1000, |
|
0, |
|
0, |
|
0}); |
|
this.HS4_TRIM.Name = "HS4_TRIM"; |
|
this.HS4_TRIM.Value = new decimal(new int[] { |
|
1500, |
|
0, |
|
0, |
|
0}); |
|
this.HS4_TRIM.ValueChanged += new System.EventHandler(this.HS4_TRIM_ValueChanged); |
|
// |
|
// HS3_TRIM |
|
// |
|
resources.ApplyResources(this.HS3_TRIM, "HS3_TRIM"); |
|
this.HS3_TRIM.Maximum = new decimal(new int[] { |
|
2000, |
|
0, |
|
0, |
|
0}); |
|
this.HS3_TRIM.Minimum = new decimal(new int[] { |
|
1000, |
|
0, |
|
0, |
|
0}); |
|
this.HS3_TRIM.Name = "HS3_TRIM"; |
|
this.HS3_TRIM.Value = new decimal(new int[] { |
|
1500, |
|
0, |
|
0, |
|
0}); |
|
this.HS3_TRIM.ValueChanged += new System.EventHandler(this.HS3_TRIM_ValueChanged); |
|
// |
|
// HS2_TRIM |
|
// |
|
resources.ApplyResources(this.HS2_TRIM, "HS2_TRIM"); |
|
this.HS2_TRIM.Maximum = new decimal(new int[] { |
|
2000, |
|
0, |
|
0, |
|
0}); |
|
this.HS2_TRIM.Minimum = new decimal(new int[] { |
|
1000, |
|
0, |
|
0, |
|
0}); |
|
this.HS2_TRIM.Name = "HS2_TRIM"; |
|
this.HS2_TRIM.Value = new decimal(new int[] { |
|
1500, |
|
0, |
|
0, |
|
0}); |
|
this.HS2_TRIM.ValueChanged += new System.EventHandler(this.HS2_TRIM_ValueChanged); |
|
// |
|
// HS1_TRIM |
|
// |
|
resources.ApplyResources(this.HS1_TRIM, "HS1_TRIM"); |
|
this.HS1_TRIM.Maximum = new decimal(new int[] { |
|
2000, |
|
0, |
|
0, |
|
0}); |
|
this.HS1_TRIM.Minimum = new decimal(new int[] { |
|
1000, |
|
0, |
|
0, |
|
0}); |
|
this.HS1_TRIM.Name = "HS1_TRIM"; |
|
this.HS1_TRIM.Value = new decimal(new int[] { |
|
1500, |
|
0, |
|
0, |
|
0}); |
|
this.HS1_TRIM.ValueChanged += new System.EventHandler(this.HS1_TRIM_ValueChanged); |
|
// |
|
// label39 |
|
// |
|
resources.ApplyResources(this.label39, "label39"); |
|
this.label39.Name = "label39"; |
|
// |
|
// label38 |
|
// |
|
resources.ApplyResources(this.label38, "label38"); |
|
this.label38.Name = "label38"; |
|
// |
|
// label37 |
|
// |
|
resources.ApplyResources(this.label37, "label37"); |
|
this.label37.Name = "label37"; |
|
// |
|
// label36 |
|
// |
|
resources.ApplyResources(this.label36, "label36"); |
|
this.label36.Name = "label36"; |
|
// |
|
// label26 |
|
// |
|
resources.ApplyResources(this.label26, "label26"); |
|
this.label26.Name = "label26"; |
|
// |
|
// PIT_MAX_ |
|
// |
|
resources.ApplyResources(this.PIT_MAX_, "PIT_MAX_"); |
|
this.PIT_MAX_.Name = "PIT_MAX_"; |
|
this.PIT_MAX_.Validating += new System.ComponentModel.CancelEventHandler(this.PIT_MAX__Validating); |
|
// |
|
// label25 |
|
// |
|
resources.ApplyResources(this.label25, "label25"); |
|
this.label25.Name = "label25"; |
|
// |
|
// ROL_MAX_ |
|
// |
|
resources.ApplyResources(this.ROL_MAX_, "ROL_MAX_"); |
|
this.ROL_MAX_.Name = "ROL_MAX_"; |
|
this.ROL_MAX_.Validating += new System.ComponentModel.CancelEventHandler(this.ROL_MAX__Validating); |
|
// |
|
// label23 |
|
// |
|
resources.ApplyResources(this.label23, "label23"); |
|
this.label23.Name = "label23"; |
|
// |
|
// label22 |
|
// |
|
resources.ApplyResources(this.label22, "label22"); |
|
this.label22.Name = "label22"; |
|
// |
|
// HS4_REV |
|
// |
|
resources.ApplyResources(this.HS4_REV, "HS4_REV"); |
|
this.HS4_REV.Name = "HS4_REV"; |
|
this.HS4_REV.UseVisualStyleBackColor = true; |
|
this.HS4_REV.CheckedChanged += new System.EventHandler(this.HS4_REV_CheckedChanged); |
|
// |
|
// label20 |
|
// |
|
resources.ApplyResources(this.label20, "label20"); |
|
this.label20.Name = "label20"; |
|
// |
|
// label19 |
|
// |
|
resources.ApplyResources(this.label19, "label19"); |
|
this.label19.Name = "label19"; |
|
// |
|
// label18 |
|
// |
|
resources.ApplyResources(this.label18, "label18"); |
|
this.label18.Name = "label18"; |
|
// |
|
// SV3_POS_ |
|
// |
|
resources.ApplyResources(this.SV3_POS_, "SV3_POS_"); |
|
this.SV3_POS_.Name = "SV3_POS_"; |
|
this.SV3_POS_.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_srvpos3_Validating); |
|
// |
|
// SV2_POS_ |
|
// |
|
resources.ApplyResources(this.SV2_POS_, "SV2_POS_"); |
|
this.SV2_POS_.Name = "SV2_POS_"; |
|
this.SV2_POS_.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_srvpos2_Validating); |
|
// |
|
// SV1_POS_ |
|
// |
|
resources.ApplyResources(this.SV1_POS_, "SV1_POS_"); |
|
this.SV1_POS_.Name = "SV1_POS_"; |
|
this.SV1_POS_.Validating += new System.ComponentModel.CancelEventHandler(this.TXT_srvpos1_Validating); |
|
// |
|
// HS3_REV |
|
// |
|
resources.ApplyResources(this.HS3_REV, "HS3_REV"); |
|
this.HS3_REV.Name = "HS3_REV"; |
|
this.HS3_REV.UseVisualStyleBackColor = true; |
|
this.HS3_REV.CheckedChanged += new System.EventHandler(this.HS3_REV_CheckedChanged); |
|
// |
|
// HS2_REV |
|
// |
|
resources.ApplyResources(this.HS2_REV, "HS2_REV"); |
|
this.HS2_REV.Name = "HS2_REV"; |
|
this.HS2_REV.UseVisualStyleBackColor = true; |
|
this.HS2_REV.CheckedChanged += new System.EventHandler(this.HS2_REV_CheckedChanged); |
|
// |
|
// HS1_REV |
|
// |
|
resources.ApplyResources(this.HS1_REV, "HS1_REV"); |
|
this.HS1_REV.Name = "HS1_REV"; |
|
this.HS1_REV.UseVisualStyleBackColor = true; |
|
this.HS1_REV.CheckedChanged += new System.EventHandler(this.HS1_REV_CheckedChanged); |
|
// |
|
// label17 |
|
// |
|
resources.ApplyResources(this.label17, "label17"); |
|
this.label17.Name = "label17"; |
|
// |
|
// BUT_HS4save |
|
// |
|
resources.ApplyResources(this.BUT_HS4save, "BUT_HS4save"); |
|
this.BUT_HS4save.Name = "BUT_HS4save"; |
|
this.BUT_HS4save.UseVisualStyleBackColor = true; |
|
this.BUT_HS4save.Click += new System.EventHandler(this.BUT_HS4save_Click); |
|
// |
|
// BUT_swash_manual |
|
// |
|
resources.ApplyResources(this.BUT_swash_manual, "BUT_swash_manual"); |
|
this.BUT_swash_manual.Name = "BUT_swash_manual"; |
|
this.BUT_swash_manual.UseVisualStyleBackColor = true; |
|
this.BUT_swash_manual.Click += new System.EventHandler(this.BUT_swash_manual_Click); |
|
// |
|
// HS4 |
|
// |
|
this.HS4.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(68)))), ((int)(((byte)(69))))); |
|
this.HS4.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.HS4.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch4in", true)); |
|
this.HS4.Label = "Rudder"; |
|
resources.ApplyResources(this.HS4, "HS4"); |
|
this.HS4.Maximum = 2200; |
|
this.HS4.maxline = 0; |
|
this.HS4.Minimum = 800; |
|
this.HS4.minline = 0; |
|
this.HS4.Name = "HS4"; |
|
this.HS4.Value = 1500; |
|
this.HS4.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31))))); |
|
this.HS4.Paint += new System.Windows.Forms.PaintEventHandler(this.HS4_Paint); |
|
// |
|
// HS3 |
|
// |
|
this.HS3.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(68)))), ((int)(((byte)(69))))); |
|
this.HS3.BorderColor = System.Drawing.SystemColors.ActiveBorder; |
|
this.HS3.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.currentStateBindingSource, "ch3in", true)); |
|
this.HS3.Label = "Collective"; |
|
resources.ApplyResources(this.HS3, "HS3"); |
|
this.HS3.Maximum = 2200; |
|
this.HS3.maxline = 0; |
|
this.HS3.Minimum = 800; |
|
this.HS3.minline = 0; |
|
this.HS3.Name = "HS3"; |
|
this.HS3.Value = 1500; |
|
this.HS3.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31))))); |
|
this.HS3.Paint += new System.Windows.Forms.PaintEventHandler(this.HS3_Paint); |
|
// |
|
// Gservoloc |
|
// |
|
this.Gservoloc.BackColor = System.Drawing.Color.Transparent; |
|
this.Gservoloc.BackgroundImage = global::ArdupilotMega.Properties.Resources.Gaugebg; |
|
resources.ApplyResources(this.Gservoloc, "Gservoloc"); |
|
this.Gservoloc.BaseArcColor = System.Drawing.Color.Transparent; |
|
this.Gservoloc.BaseArcRadius = 60; |
|
this.Gservoloc.BaseArcStart = 90; |
|
this.Gservoloc.BaseArcSweep = 360; |
|
this.Gservoloc.BaseArcWidth = 2; |
|
this.Gservoloc.basesize = new System.Drawing.Size(150, 150); |
|
this.Gservoloc.Cap_Idx = ((byte)(0)); |
|
this.Gservoloc.CapColor = System.Drawing.Color.White; |
|
this.Gservoloc.CapColors = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black}; |
|
this.Gservoloc.CapPosition = new System.Drawing.Point(55, 85); |
|
this.Gservoloc.CapsPosition = new System.Drawing.Point[] { |
|
new System.Drawing.Point(55, 85), |
|
new System.Drawing.Point(40, 67), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10)}; |
|
this.Gservoloc.CapsText = new string[] { |
|
"Position", |
|
"", |
|
"", |
|
"", |
|
""}; |
|
this.Gservoloc.CapText = "Position"; |
|
this.Gservoloc.Center = new System.Drawing.Point(75, 75); |
|
this.Gservoloc.MaxValue = 180F; |
|
this.Gservoloc.MinValue = -180F; |
|
this.Gservoloc.Name = "Gservoloc"; |
|
this.Gservoloc.Need_Idx = ((byte)(3)); |
|
this.Gservoloc.NeedleColor1 = AGaugeApp.AGauge.NeedleColorEnum.Gray; |
|
this.Gservoloc.NeedleColor2 = System.Drawing.Color.White; |
|
this.Gservoloc.NeedleEnabled = false; |
|
this.Gservoloc.NeedleRadius = 80; |
|
this.Gservoloc.NeedlesColor1 = new AGaugeApp.AGauge.NeedleColorEnum[] { |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Red, |
|
AGaugeApp.AGauge.NeedleColorEnum.Green, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray}; |
|
this.Gservoloc.NeedlesColor2 = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White}; |
|
this.Gservoloc.NeedlesEnabled = new bool[] { |
|
true, |
|
true, |
|
true, |
|
false}; |
|
this.Gservoloc.NeedlesRadius = new int[] { |
|
60, |
|
60, |
|
60, |
|
80}; |
|
this.Gservoloc.NeedlesType = new int[] { |
|
0, |
|
0, |
|
0, |
|
0}; |
|
this.Gservoloc.NeedlesWidth = new int[] { |
|
2, |
|
2, |
|
2, |
|
2}; |
|
this.Gservoloc.NeedleType = 0; |
|
this.Gservoloc.NeedleWidth = 2; |
|
this.Gservoloc.Range_Idx = ((byte)(0)); |
|
this.Gservoloc.RangeColor = System.Drawing.Color.LightGreen; |
|
this.Gservoloc.RangeEnabled = false; |
|
this.Gservoloc.RangeEndValue = 360F; |
|
this.Gservoloc.RangeInnerRadius = 1; |
|
this.Gservoloc.RangeOuterRadius = 60; |
|
this.Gservoloc.RangesColor = new System.Drawing.Color[] { |
|
System.Drawing.Color.LightGreen, |
|
System.Drawing.Color.Red, |
|
System.Drawing.Color.Orange, |
|
System.Drawing.SystemColors.Control, |
|
System.Drawing.SystemColors.Control}; |
|
this.Gservoloc.RangesEnabled = new bool[] { |
|
false, |
|
false, |
|
false, |
|
false, |
|
false}; |
|
this.Gservoloc.RangesEndValue = new float[] { |
|
360F, |
|
200F, |
|
150F, |
|
0F, |
|
0F}; |
|
this.Gservoloc.RangesInnerRadius = new int[] { |
|
1, |
|
1, |
|
1, |
|
70, |
|
70}; |
|
this.Gservoloc.RangesOuterRadius = new int[] { |
|
60, |
|
60, |
|
60, |
|
80, |
|
80}; |
|
this.Gservoloc.RangesStartValue = new float[] { |
|
0F, |
|
150F, |
|
75F, |
|
0F, |
|
0F}; |
|
this.Gservoloc.RangeStartValue = 0F; |
|
this.Gservoloc.ScaleLinesInterColor = System.Drawing.Color.White; |
|
this.Gservoloc.ScaleLinesInterInnerRadius = 52; |
|
this.Gservoloc.ScaleLinesInterOuterRadius = 60; |
|
this.Gservoloc.ScaleLinesInterWidth = 1; |
|
this.Gservoloc.ScaleLinesMajorColor = System.Drawing.Color.White; |
|
this.Gservoloc.ScaleLinesMajorInnerRadius = 50; |
|
this.Gservoloc.ScaleLinesMajorOuterRadius = 60; |
|
this.Gservoloc.ScaleLinesMajorStepValue = 30F; |
|
this.Gservoloc.ScaleLinesMajorWidth = 2; |
|
this.Gservoloc.ScaleLinesMinorColor = System.Drawing.Color.White; |
|
this.Gservoloc.ScaleLinesMinorInnerRadius = 55; |
|
this.Gservoloc.ScaleLinesMinorNumOf = 2; |
|
this.Gservoloc.ScaleLinesMinorOuterRadius = 60; |
|
this.Gservoloc.ScaleLinesMinorWidth = 1; |
|
this.Gservoloc.ScaleNumbersColor = System.Drawing.Color.White; |
|
this.Gservoloc.ScaleNumbersFormat = null; |
|
this.Gservoloc.ScaleNumbersRadius = 44; |
|
this.Gservoloc.ScaleNumbersRotation = 45; |
|
this.Gservoloc.ScaleNumbersStartScaleLine = 2; |
|
this.Gservoloc.ScaleNumbersStepScaleLines = 1; |
|
this.Gservoloc.Value = 0F; |
|
this.Gservoloc.Value0 = -60F; |
|
this.Gservoloc.Value1 = 60F; |
|
this.Gservoloc.Value2 = 180F; |
|
this.Gservoloc.Value3 = 0F; |
|
// |
|
// Setup |
|
// |
|
resources.ApplyResources(this, "$this"); |
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
this.Controls.Add(this.tabControl1); |
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow; |
|
this.Name = "Setup"; |
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Setup_FormClosing); |
|
this.Load += new System.EventHandler(this.Setup_Load); |
|
this.tabControl1.ResumeLayout(false); |
|
this.tabReset.ResumeLayout(false); |
|
this.tabRadioIn.ResumeLayout(false); |
|
this.tabRadioIn.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.currentStateBindingSource)).EndInit(); |
|
this.tabModes.ResumeLayout(false); |
|
this.tabModes.PerformLayout(); |
|
this.tabHardware.ResumeLayout(false); |
|
this.tabHardware.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); |
|
this.tabBattery.ResumeLayout(false); |
|
this.tabBattery.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); |
|
this.tabArducopter.ResumeLayout(false); |
|
this.tabArducopter.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxQuadX)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxQuad)).EndInit(); |
|
this.tabHeli.ResumeLayout(false); |
|
this.tabHeli.PerformLayout(); |
|
this.groupBox3.ResumeLayout(false); |
|
this.groupBox3.PerformLayout(); |
|
this.groupBox2.ResumeLayout(false); |
|
this.groupBox2.PerformLayout(); |
|
this.groupBox1.ResumeLayout(false); |
|
this.groupBox1.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS4_TRIM)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS3_TRIM)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS2_TRIM)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.HS1_TRIM)).EndInit(); |
|
this.ResumeLayout(false); |
|
|
|
} |
|
|
|
#endregion |
|
|
|
private System.Windows.Forms.TabControl tabControl1; |
|
private System.Windows.Forms.TabPage tabRadioIn; |
|
private HorizontalProgressBar2 BAR8; |
|
private HorizontalProgressBar2 BAR7; |
|
private HorizontalProgressBar2 BAR6; |
|
private HorizontalProgressBar2 BAR5; |
|
private VerticalProgressBar2 BARpitch; |
|
private VerticalProgressBar2 BARthrottle; |
|
private HorizontalProgressBar2 BARyaw; |
|
private HorizontalProgressBar2 BARroll; |
|
private System.Windows.Forms.TabPage tabHardware; |
|
private System.Windows.Forms.TabPage tabArducopter; |
|
private MyButton BUT_Calibrateradio; |
|
private System.Windows.Forms.BindingSource currentStateBindingSource; |
|
private System.Windows.Forms.TabPage tabModes; |
|
private System.Windows.Forms.Label label6; |
|
private System.Windows.Forms.ComboBox CMB_fmode6; |
|
private System.Windows.Forms.Label label5; |
|
private System.Windows.Forms.ComboBox CMB_fmode5; |
|
private System.Windows.Forms.Label label4; |
|
private System.Windows.Forms.ComboBox CMB_fmode4; |
|
private System.Windows.Forms.Label label3; |
|
private System.Windows.Forms.ComboBox CMB_fmode3; |
|
private System.Windows.Forms.Label label2; |
|
private System.Windows.Forms.ComboBox CMB_fmode2; |
|
private System.Windows.Forms.Label label1; |
|
private System.Windows.Forms.ComboBox CMB_fmode1; |
|
private MyButton BUT_SaveModes; |
|
private System.Windows.Forms.Label label12; |
|
private System.Windows.Forms.Label label11; |
|
private System.Windows.Forms.Label label10; |
|
private System.Windows.Forms.Label label9; |
|
private System.Windows.Forms.Label label8; |
|
private System.Windows.Forms.Label label7; |
|
private System.Windows.Forms.Label lbl_currentmode; |
|
private System.Windows.Forms.Label label13; |
|
private System.Windows.Forms.Label label14; |
|
private System.Windows.Forms.Label LBL_flightmodepwm; |
|
private System.Windows.Forms.PictureBox pictureBox4; |
|
private System.Windows.Forms.PictureBox pictureBox3; |
|
private System.Windows.Forms.PictureBox pictureBox1; |
|
private System.Windows.Forms.Label label100; |
|
private System.Windows.Forms.TextBox TXT_declination; |
|
private System.Windows.Forms.CheckBox CHK_enableairspeed; |
|
private System.Windows.Forms.CheckBox CHK_enablesonar; |
|
private System.Windows.Forms.CheckBox CHK_enablecompass; |
|
private System.Windows.Forms.TabPage tabReset; |
|
private MyButton BUT_reset; |
|
private System.Windows.Forms.PictureBox pictureBoxQuadX; |
|
private System.Windows.Forms.PictureBox pictureBoxQuad; |
|
private System.Windows.Forms.Label label15; |
|
private System.Windows.Forms.Label label16; |
|
private System.Windows.Forms.TabPage tabHeli; |
|
private AGaugeApp.AGauge Gservoloc; |
|
private System.Windows.Forms.Label label17; |
|
private System.Windows.Forms.CheckBox HS3_REV; |
|
private System.Windows.Forms.CheckBox HS2_REV; |
|
private System.Windows.Forms.CheckBox HS1_REV; |
|
private System.Windows.Forms.Label label20; |
|
private System.Windows.Forms.Label label19; |
|
private System.Windows.Forms.Label label18; |
|
private System.Windows.Forms.TextBox SV3_POS_; |
|
private System.Windows.Forms.TextBox SV2_POS_; |
|
private System.Windows.Forms.TextBox SV1_POS_; |
|
private System.Windows.Forms.CheckBox HS4_REV; |
|
private System.Windows.Forms.Label label22; |
|
private System.Windows.Forms.Label label23; |
|
private HorizontalProgressBar2 HS4; |
|
private VerticalProgressBar2 HS3; |
|
private MyButton BUT_0collective; |
|
private System.Windows.Forms.Label label25; |
|
private System.Windows.Forms.TextBox ROL_MAX_; |
|
private System.Windows.Forms.Label label26; |
|
private System.Windows.Forms.TextBox PIT_MAX_; |
|
private System.Windows.Forms.TextBox GYR_GAIN_; |
|
private System.Windows.Forms.CheckBox GYR_ENABLE_; |
|
private System.Windows.Forms.Label label28; |
|
private MyButton BUT_levelac2; |
|
private System.Windows.Forms.ToolTip toolTip1; |
|
private System.Windows.Forms.LinkLabel linkLabelmagdec; |
|
private System.Windows.Forms.CheckBox CHK_revch3; |
|
private System.Windows.Forms.CheckBox CHK_revch4; |
|
private System.Windows.Forms.CheckBox CHK_revch2; |
|
private System.Windows.Forms.CheckBox CHK_revch1; |
|
private System.Windows.Forms.CheckBox CB_simple6; |
|
private System.Windows.Forms.CheckBox CB_simple5; |
|
private System.Windows.Forms.CheckBox CB_simple4; |
|
private System.Windows.Forms.CheckBox CB_simple3; |
|
private System.Windows.Forms.CheckBox CB_simple2; |
|
private System.Windows.Forms.CheckBox CB_simple1; |
|
private System.Windows.Forms.Label label29; |
|
private System.Windows.Forms.TabPage tabBattery; |
|
private System.Windows.Forms.Label label30; |
|
private System.Windows.Forms.TextBox TXT_battcapacity; |
|
private System.Windows.Forms.ComboBox CMB_batmontype; |
|
private System.Windows.Forms.PictureBox pictureBox5; |
|
private System.Windows.Forms.TextBox textBox3; |
|
private System.Windows.Forms.Label label31; |
|
private System.Windows.Forms.TextBox TXT_ampspervolt; |
|
private System.Windows.Forms.TextBox TXT_divider; |
|
private System.Windows.Forms.TextBox TXT_voltage; |
|
private System.Windows.Forms.TextBox TXT_measuredvoltage; |
|
private System.Windows.Forms.TextBox TXT_inputvoltage; |
|
private System.Windows.Forms.Label label35; |
|
private System.Windows.Forms.Label label34; |
|
private System.Windows.Forms.Label label33; |
|
private System.Windows.Forms.Label label32; |
|
private System.Windows.Forms.NumericUpDown HS1_TRIM; |
|
private System.Windows.Forms.Label label39; |
|
private System.Windows.Forms.Label label38; |
|
private System.Windows.Forms.Label label37; |
|
private System.Windows.Forms.Label label36; |
|
private System.Windows.Forms.NumericUpDown HS3_TRIM; |
|
private System.Windows.Forms.NumericUpDown HS2_TRIM; |
|
private System.Windows.Forms.NumericUpDown HS4_TRIM; |
|
private System.Windows.Forms.GroupBox groupBox1; |
|
private MyButton BUT_swash_manual; |
|
private System.Windows.Forms.TextBox COL_MIN_; |
|
private System.Windows.Forms.TextBox COL_MID_; |
|
private System.Windows.Forms.TextBox COL_MAX_; |
|
private System.Windows.Forms.Label label41; |
|
private System.Windows.Forms.Label label21; |
|
private MyButton BUT_HS4save; |
|
private System.Windows.Forms.GroupBox groupBox2; |
|
private System.Windows.Forms.Label label24; |
|
private System.Windows.Forms.TextBox HS4_MIN; |
|
private System.Windows.Forms.TextBox HS4_MAX; |
|
private System.Windows.Forms.Label label40; |
|
private System.Windows.Forms.Label label42; |
|
private System.Windows.Forms.Label label44; |
|
private System.Windows.Forms.Label label43; |
|
private System.Windows.Forms.GroupBox groupBox3; |
|
private System.Windows.Forms.Label label46; |
|
private System.Windows.Forms.Label label45; |
|
|
|
} |
|
} |