mirror of https://github.com/ArduPilot/ardupilot
995 lines
46 KiB
C#
995 lines
46 KiB
C#
|
using ArdupilotMega.Controls;
|
|||
|
using ArdupilotMega.Presenter;
|
|||
|
|
|||
|
namespace ArdupilotMega.GCSViews.ConfigurationView
|
|||
|
{
|
|||
|
partial class ConfigMount
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// Required designer variable.
|
|||
|
/// </summary>
|
|||
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|||
|
/// <summary> pi
|
|||
|
/// 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.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|||
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|||
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|||
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|||
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
this.label6 = new System.Windows.Forms.Label();
|
|||
|
this.PBOX_WarningIcon = new ArdupilotMega.Controls.PictureBoxWithPseudoOpacity();
|
|||
|
this.LBL_Error = new ArdupilotMega.Controls.LabelWithPseudoOpacity();
|
|||
|
this.LNK_wiki = new System.Windows.Forms.LinkLabel();
|
|||
|
this.label15 = new System.Windows.Forms.Label();
|
|||
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|||
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|||
|
this.label9 = new System.Windows.Forms.Label();
|
|||
|
this.label10 = new System.Windows.Forms.Label();
|
|||
|
this.label11 = new System.Windows.Forms.Label();
|
|||
|
this.label12 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown3 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown4 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.label13 = new System.Windows.Forms.Label();
|
|||
|
this.label14 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown5 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown6 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkCheckBox2 = new ArdupilotMega.Controls.MavlinkCheckBox();
|
|||
|
this.label16 = new System.Windows.Forms.Label();
|
|||
|
this.label17 = new System.Windows.Forms.Label();
|
|||
|
this.label18 = new System.Windows.Forms.Label();
|
|||
|
this.label19 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown7 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown8 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.label20 = new System.Windows.Forms.Label();
|
|||
|
this.label21 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown9 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown10 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkCheckBox3 = new ArdupilotMega.Controls.MavlinkCheckBox();
|
|||
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown1 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown2 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.label7 = new System.Windows.Forms.Label();
|
|||
|
this.label8 = new System.Windows.Forms.Label();
|
|||
|
this.mavlinkNumericUpDown11 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkNumericUpDown12 = new ArdupilotMega.Controls.MavlinkNumericUpDown();
|
|||
|
this.mavlinkCheckBox1 = new ArdupilotMega.Controls.MavlinkCheckBox();
|
|||
|
this.mavlinkComboBoxTilt = new ArdupilotMega.Controls.MavlinkComboBox();
|
|||
|
this.mavlinkComboBoxRoll = new ArdupilotMega.Controls.MavlinkComboBox();
|
|||
|
this.mavlinkComboBoxPan = new ArdupilotMega.Controls.MavlinkComboBox();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.PBOX_WarningIcon)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown6)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown7)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown8)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown9)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown10)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown11)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown12)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// pictureBox1
|
|||
|
//
|
|||
|
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
|||
|
this.pictureBox1.BackgroundImage = global::ArdupilotMega.Properties.Resources.cameraGimalPitch1;
|
|||
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox1.Location = new System.Drawing.Point(33, 16);
|
|||
|
this.pictureBox1.Name = "pictureBox1";
|
|||
|
this.pictureBox1.Size = new System.Drawing.Size(203, 112);
|
|||
|
this.pictureBox1.TabIndex = 0;
|
|||
|
this.pictureBox1.TabStop = false;
|
|||
|
//
|
|||
|
// groupBox1
|
|||
|
//
|
|||
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.groupBox1.Location = new System.Drawing.Point(17, 150);
|
|||
|
this.groupBox1.Name = "groupBox1";
|
|||
|
this.groupBox1.Size = new System.Drawing.Size(635, 5);
|
|||
|
this.groupBox1.TabIndex = 52;
|
|||
|
this.groupBox1.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox2
|
|||
|
//
|
|||
|
this.pictureBox2.BackgroundImage = global::ArdupilotMega.Properties.Resources.cameraGimalRoll1;
|
|||
|
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox2.Location = new System.Drawing.Point(33, 141);
|
|||
|
this.pictureBox2.Name = "pictureBox2";
|
|||
|
this.pictureBox2.Size = new System.Drawing.Size(203, 112);
|
|||
|
this.pictureBox2.TabIndex = 53;
|
|||
|
this.pictureBox2.TabStop = false;
|
|||
|
//
|
|||
|
// groupBox2
|
|||
|
//
|
|||
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.groupBox2.Location = new System.Drawing.Point(17, 23);
|
|||
|
this.groupBox2.Name = "groupBox2";
|
|||
|
this.groupBox2.Size = new System.Drawing.Size(635, 5);
|
|||
|
this.groupBox2.TabIndex = 59;
|
|||
|
this.groupBox2.TabStop = false;
|
|||
|
//
|
|||
|
// label5
|
|||
|
//
|
|||
|
this.label5.AutoSize = true;
|
|||
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label5.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label5.Location = new System.Drawing.Point(21, 4);
|
|||
|
this.label5.Name = "label5";
|
|||
|
this.label5.Size = new System.Drawing.Size(29, 20);
|
|||
|
this.label5.TabIndex = 64;
|
|||
|
this.label5.Text = "Tilt";
|
|||
|
//
|
|||
|
// label6
|
|||
|
//
|
|||
|
this.label6.AutoSize = true;
|
|||
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label6.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label6.Location = new System.Drawing.Point(20, 132);
|
|||
|
this.label6.Name = "label6";
|
|||
|
this.label6.Size = new System.Drawing.Size(36, 20);
|
|||
|
this.label6.TabIndex = 65;
|
|||
|
this.label6.Text = "Roll";
|
|||
|
//
|
|||
|
// PBOX_WarningIcon
|
|||
|
//
|
|||
|
this.PBOX_WarningIcon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.PBOX_WarningIcon.Image = global::ArdupilotMega.Properties.Resources.iconWarning32;
|
|||
|
this.PBOX_WarningIcon.Location = new System.Drawing.Point(264, 389);
|
|||
|
this.PBOX_WarningIcon.Name = "PBOX_WarningIcon";
|
|||
|
this.PBOX_WarningIcon.Opacity = 0.5F;
|
|||
|
this.PBOX_WarningIcon.Size = new System.Drawing.Size(32, 32);
|
|||
|
this.PBOX_WarningIcon.TabIndex = 75;
|
|||
|
this.PBOX_WarningIcon.TabStop = false;
|
|||
|
//
|
|||
|
// LBL_Error
|
|||
|
//
|
|||
|
this.LBL_Error.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.LBL_Error.AutoSize = true;
|
|||
|
this.LBL_Error.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.LBL_Error.Location = new System.Drawing.Point(303, 402);
|
|||
|
this.LBL_Error.Name = "LBL_Error";
|
|||
|
this.LBL_Error.Size = new System.Drawing.Size(138, 13);
|
|||
|
this.LBL_Error.TabIndex = 76;
|
|||
|
this.LBL_Error.Text = "Error Message of some kind";
|
|||
|
//
|
|||
|
// LNK_wiki
|
|||
|
//
|
|||
|
this.LNK_wiki.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.LNK_wiki.AutoSize = true;
|
|||
|
this.LNK_wiki.LinkBehavior = System.Windows.Forms.LinkBehavior.HoverUnderline;
|
|||
|
this.LNK_wiki.LinkColor = System.Drawing.Color.CornflowerBlue;
|
|||
|
this.LNK_wiki.Location = new System.Drawing.Point(624, 9);
|
|||
|
this.LNK_wiki.Name = "LNK_wiki";
|
|||
|
this.LNK_wiki.Size = new System.Drawing.Size(28, 13);
|
|||
|
this.LNK_wiki.TabIndex = 77;
|
|||
|
this.LNK_wiki.TabStop = true;
|
|||
|
this.LNK_wiki.Text = "Wiki";
|
|||
|
this.LNK_wiki.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LNK_Wiki_Clicked);
|
|||
|
//
|
|||
|
// label15
|
|||
|
//
|
|||
|
this.label15.AutoSize = true;
|
|||
|
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label15.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label15.Location = new System.Drawing.Point(20, 256);
|
|||
|
this.label15.Name = "label15";
|
|||
|
this.label15.Size = new System.Drawing.Size(37, 20);
|
|||
|
this.label15.TabIndex = 80;
|
|||
|
this.label15.Text = "Pan";
|
|||
|
//
|
|||
|
// groupBox3
|
|||
|
//
|
|||
|
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|||
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|||
|
this.groupBox3.Location = new System.Drawing.Point(17, 274);
|
|||
|
this.groupBox3.Name = "groupBox3";
|
|||
|
this.groupBox3.Size = new System.Drawing.Size(635, 5);
|
|||
|
this.groupBox3.TabIndex = 78;
|
|||
|
this.groupBox3.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox3
|
|||
|
//
|
|||
|
this.pictureBox3.BackgroundImage = global::ArdupilotMega.Properties.Resources.cameraGimalYaw;
|
|||
|
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox3.Location = new System.Drawing.Point(33, 265);
|
|||
|
this.pictureBox3.Name = "pictureBox3";
|
|||
|
this.pictureBox3.Size = new System.Drawing.Size(203, 112);
|
|||
|
this.pictureBox3.TabIndex = 79;
|
|||
|
this.pictureBox3.TabStop = false;
|
|||
|
//
|
|||
|
// label9
|
|||
|
//
|
|||
|
this.label9.AutoSize = true;
|
|||
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label9.Location = new System.Drawing.Point(352, 158);
|
|||
|
this.label9.Name = "label9";
|
|||
|
this.label9.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label9.TabIndex = 105;
|
|||
|
this.label9.Text = "Angle Limits";
|
|||
|
//
|
|||
|
// label10
|
|||
|
//
|
|||
|
this.label10.AutoSize = true;
|
|||
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label10.Location = new System.Drawing.Point(251, 158);
|
|||
|
this.label10.Name = "label10";
|
|||
|
this.label10.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label10.TabIndex = 104;
|
|||
|
this.label10.Text = "Servo Limits";
|
|||
|
//
|
|||
|
// label11
|
|||
|
//
|
|||
|
this.label11.AutoSize = true;
|
|||
|
this.label11.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label11.Location = new System.Drawing.Point(355, 211);
|
|||
|
this.label11.Name = "label11";
|
|||
|
this.label11.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label11.TabIndex = 103;
|
|||
|
this.label11.Text = "Max";
|
|||
|
//
|
|||
|
// label12
|
|||
|
//
|
|||
|
this.label12.AutoSize = true;
|
|||
|
this.label12.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label12.Location = new System.Drawing.Point(355, 183);
|
|||
|
this.label12.Name = "label12";
|
|||
|
this.label12.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label12.TabIndex = 102;
|
|||
|
this.label12.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown3
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown3.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown3.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown3.Location = new System.Drawing.Point(385, 181);
|
|||
|
this.mavlinkNumericUpDown3.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown3.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown3.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown3.Name = "mavlinkNumericUpDown3";
|
|||
|
this.mavlinkNumericUpDown3.param = null;
|
|||
|
this.mavlinkNumericUpDown3.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown3.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown3.TabIndex = 101;
|
|||
|
this.mavlinkNumericUpDown3.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown4
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown4.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown4.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown4.Location = new System.Drawing.Point(385, 207);
|
|||
|
this.mavlinkNumericUpDown4.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown4.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown4.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown4.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown4.Name = "mavlinkNumericUpDown4";
|
|||
|
this.mavlinkNumericUpDown4.param = null;
|
|||
|
this.mavlinkNumericUpDown4.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown4.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown4.TabIndex = 100;
|
|||
|
this.mavlinkNumericUpDown4.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// label13
|
|||
|
//
|
|||
|
this.label13.AutoSize = true;
|
|||
|
this.label13.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label13.Location = new System.Drawing.Point(246, 211);
|
|||
|
this.label13.Name = "label13";
|
|||
|
this.label13.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label13.TabIndex = 99;
|
|||
|
this.label13.Text = "Max";
|
|||
|
//
|
|||
|
// label14
|
|||
|
//
|
|||
|
this.label14.AutoSize = true;
|
|||
|
this.label14.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label14.Location = new System.Drawing.Point(246, 183);
|
|||
|
this.label14.Name = "label14";
|
|||
|
this.label14.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label14.TabIndex = 98;
|
|||
|
this.label14.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown5
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown5.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown5.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown5.Location = new System.Drawing.Point(276, 181);
|
|||
|
this.mavlinkNumericUpDown5.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown5.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown5.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown5.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown5.Name = "mavlinkNumericUpDown5";
|
|||
|
this.mavlinkNumericUpDown5.param = null;
|
|||
|
this.mavlinkNumericUpDown5.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown5.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown5.TabIndex = 97;
|
|||
|
this.mavlinkNumericUpDown5.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown6
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown6.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown6.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown6.Location = new System.Drawing.Point(276, 207);
|
|||
|
this.mavlinkNumericUpDown6.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown6.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown6.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown6.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown6.Name = "mavlinkNumericUpDown6";
|
|||
|
this.mavlinkNumericUpDown6.param = null;
|
|||
|
this.mavlinkNumericUpDown6.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown6.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown6.TabIndex = 96;
|
|||
|
this.mavlinkNumericUpDown6.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkCheckBox2
|
|||
|
//
|
|||
|
this.mavlinkCheckBox2.AutoSize = true;
|
|||
|
this.mavlinkCheckBox2.Enabled = false;
|
|||
|
this.mavlinkCheckBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|||
|
this.mavlinkCheckBox2.Location = new System.Drawing.Point(267, 233);
|
|||
|
this.mavlinkCheckBox2.Name = "mavlinkCheckBox2";
|
|||
|
this.mavlinkCheckBox2.OffValue = 0F;
|
|||
|
this.mavlinkCheckBox2.OnValue = 1F;
|
|||
|
this.mavlinkCheckBox2.param = null;
|
|||
|
this.mavlinkCheckBox2.ParamName = null;
|
|||
|
this.mavlinkCheckBox2.Size = new System.Drawing.Size(66, 17);
|
|||
|
this.mavlinkCheckBox2.TabIndex = 95;
|
|||
|
this.mavlinkCheckBox2.Text = "Reverse";
|
|||
|
this.mavlinkCheckBox2.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// label16
|
|||
|
//
|
|||
|
this.label16.AutoSize = true;
|
|||
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label16.Location = new System.Drawing.Point(352, 282);
|
|||
|
this.label16.Name = "label16";
|
|||
|
this.label16.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label16.TabIndex = 116;
|
|||
|
this.label16.Text = "Angle Limits";
|
|||
|
//
|
|||
|
// label17
|
|||
|
//
|
|||
|
this.label17.AutoSize = true;
|
|||
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label17.Location = new System.Drawing.Point(251, 282);
|
|||
|
this.label17.Name = "label17";
|
|||
|
this.label17.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label17.TabIndex = 115;
|
|||
|
this.label17.Text = "Servo Limits";
|
|||
|
//
|
|||
|
// label18
|
|||
|
//
|
|||
|
this.label18.AutoSize = true;
|
|||
|
this.label18.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label18.Location = new System.Drawing.Point(355, 335);
|
|||
|
this.label18.Name = "label18";
|
|||
|
this.label18.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label18.TabIndex = 114;
|
|||
|
this.label18.Text = "Max";
|
|||
|
//
|
|||
|
// label19
|
|||
|
//
|
|||
|
this.label19.AutoSize = true;
|
|||
|
this.label19.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label19.Location = new System.Drawing.Point(355, 307);
|
|||
|
this.label19.Name = "label19";
|
|||
|
this.label19.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label19.TabIndex = 113;
|
|||
|
this.label19.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown7
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown7.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown7.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown7.Location = new System.Drawing.Point(385, 305);
|
|||
|
this.mavlinkNumericUpDown7.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown7.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown7.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown7.Name = "mavlinkNumericUpDown7";
|
|||
|
this.mavlinkNumericUpDown7.param = null;
|
|||
|
this.mavlinkNumericUpDown7.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown7.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown7.TabIndex = 112;
|
|||
|
this.mavlinkNumericUpDown7.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown8
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown8.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown8.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown8.Location = new System.Drawing.Point(385, 331);
|
|||
|
this.mavlinkNumericUpDown8.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown8.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown8.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown8.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown8.Name = "mavlinkNumericUpDown8";
|
|||
|
this.mavlinkNumericUpDown8.param = null;
|
|||
|
this.mavlinkNumericUpDown8.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown8.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown8.TabIndex = 111;
|
|||
|
this.mavlinkNumericUpDown8.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// label20
|
|||
|
//
|
|||
|
this.label20.AutoSize = true;
|
|||
|
this.label20.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label20.Location = new System.Drawing.Point(246, 335);
|
|||
|
this.label20.Name = "label20";
|
|||
|
this.label20.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label20.TabIndex = 110;
|
|||
|
this.label20.Text = "Max";
|
|||
|
//
|
|||
|
// label21
|
|||
|
//
|
|||
|
this.label21.AutoSize = true;
|
|||
|
this.label21.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label21.Location = new System.Drawing.Point(246, 307);
|
|||
|
this.label21.Name = "label21";
|
|||
|
this.label21.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label21.TabIndex = 109;
|
|||
|
this.label21.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown9
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown9.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown9.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown9.Location = new System.Drawing.Point(276, 305);
|
|||
|
this.mavlinkNumericUpDown9.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown9.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown9.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown9.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown9.Name = "mavlinkNumericUpDown9";
|
|||
|
this.mavlinkNumericUpDown9.param = null;
|
|||
|
this.mavlinkNumericUpDown9.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown9.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown9.TabIndex = 108;
|
|||
|
this.mavlinkNumericUpDown9.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown10
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown10.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown10.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown10.Location = new System.Drawing.Point(276, 331);
|
|||
|
this.mavlinkNumericUpDown10.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown10.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown10.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown10.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown10.Name = "mavlinkNumericUpDown10";
|
|||
|
this.mavlinkNumericUpDown10.param = null;
|
|||
|
this.mavlinkNumericUpDown10.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown10.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown10.TabIndex = 107;
|
|||
|
this.mavlinkNumericUpDown10.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkCheckBox3
|
|||
|
//
|
|||
|
this.mavlinkCheckBox3.AutoSize = true;
|
|||
|
this.mavlinkCheckBox3.Enabled = false;
|
|||
|
this.mavlinkCheckBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|||
|
this.mavlinkCheckBox3.Location = new System.Drawing.Point(267, 357);
|
|||
|
this.mavlinkCheckBox3.Name = "mavlinkCheckBox3";
|
|||
|
this.mavlinkCheckBox3.OffValue = 0F;
|
|||
|
this.mavlinkCheckBox3.OnValue = 1F;
|
|||
|
this.mavlinkCheckBox3.param = null;
|
|||
|
this.mavlinkCheckBox3.ParamName = null;
|
|||
|
this.mavlinkCheckBox3.Size = new System.Drawing.Size(66, 17);
|
|||
|
this.mavlinkCheckBox3.TabIndex = 106;
|
|||
|
this.mavlinkCheckBox3.Text = "Reverse";
|
|||
|
this.mavlinkCheckBox3.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// label1
|
|||
|
//
|
|||
|
this.label1.AutoSize = true;
|
|||
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label1.Location = new System.Drawing.Point(352, 31);
|
|||
|
this.label1.Name = "label1";
|
|||
|
this.label1.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label1.TabIndex = 127;
|
|||
|
this.label1.Text = "Angle Limits";
|
|||
|
//
|
|||
|
// label2
|
|||
|
//
|
|||
|
this.label2.AutoSize = true;
|
|||
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.label2.Location = new System.Drawing.Point(251, 31);
|
|||
|
this.label2.Name = "label2";
|
|||
|
this.label2.Size = new System.Drawing.Size(95, 20);
|
|||
|
this.label2.TabIndex = 126;
|
|||
|
this.label2.Text = "Servo Limits";
|
|||
|
//
|
|||
|
// label3
|
|||
|
//
|
|||
|
this.label3.AutoSize = true;
|
|||
|
this.label3.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label3.Location = new System.Drawing.Point(355, 84);
|
|||
|
this.label3.Name = "label3";
|
|||
|
this.label3.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label3.TabIndex = 125;
|
|||
|
this.label3.Text = "Max";
|
|||
|
//
|
|||
|
// label4
|
|||
|
//
|
|||
|
this.label4.AutoSize = true;
|
|||
|
this.label4.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label4.Location = new System.Drawing.Point(355, 56);
|
|||
|
this.label4.Name = "label4";
|
|||
|
this.label4.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label4.TabIndex = 124;
|
|||
|
this.label4.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown1
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown1.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown1.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown1.Location = new System.Drawing.Point(385, 54);
|
|||
|
this.mavlinkNumericUpDown1.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown1.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown1.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown1.Name = "mavlinkNumericUpDown1";
|
|||
|
this.mavlinkNumericUpDown1.param = null;
|
|||
|
this.mavlinkNumericUpDown1.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown1.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown1.TabIndex = 123;
|
|||
|
this.mavlinkNumericUpDown1.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown2
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown2.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown2.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown2.Location = new System.Drawing.Point(385, 80);
|
|||
|
this.mavlinkNumericUpDown2.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown2.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown2.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown2.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown2.Name = "mavlinkNumericUpDown2";
|
|||
|
this.mavlinkNumericUpDown2.param = null;
|
|||
|
this.mavlinkNumericUpDown2.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown2.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown2.TabIndex = 122;
|
|||
|
this.mavlinkNumericUpDown2.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// label7
|
|||
|
//
|
|||
|
this.label7.AutoSize = true;
|
|||
|
this.label7.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label7.Location = new System.Drawing.Point(246, 84);
|
|||
|
this.label7.Name = "label7";
|
|||
|
this.label7.Size = new System.Drawing.Size(27, 13);
|
|||
|
this.label7.TabIndex = 121;
|
|||
|
this.label7.Text = "Max";
|
|||
|
//
|
|||
|
// label8
|
|||
|
//
|
|||
|
this.label8.AutoSize = true;
|
|||
|
this.label8.ForeColor = System.Drawing.Color.WhiteSmoke;
|
|||
|
this.label8.Location = new System.Drawing.Point(246, 56);
|
|||
|
this.label8.Name = "label8";
|
|||
|
this.label8.Size = new System.Drawing.Size(24, 13);
|
|||
|
this.label8.TabIndex = 120;
|
|||
|
this.label8.Text = "Min";
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown11
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown11.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown11.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown11.Location = new System.Drawing.Point(276, 54);
|
|||
|
this.mavlinkNumericUpDown11.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown11.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown11.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown11.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown11.Name = "mavlinkNumericUpDown11";
|
|||
|
this.mavlinkNumericUpDown11.param = null;
|
|||
|
this.mavlinkNumericUpDown11.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown11.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown11.TabIndex = 119;
|
|||
|
this.mavlinkNumericUpDown11.Value = new decimal(new int[] {
|
|||
|
1000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkNumericUpDown12
|
|||
|
//
|
|||
|
this.mavlinkNumericUpDown12.Enabled = false;
|
|||
|
this.mavlinkNumericUpDown12.Increment = new decimal(new int[] {
|
|||
|
10,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown12.Location = new System.Drawing.Point(276, 80);
|
|||
|
this.mavlinkNumericUpDown12.Max = 1F;
|
|||
|
this.mavlinkNumericUpDown12.Maximum = new decimal(new int[] {
|
|||
|
2200,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown12.Min = 0F;
|
|||
|
this.mavlinkNumericUpDown12.Minimum = new decimal(new int[] {
|
|||
|
800,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
this.mavlinkNumericUpDown12.Name = "mavlinkNumericUpDown12";
|
|||
|
this.mavlinkNumericUpDown12.param = null;
|
|||
|
this.mavlinkNumericUpDown12.ParamName = null;
|
|||
|
this.mavlinkNumericUpDown12.Size = new System.Drawing.Size(59, 20);
|
|||
|
this.mavlinkNumericUpDown12.TabIndex = 118;
|
|||
|
this.mavlinkNumericUpDown12.Value = new decimal(new int[] {
|
|||
|
2000,
|
|||
|
0,
|
|||
|
0,
|
|||
|
0});
|
|||
|
//
|
|||
|
// mavlinkCheckBox1
|
|||
|
//
|
|||
|
this.mavlinkCheckBox1.AutoSize = true;
|
|||
|
this.mavlinkCheckBox1.Enabled = false;
|
|||
|
this.mavlinkCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|||
|
this.mavlinkCheckBox1.Location = new System.Drawing.Point(267, 106);
|
|||
|
this.mavlinkCheckBox1.Name = "mavlinkCheckBox1";
|
|||
|
this.mavlinkCheckBox1.OffValue = 0F;
|
|||
|
this.mavlinkCheckBox1.OnValue = 1F;
|
|||
|
this.mavlinkCheckBox1.param = null;
|
|||
|
this.mavlinkCheckBox1.ParamName = null;
|
|||
|
this.mavlinkCheckBox1.Size = new System.Drawing.Size(66, 17);
|
|||
|
this.mavlinkCheckBox1.TabIndex = 117;
|
|||
|
this.mavlinkCheckBox1.Text = "Reverse";
|
|||
|
this.mavlinkCheckBox1.UseVisualStyleBackColor = true;
|
|||
|
//
|
|||
|
// mavlinkComboBoxTilt
|
|||
|
//
|
|||
|
this.mavlinkComboBoxTilt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|||
|
this.mavlinkComboBoxTilt.Enabled = false;
|
|||
|
this.mavlinkComboBoxTilt.FormattingEnabled = true;
|
|||
|
this.mavlinkComboBoxTilt.Location = new System.Drawing.Point(71, 3);
|
|||
|
this.mavlinkComboBoxTilt.Name = "mavlinkComboBoxTilt";
|
|||
|
this.mavlinkComboBoxTilt.param = null;
|
|||
|
this.mavlinkComboBoxTilt.ParamName = null;
|
|||
|
this.mavlinkComboBoxTilt.Size = new System.Drawing.Size(121, 21);
|
|||
|
this.mavlinkComboBoxTilt.TabIndex = 128;
|
|||
|
this.mavlinkComboBoxTilt.SelectedIndexChanged += new System.EventHandler(this.mavlinkComboBox_SelectedIndexChanged);
|
|||
|
//
|
|||
|
// mavlinkComboBoxRoll
|
|||
|
//
|
|||
|
this.mavlinkComboBoxRoll.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|||
|
this.mavlinkComboBoxRoll.Enabled = false;
|
|||
|
this.mavlinkComboBoxRoll.FormattingEnabled = true;
|
|||
|
this.mavlinkComboBoxRoll.Location = new System.Drawing.Point(71, 131);
|
|||
|
this.mavlinkComboBoxRoll.Name = "mavlinkComboBoxRoll";
|
|||
|
this.mavlinkComboBoxRoll.param = null;
|
|||
|
this.mavlinkComboBoxRoll.ParamName = null;
|
|||
|
this.mavlinkComboBoxRoll.Size = new System.Drawing.Size(121, 21);
|
|||
|
this.mavlinkComboBoxRoll.TabIndex = 129;
|
|||
|
this.mavlinkComboBoxRoll.SelectedIndexChanged += new System.EventHandler(this.mavlinkComboBox_SelectedIndexChanged);
|
|||
|
//
|
|||
|
// mavlinkComboBoxPan
|
|||
|
//
|
|||
|
this.mavlinkComboBoxPan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|||
|
this.mavlinkComboBoxPan.Enabled = false;
|
|||
|
this.mavlinkComboBoxPan.FormattingEnabled = true;
|
|||
|
this.mavlinkComboBoxPan.Location = new System.Drawing.Point(71, 255);
|
|||
|
this.mavlinkComboBoxPan.Name = "mavlinkComboBoxPan";
|
|||
|
this.mavlinkComboBoxPan.param = null;
|
|||
|
this.mavlinkComboBoxPan.ParamName = null;
|
|||
|
this.mavlinkComboBoxPan.Size = new System.Drawing.Size(121, 21);
|
|||
|
this.mavlinkComboBoxPan.TabIndex = 130;
|
|||
|
this.mavlinkComboBoxPan.SelectedIndexChanged += new System.EventHandler(this.mavlinkComboBox_SelectedIndexChanged);
|
|||
|
//
|
|||
|
// ConfigMount
|
|||
|
//
|
|||
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(39)))), ((int)(((byte)(40)))));
|
|||
|
this.Controls.Add(this.mavlinkComboBoxPan);
|
|||
|
this.Controls.Add(this.mavlinkComboBoxRoll);
|
|||
|
this.Controls.Add(this.mavlinkComboBoxTilt);
|
|||
|
this.Controls.Add(this.label1);
|
|||
|
this.Controls.Add(this.label2);
|
|||
|
this.Controls.Add(this.label3);
|
|||
|
this.Controls.Add(this.label4);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown1);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown2);
|
|||
|
this.Controls.Add(this.label7);
|
|||
|
this.Controls.Add(this.label8);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown11);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown12);
|
|||
|
this.Controls.Add(this.mavlinkCheckBox1);
|
|||
|
this.Controls.Add(this.label16);
|
|||
|
this.Controls.Add(this.label17);
|
|||
|
this.Controls.Add(this.label18);
|
|||
|
this.Controls.Add(this.label19);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown7);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown8);
|
|||
|
this.Controls.Add(this.label20);
|
|||
|
this.Controls.Add(this.label21);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown9);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown10);
|
|||
|
this.Controls.Add(this.mavlinkCheckBox3);
|
|||
|
this.Controls.Add(this.label9);
|
|||
|
this.Controls.Add(this.label10);
|
|||
|
this.Controls.Add(this.label11);
|
|||
|
this.Controls.Add(this.label12);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown3);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown4);
|
|||
|
this.Controls.Add(this.label13);
|
|||
|
this.Controls.Add(this.label14);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown5);
|
|||
|
this.Controls.Add(this.mavlinkNumericUpDown6);
|
|||
|
this.Controls.Add(this.mavlinkCheckBox2);
|
|||
|
this.Controls.Add(this.label15);
|
|||
|
this.Controls.Add(this.groupBox3);
|
|||
|
this.Controls.Add(this.pictureBox3);
|
|||
|
this.Controls.Add(this.LNK_wiki);
|
|||
|
this.Controls.Add(this.LBL_Error);
|
|||
|
this.Controls.Add(this.PBOX_WarningIcon);
|
|||
|
this.Controls.Add(this.label6);
|
|||
|
this.Controls.Add(this.label5);
|
|||
|
this.Controls.Add(this.groupBox2);
|
|||
|
this.Controls.Add(this.groupBox1);
|
|||
|
this.Controls.Add(this.pictureBox2);
|
|||
|
this.Controls.Add(this.pictureBox1);
|
|||
|
this.Name = "ConfigMount";
|
|||
|
this.Size = new System.Drawing.Size(674, 432);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.PBOX_WarningIcon)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown6)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown7)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown8)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown9)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown10)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown11)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.mavlinkNumericUpDown12)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|||
|
private System.Windows.Forms.GroupBox groupBox1;
|
|||
|
private System.Windows.Forms.GroupBox groupBox2;
|
|||
|
private System.Windows.Forms.Label label6;
|
|||
|
private System.Windows.Forms.Label label5;
|
|||
|
private PictureBoxWithPseudoOpacity PBOX_WarningIcon;
|
|||
|
private LabelWithPseudoOpacity LBL_Error;
|
|||
|
private System.Windows.Forms.LinkLabel LNK_wiki;
|
|||
|
private System.Windows.Forms.Label label15;
|
|||
|
private System.Windows.Forms.GroupBox groupBox3;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|||
|
private System.Windows.Forms.Label label9;
|
|||
|
private System.Windows.Forms.Label label10;
|
|||
|
private System.Windows.Forms.Label label11;
|
|||
|
private System.Windows.Forms.Label label12;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown3;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown4;
|
|||
|
private System.Windows.Forms.Label label13;
|
|||
|
private System.Windows.Forms.Label label14;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown5;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown6;
|
|||
|
private MavlinkCheckBox mavlinkCheckBox2;
|
|||
|
private System.Windows.Forms.Label label16;
|
|||
|
private System.Windows.Forms.Label label17;
|
|||
|
private System.Windows.Forms.Label label18;
|
|||
|
private System.Windows.Forms.Label label19;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown7;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown8;
|
|||
|
private System.Windows.Forms.Label label20;
|
|||
|
private System.Windows.Forms.Label label21;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown9;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown10;
|
|||
|
private MavlinkCheckBox mavlinkCheckBox3;
|
|||
|
private System.Windows.Forms.Label label1;
|
|||
|
private System.Windows.Forms.Label label2;
|
|||
|
private System.Windows.Forms.Label label3;
|
|||
|
private System.Windows.Forms.Label label4;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown1;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown2;
|
|||
|
private System.Windows.Forms.Label label7;
|
|||
|
private System.Windows.Forms.Label label8;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown11;
|
|||
|
private MavlinkNumericUpDown mavlinkNumericUpDown12;
|
|||
|
private MavlinkCheckBox mavlinkCheckBox1;
|
|||
|
private MavlinkComboBox mavlinkComboBoxTilt;
|
|||
|
private MavlinkComboBox mavlinkComboBoxRoll;
|
|||
|
private MavlinkComboBox mavlinkComboBoxPan;
|
|||
|
|
|||
|
}
|
|||
|
}
|