|
|
|
@ -49,12 +49,10 @@
@@ -49,12 +49,10 @@
|
|
|
|
|
this.linearIndicatorControl4 = new ArducopterConfigurator.Views.controls.LinearIndicatorControl(); |
|
|
|
|
this.linearIndicatorControl5 = new ArducopterConfigurator.Views.controls.LinearIndicatorControl(); |
|
|
|
|
this.linearIndicatorControl6 = new ArducopterConfigurator.Views.controls.LinearIndicatorControl(); |
|
|
|
|
this.button1 = new System.Windows.Forms.Button(); |
|
|
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
|
|
this.button3 = new System.Windows.Forms.Button(); |
|
|
|
|
this.button2 = new System.Windows.Forms.Button(); |
|
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
|
this.button4 = new System.Windows.Forms.Button(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.TransmitterChannelsBindingSource)).BeginInit(); |
|
|
|
|
this.SuspendLayout(); |
|
|
|
@ -93,10 +91,11 @@
@@ -93,10 +91,11 @@
|
|
|
|
|
// textBox6 |
|
|
|
|
// |
|
|
|
|
this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Yaw", true)); |
|
|
|
|
this.textBox6.Location = new System.Drawing.Point(212, 26); |
|
|
|
|
this.textBox6.Enabled = false; |
|
|
|
|
this.textBox6.Location = new System.Drawing.Point(206, 26); |
|
|
|
|
this.textBox6.Name = "textBox6"; |
|
|
|
|
this.textBox6.ReadOnly = true; |
|
|
|
|
this.textBox6.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox6.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox6.TabIndex = 29; |
|
|
|
|
// |
|
|
|
|
// label3 |
|
|
|
@ -111,43 +110,47 @@
@@ -111,43 +110,47 @@
|
|
|
|
|
// textBox1 |
|
|
|
|
// |
|
|
|
|
this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Roll", true)); |
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(212, 76); |
|
|
|
|
this.textBox1.Enabled = false; |
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(206, 76); |
|
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
|
this.textBox1.ReadOnly = true; |
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox1.TabIndex = 32; |
|
|
|
|
// |
|
|
|
|
// textBox2 |
|
|
|
|
// |
|
|
|
|
this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Throttle", true)); |
|
|
|
|
this.textBox2.Location = new System.Drawing.Point(7, 147); |
|
|
|
|
this.textBox2.Enabled = false; |
|
|
|
|
this.textBox2.Location = new System.Drawing.Point(13, 141); |
|
|
|
|
this.textBox2.Name = "textBox2"; |
|
|
|
|
this.textBox2.ReadOnly = true; |
|
|
|
|
this.textBox2.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox2.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox2.TabIndex = 35; |
|
|
|
|
// |
|
|
|
|
// textBox3 |
|
|
|
|
// |
|
|
|
|
this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Pitch", true)); |
|
|
|
|
this.textBox3.Location = new System.Drawing.Point(59, 147); |
|
|
|
|
this.textBox3.Enabled = false; |
|
|
|
|
this.textBox3.Location = new System.Drawing.Point(65, 141); |
|
|
|
|
this.textBox3.Name = "textBox3"; |
|
|
|
|
this.textBox3.ReadOnly = true; |
|
|
|
|
this.textBox3.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox3.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox3.TabIndex = 36; |
|
|
|
|
// |
|
|
|
|
// textBox4 |
|
|
|
|
// |
|
|
|
|
this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Mode", true)); |
|
|
|
|
this.textBox4.Location = new System.Drawing.Point(143, 186); |
|
|
|
|
this.textBox4.Enabled = false; |
|
|
|
|
this.textBox4.Location = new System.Drawing.Point(118, 182); |
|
|
|
|
this.textBox4.Name = "textBox4"; |
|
|
|
|
this.textBox4.ReadOnly = true; |
|
|
|
|
this.textBox4.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox4.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox4.TabIndex = 39; |
|
|
|
|
// |
|
|
|
|
// label4 |
|
|
|
|
// |
|
|
|
|
this.label4.AutoSize = true; |
|
|
|
|
this.label4.Location = new System.Drawing.Point(156, 104); |
|
|
|
|
this.label4.Location = new System.Drawing.Point(123, 106); |
|
|
|
|
this.label4.Name = "label4"; |
|
|
|
|
this.label4.Size = new System.Drawing.Size(34, 13); |
|
|
|
|
this.label4.TabIndex = 38; |
|
|
|
@ -156,16 +159,17 @@
@@ -156,16 +159,17 @@
|
|
|
|
|
// textBox5 |
|
|
|
|
// |
|
|
|
|
this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.TransmitterChannelsBindingSource, "Aux", true)); |
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(203, 186); |
|
|
|
|
this.textBox5.Enabled = false; |
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(176, 182); |
|
|
|
|
this.textBox5.Name = "textBox5"; |
|
|
|
|
this.textBox5.ReadOnly = true; |
|
|
|
|
this.textBox5.Size = new System.Drawing.Size(47, 20); |
|
|
|
|
this.textBox5.Size = new System.Drawing.Size(35, 20); |
|
|
|
|
this.textBox5.TabIndex = 42; |
|
|
|
|
// |
|
|
|
|
// label5 |
|
|
|
|
// |
|
|
|
|
this.label5.AutoSize = true; |
|
|
|
|
this.label5.Location = new System.Drawing.Point(209, 104); |
|
|
|
|
this.label5.Location = new System.Drawing.Point(176, 106); |
|
|
|
|
this.label5.Name = "label5"; |
|
|
|
|
this.label5.Size = new System.Drawing.Size(25, 13); |
|
|
|
|
this.label5.TabIndex = 41; |
|
|
|
@ -183,7 +187,7 @@
@@ -183,7 +187,7 @@
|
|
|
|
|
this.linearIndicatorControl3.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "ThrottleMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl3.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Throttle", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl3.IsVertical = true; |
|
|
|
|
this.linearIndicatorControl3.Location = new System.Drawing.Point(16, 30); |
|
|
|
|
this.linearIndicatorControl3.Location = new System.Drawing.Point(23, 30); |
|
|
|
|
this.linearIndicatorControl3.Max = 2000; |
|
|
|
|
this.linearIndicatorControl3.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl3.Min = 1000; |
|
|
|
@ -207,7 +211,7 @@
@@ -207,7 +211,7 @@
|
|
|
|
|
this.linearIndicatorControl1.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "PitchMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl1.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Pitch", true)); |
|
|
|
|
this.linearIndicatorControl1.IsVertical = true; |
|
|
|
|
this.linearIndicatorControl1.Location = new System.Drawing.Point(67, 30); |
|
|
|
|
this.linearIndicatorControl1.Location = new System.Drawing.Point(75, 30); |
|
|
|
|
this.linearIndicatorControl1.Max = 2000; |
|
|
|
|
this.linearIndicatorControl1.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl1.Min = 1000; |
|
|
|
@ -231,7 +235,7 @@
@@ -231,7 +235,7 @@
|
|
|
|
|
this.linearIndicatorControl2.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "ModeMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl2.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Mode", true)); |
|
|
|
|
this.linearIndicatorControl2.IsVertical = true; |
|
|
|
|
this.linearIndicatorControl2.Location = new System.Drawing.Point(161, 123); |
|
|
|
|
this.linearIndicatorControl2.Location = new System.Drawing.Point(128, 125); |
|
|
|
|
this.linearIndicatorControl2.Max = 2000; |
|
|
|
|
this.linearIndicatorControl2.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl2.Min = 1000; |
|
|
|
@ -255,7 +259,7 @@
@@ -255,7 +259,7 @@
|
|
|
|
|
this.linearIndicatorControl4.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "AuxMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl4.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Aux", true)); |
|
|
|
|
this.linearIndicatorControl4.IsVertical = true; |
|
|
|
|
this.linearIndicatorControl4.Location = new System.Drawing.Point(212, 123); |
|
|
|
|
this.linearIndicatorControl4.Location = new System.Drawing.Point(186, 125); |
|
|
|
|
this.linearIndicatorControl4.Max = 2000; |
|
|
|
|
this.linearIndicatorControl4.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl4.Min = 1000; |
|
|
|
@ -279,7 +283,7 @@
@@ -279,7 +283,7 @@
|
|
|
|
|
this.linearIndicatorControl5.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "RollMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl5.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Roll", true)); |
|
|
|
|
this.linearIndicatorControl5.IsVertical = false; |
|
|
|
|
this.linearIndicatorControl5.Location = new System.Drawing.Point(106, 76); |
|
|
|
|
this.linearIndicatorControl5.Location = new System.Drawing.Point(106, 79); |
|
|
|
|
this.linearIndicatorControl5.Max = 2000; |
|
|
|
|
this.linearIndicatorControl5.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl5.Min = 1000; |
|
|
|
@ -303,7 +307,7 @@
@@ -303,7 +307,7 @@
|
|
|
|
|
this.linearIndicatorControl6.DataBindings.Add(new System.Windows.Forms.Binding("MinWatermark", this.TransmitterChannelsBindingSource, "YawMin", true, System.Windows.Forms.DataSourceUpdateMode.Never)); |
|
|
|
|
this.linearIndicatorControl6.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.TransmitterChannelsBindingSource, "Yaw", true)); |
|
|
|
|
this.linearIndicatorControl6.IsVertical = false; |
|
|
|
|
this.linearIndicatorControl6.Location = new System.Drawing.Point(106, 26); |
|
|
|
|
this.linearIndicatorControl6.Location = new System.Drawing.Point(106, 29); |
|
|
|
|
this.linearIndicatorControl6.Max = 2000; |
|
|
|
|
this.linearIndicatorControl6.MaxWaterMark = 0; |
|
|
|
|
this.linearIndicatorControl6.Min = 1000; |
|
|
|
@ -315,20 +319,10 @@
@@ -315,20 +319,10 @@
|
|
|
|
|
this.linearIndicatorControl6.Value = 1200; |
|
|
|
|
this.linearIndicatorControl6.WatermarkLineColor = System.Drawing.Color.Red; |
|
|
|
|
// |
|
|
|
|
// button1 |
|
|
|
|
// |
|
|
|
|
this.button1.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.TransmitterChannelsBindingSource, "ResetCommand", true)); |
|
|
|
|
this.button1.Location = new System.Drawing.Point(7, 174); |
|
|
|
|
this.button1.Name = "button1"; |
|
|
|
|
this.button1.Size = new System.Drawing.Size(75, 23); |
|
|
|
|
this.button1.TabIndex = 49; |
|
|
|
|
this.button1.Text = "Reset"; |
|
|
|
|
this.button1.UseVisualStyleBackColor = true; |
|
|
|
|
// |
|
|
|
|
// label12 |
|
|
|
|
// |
|
|
|
|
this.label12.AutoSize = true; |
|
|
|
|
this.label12.Location = new System.Drawing.Point(304, 159); |
|
|
|
|
this.label12.Location = new System.Drawing.Point(296, 60); |
|
|
|
|
this.label12.Name = "label12"; |
|
|
|
|
this.label12.Size = new System.Drawing.Size(84, 13); |
|
|
|
|
this.label12.TabIndex = 53; |
|
|
|
@ -337,7 +331,7 @@
@@ -337,7 +331,7 @@
|
|
|
|
|
// label11 |
|
|
|
|
// |
|
|
|
|
this.label11.AutoSize = true; |
|
|
|
|
this.label11.Location = new System.Drawing.Point(304, 130); |
|
|
|
|
this.label11.Location = new System.Drawing.Point(296, 31); |
|
|
|
|
this.label11.Name = "label11"; |
|
|
|
|
this.label11.Size = new System.Drawing.Size(48, 13); |
|
|
|
|
this.label11.TabIndex = 52; |
|
|
|
@ -347,7 +341,7 @@
@@ -347,7 +341,7 @@
|
|
|
|
|
// |
|
|
|
|
this.button3.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.TransmitterChannelsBindingSource, "StartCalibrationCommand", true)); |
|
|
|
|
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image"))); |
|
|
|
|
this.button3.Location = new System.Drawing.Point(272, 123); |
|
|
|
|
this.button3.Location = new System.Drawing.Point(264, 24); |
|
|
|
|
this.button3.Name = "button3"; |
|
|
|
|
this.button3.Size = new System.Drawing.Size(26, 26); |
|
|
|
|
this.button3.TabIndex = 51; |
|
|
|
@ -357,42 +351,31 @@
@@ -357,42 +351,31 @@
|
|
|
|
|
// |
|
|
|
|
this.button2.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.TransmitterChannelsBindingSource, "SaveCalibrationCommand", true)); |
|
|
|
|
this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image"))); |
|
|
|
|
this.button2.Location = new System.Drawing.Point(272, 152); |
|
|
|
|
this.button2.Location = new System.Drawing.Point(264, 53); |
|
|
|
|
this.button2.Name = "button2"; |
|
|
|
|
this.button2.Size = new System.Drawing.Size(26, 26); |
|
|
|
|
this.button2.TabIndex = 50; |
|
|
|
|
this.button2.UseVisualStyleBackColor = true; |
|
|
|
|
// |
|
|
|
|
// label6 |
|
|
|
|
// |
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
|
this.label6.Location = new System.Drawing.Point(304, 189); |
|
|
|
|
this.label6.Name = "label6"; |
|
|
|
|
this.label6.Size = new System.Drawing.Size(40, 13); |
|
|
|
|
this.label6.TabIndex = 55; |
|
|
|
|
this.label6.Text = "Cancel"; |
|
|
|
|
// |
|
|
|
|
// button4 |
|
|
|
|
// |
|
|
|
|
this.button4.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.TransmitterChannelsBindingSource, "CancelCalibrationCommand", true)); |
|
|
|
|
this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image"))); |
|
|
|
|
this.button4.Location = new System.Drawing.Point(272, 182); |
|
|
|
|
this.button4.Location = new System.Drawing.Point(264, 83); |
|
|
|
|
this.button4.Name = "button4"; |
|
|
|
|
this.button4.Size = new System.Drawing.Size(26, 26); |
|
|
|
|
this.button4.Size = new System.Drawing.Size(59, 26); |
|
|
|
|
this.button4.TabIndex = 54; |
|
|
|
|
this.button4.Text = "Cancel"; |
|
|
|
|
this.button4.UseVisualStyleBackColor = true; |
|
|
|
|
// |
|
|
|
|
// TransmitterChannelsView |
|
|
|
|
// |
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
|
this.Controls.Add(this.label6); |
|
|
|
|
this.Controls.Add(this.button4); |
|
|
|
|
this.Controls.Add(this.label12); |
|
|
|
|
this.Controls.Add(this.label11); |
|
|
|
|
this.Controls.Add(this.button3); |
|
|
|
|
this.Controls.Add(this.button2); |
|
|
|
|
this.Controls.Add(this.button1); |
|
|
|
|
this.Controls.Add(this.linearIndicatorControl6); |
|
|
|
|
this.Controls.Add(this.linearIndicatorControl5); |
|
|
|
|
this.Controls.Add(this.linearIndicatorControl4); |
|
|
|
@ -440,12 +423,10 @@
@@ -440,12 +423,10 @@
|
|
|
|
|
private ArducopterConfigurator.Views.controls.LinearIndicatorControl linearIndicatorControl4; |
|
|
|
|
private ArducopterConfigurator.Views.controls.LinearIndicatorControl linearIndicatorControl5; |
|
|
|
|
private ArducopterConfigurator.Views.controls.LinearIndicatorControl linearIndicatorControl6; |
|
|
|
|
private System.Windows.Forms.Button button1; |
|
|
|
|
private System.Windows.Forms.Label label12; |
|
|
|
|
private System.Windows.Forms.Label label11; |
|
|
|
|
private System.Windows.Forms.Button button3; |
|
|
|
|
private System.Windows.Forms.Button button2; |
|
|
|
|
private System.Windows.Forms.Label label6; |
|
|
|
|
private System.Windows.Forms.Button button4; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|