diff --git a/DS4Windows/DS4Forms/Options.Designer.cs b/DS4Windows/DS4Forms/Options.Designer.cs
index 6e09b47..ff87ded 100644
--- a/DS4Windows/DS4Forms/Options.Designer.cs
+++ b/DS4Windows/DS4Forms/Options.Designer.cs
@@ -260,73 +260,6 @@
this.nUDRainbowB = new System.Windows.Forms.NumericUpDown();
this.nUDRainbow = new System.Windows.Forms.NumericUpDown();
this.lbspc = new System.Windows.Forms.Label();
- this.tabGyro = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
- this.panel6 = new System.Windows.Forms.Panel();
- this.label34 = new System.Windows.Forms.Label();
- this.gyroOutputMode = new System.Windows.Forms.ComboBox();
- this.gyroMouseJoyFLP = new System.Windows.Forms.FlowLayoutPanel();
- this.label36 = new System.Windows.Forms.Label();
- this.btnGyroMStickTrig = new System.Windows.Forms.Button();
- this.gyroMStickTrigBehaveCk = new System.Windows.Forms.CheckBox();
- this.gyroMStickToggleCk = new System.Windows.Forms.CheckBox();
- this.label29 = new System.Windows.Forms.Label();
- this.gyroMouseStickDZ = new System.Windows.Forms.NumericUpDown();
- this.label30 = new System.Windows.Forms.Label();
- this.gyroMouseStickMaxZ = new System.Windows.Forms.NumericUpDown();
- this.label31 = new System.Windows.Forms.Label();
- this.gyroMouseStickAntiDeadX = new System.Windows.Forms.NumericUpDown();
- this.label32 = new System.Windows.Forms.Label();
- this.gyroMouseStickAntiDeadY = new System.Windows.Forms.NumericUpDown();
- this.label37 = new System.Windows.Forms.Label();
- this.gyroMStickVertScaleNUD = new System.Windows.Forms.NumericUpDown();
- this.label38 = new System.Windows.Forms.Label();
- this.label35 = new System.Windows.Forms.Label();
- this.gyroMouseStickEvalCombo = new System.Windows.Forms.ComboBox();
- this.label33 = new System.Windows.Forms.Label();
- this.gyroMousestickXAxisCom = new System.Windows.Forms.ComboBox();
- this.gyroMouseStickInvertXCk = new System.Windows.Forms.CheckBox();
- this.gyroMouseStickInvertYCk = new System.Windows.Forms.CheckBox();
- this.gyroMStickUseSmoothCk = new System.Windows.Forms.CheckBox();
- this.label39 = new System.Windows.Forms.Label();
- this.gyroMStickSmoothWeightNUD = new System.Windows.Forms.NumericUpDown();
- this.fLPTiltControls = new System.Windows.Forms.FlowLayoutPanel();
- this.bnGyroZN = new System.Windows.Forms.Button();
- this.lbGyroZN = new System.Windows.Forms.Label();
- this.bnGyroZP = new System.Windows.Forms.Button();
- this.lbGyroZP = new System.Windows.Forms.Label();
- this.bnGyroXP = new System.Windows.Forms.Button();
- this.lbGyroXP = new System.Windows.Forms.Label();
- this.bnGyroXN = new System.Windows.Forms.Button();
- this.lbGyroXN = new System.Windows.Forms.Label();
- this.lblSteeringWheelEmulationAxis = new System.Windows.Forms.Label();
- this.cBSteeringWheelEmulationAxis = new System.Windows.Forms.ComboBox();
- this.lblSteeringWheelEmulationRange = new System.Windows.Forms.Label();
- this.cBSteeringWheelEmulationRange = new System.Windows.Forms.ComboBox();
- this.btnSteeringWheelEmulationCalibrate = new System.Windows.Forms.Button();
- this.pnlSAMouse = new System.Windows.Forms.Panel();
- this.toggleGyroMCb = new System.Windows.Forms.CheckBox();
- this.label27 = new System.Windows.Forms.Label();
- this.gyroMouseDzNUD = new System.Windows.Forms.NumericUpDown();
- this.label26 = new System.Windows.Forms.Label();
- this.triggerCondAndCombo = new System.Windows.Forms.ComboBox();
- this.cBGyroMouseXAxis = new System.Windows.Forms.ComboBox();
- this.label16 = new System.Windows.Forms.Label();
- this.lbGyroSmooth = new System.Windows.Forms.Label();
- this.cBGyroSmooth = new System.Windows.Forms.CheckBox();
- this.lbSmoothWeight = new System.Windows.Forms.Label();
- this.nUDGyroSmoothWeight = new System.Windows.Forms.NumericUpDown();
- this.label12 = new System.Windows.Forms.Label();
- this.nUDGyroMouseVertScale = new System.Windows.Forms.NumericUpDown();
- this.label11 = new System.Windows.Forms.Label();
- this.gyroTriggerBehavior = new System.Windows.Forms.CheckBox();
- this.cBGyroInvertY = new System.Windows.Forms.CheckBox();
- this.cBGyroInvertX = new System.Windows.Forms.CheckBox();
- this.lbGyroInvert = new System.Windows.Forms.Label();
- this.lbGyroTriggers = new System.Windows.Forms.Label();
- this.btnGyroTriggers = new System.Windows.Forms.Button();
- this.nUDGyroSensitivity = new System.Windows.Forms.NumericUpDown();
- this.lbGyroSens = new System.Windows.Forms.Label();
this.tabAxis = new System.Windows.Forms.TabPage();
this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
@@ -412,6 +345,73 @@
this.label62 = new System.Windows.Forms.Label();
this.nUDSX = new System.Windows.Forms.NumericUpDown();
this.label61 = new System.Windows.Forms.Label();
+ this.tabGyro = new System.Windows.Forms.TabPage();
+ this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
+ this.panel6 = new System.Windows.Forms.Panel();
+ this.label34 = new System.Windows.Forms.Label();
+ this.gyroOutputMode = new System.Windows.Forms.ComboBox();
+ this.gyroMouseJoyFLP = new System.Windows.Forms.FlowLayoutPanel();
+ this.label36 = new System.Windows.Forms.Label();
+ this.btnGyroMStickTrig = new System.Windows.Forms.Button();
+ this.gyroMStickTrigBehaveCk = new System.Windows.Forms.CheckBox();
+ this.gyroMStickToggleCk = new System.Windows.Forms.CheckBox();
+ this.label29 = new System.Windows.Forms.Label();
+ this.gyroMouseStickDZ = new System.Windows.Forms.NumericUpDown();
+ this.label30 = new System.Windows.Forms.Label();
+ this.gyroMouseStickMaxZ = new System.Windows.Forms.NumericUpDown();
+ this.label31 = new System.Windows.Forms.Label();
+ this.gyroMouseStickAntiDeadX = new System.Windows.Forms.NumericUpDown();
+ this.label32 = new System.Windows.Forms.Label();
+ this.gyroMouseStickAntiDeadY = new System.Windows.Forms.NumericUpDown();
+ this.label37 = new System.Windows.Forms.Label();
+ this.gyroMStickVertScaleNUD = new System.Windows.Forms.NumericUpDown();
+ this.label38 = new System.Windows.Forms.Label();
+ this.label35 = new System.Windows.Forms.Label();
+ this.gyroMouseStickEvalCombo = new System.Windows.Forms.ComboBox();
+ this.label33 = new System.Windows.Forms.Label();
+ this.gyroMousestickXAxisCom = new System.Windows.Forms.ComboBox();
+ this.gyroMouseStickInvertXCk = new System.Windows.Forms.CheckBox();
+ this.gyroMouseStickInvertYCk = new System.Windows.Forms.CheckBox();
+ this.gyroMStickUseSmoothCk = new System.Windows.Forms.CheckBox();
+ this.label39 = new System.Windows.Forms.Label();
+ this.gyroMStickSmoothWeightNUD = new System.Windows.Forms.NumericUpDown();
+ this.fLPTiltControls = new System.Windows.Forms.FlowLayoutPanel();
+ this.bnGyroZN = new System.Windows.Forms.Button();
+ this.lbGyroZN = new System.Windows.Forms.Label();
+ this.bnGyroZP = new System.Windows.Forms.Button();
+ this.lbGyroZP = new System.Windows.Forms.Label();
+ this.bnGyroXP = new System.Windows.Forms.Button();
+ this.lbGyroXP = new System.Windows.Forms.Label();
+ this.bnGyroXN = new System.Windows.Forms.Button();
+ this.lbGyroXN = new System.Windows.Forms.Label();
+ this.lblSteeringWheelEmulationAxis = new System.Windows.Forms.Label();
+ this.cBSteeringWheelEmulationAxis = new System.Windows.Forms.ComboBox();
+ this.lblSteeringWheelEmulationRange = new System.Windows.Forms.Label();
+ this.cBSteeringWheelEmulationRange = new System.Windows.Forms.ComboBox();
+ this.btnSteeringWheelEmulationCalibrate = new System.Windows.Forms.Button();
+ this.pnlSAMouse = new System.Windows.Forms.Panel();
+ this.toggleGyroMCb = new System.Windows.Forms.CheckBox();
+ this.label27 = new System.Windows.Forms.Label();
+ this.gyroMouseDzNUD = new System.Windows.Forms.NumericUpDown();
+ this.label26 = new System.Windows.Forms.Label();
+ this.triggerCondAndCombo = new System.Windows.Forms.ComboBox();
+ this.cBGyroMouseXAxis = new System.Windows.Forms.ComboBox();
+ this.label16 = new System.Windows.Forms.Label();
+ this.lbGyroSmooth = new System.Windows.Forms.Label();
+ this.cBGyroSmooth = new System.Windows.Forms.CheckBox();
+ this.lbSmoothWeight = new System.Windows.Forms.Label();
+ this.nUDGyroSmoothWeight = new System.Windows.Forms.NumericUpDown();
+ this.label12 = new System.Windows.Forms.Label();
+ this.nUDGyroMouseVertScale = new System.Windows.Forms.NumericUpDown();
+ this.label11 = new System.Windows.Forms.Label();
+ this.gyroTriggerBehavior = new System.Windows.Forms.CheckBox();
+ this.cBGyroInvertY = new System.Windows.Forms.CheckBox();
+ this.cBGyroInvertX = new System.Windows.Forms.CheckBox();
+ this.lbGyroInvert = new System.Windows.Forms.Label();
+ this.lbGyroTriggers = new System.Windows.Forms.Label();
+ this.btnGyroTriggers = new System.Windows.Forms.Button();
+ this.nUDGyroSensitivity = new System.Windows.Forms.NumericUpDown();
+ this.lbGyroSens = new System.Windows.Forms.Label();
this.tabOther = new System.Windows.Forms.TabPage();
this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
this.gBRumble = new System.Windows.Forms.GroupBox();
@@ -493,22 +493,6 @@
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nUDRainbowB)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).BeginInit();
- this.tabGyro.SuspendLayout();
- this.flowLayoutPanel2.SuspendLayout();
- this.panel6.SuspendLayout();
- this.gyroMouseJoyFLP.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickDZ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickMaxZ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMStickVertScaleNUD)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMStickSmoothWeightNUD)).BeginInit();
- this.fLPTiltControls.SuspendLayout();
- this.pnlSAMouse.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseDzNUD)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSmoothWeight)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroMouseVertScale)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSensitivity)).BeginInit();
this.tabAxis.SuspendLayout();
this.flowLayoutPanel3.SuspendLayout();
this.groupBox1.SuspendLayout();
@@ -546,6 +530,22 @@
((System.ComponentModel.ISupportInitialize)(this.nUDSixAxisXMaxZone)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nUDSX)).BeginInit();
+ this.tabGyro.SuspendLayout();
+ this.flowLayoutPanel2.SuspendLayout();
+ this.panel6.SuspendLayout();
+ this.gyroMouseJoyFLP.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickDZ)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickMaxZ)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadX)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadY)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMStickVertScaleNUD)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMStickSmoothWeightNUD)).BeginInit();
+ this.fLPTiltControls.SuspendLayout();
+ this.pnlSAMouse.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseDzNUD)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSmoothWeight)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroMouseVertScale)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSensitivity)).BeginInit();
this.tabOther.SuspendLayout();
this.flowLayoutPanel4.SuspendLayout();
this.gBRumble.SuspendLayout();
@@ -2752,590 +2752,6 @@
resources.ApplyResources(this.lbspc, "lbspc");
this.lbspc.Name = "lbspc";
//
- // tabGyro
- //
- this.tabGyro.Controls.Add(this.flowLayoutPanel2);
- resources.ApplyResources(this.tabGyro, "tabGyro");
- this.tabGyro.Name = "tabGyro";
- this.tabGyro.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel2
- //
- resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2");
- this.flowLayoutPanel2.Controls.Add(this.panel6);
- this.flowLayoutPanel2.Controls.Add(this.gyroMouseJoyFLP);
- this.flowLayoutPanel2.Controls.Add(this.fLPTiltControls);
- this.flowLayoutPanel2.Controls.Add(this.pnlSAMouse);
- this.flowLayoutPanel2.Name = "flowLayoutPanel2";
- //
- // panel6
- //
- this.panel6.Controls.Add(this.label34);
- this.panel6.Controls.Add(this.gyroOutputMode);
- resources.ApplyResources(this.panel6, "panel6");
- this.panel6.Name = "panel6";
- //
- // label34
- //
- resources.ApplyResources(this.label34, "label34");
- this.label34.Name = "label34";
- //
- // gyroOutputMode
- //
- this.gyroOutputMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.gyroOutputMode.FormattingEnabled = true;
- this.gyroOutputMode.Items.AddRange(new object[] {
- resources.GetString("gyroOutputMode.Items"),
- resources.GetString("gyroOutputMode.Items1"),
- resources.GetString("gyroOutputMode.Items2")});
- resources.ApplyResources(this.gyroOutputMode, "gyroOutputMode");
- this.gyroOutputMode.Name = "gyroOutputMode";
- //
- // gyroMouseJoyFLP
- //
- this.gyroMouseJoyFLP.Controls.Add(this.label36);
- this.gyroMouseJoyFLP.Controls.Add(this.btnGyroMStickTrig);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickTrigBehaveCk);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickToggleCk);
- this.gyroMouseJoyFLP.Controls.Add(this.label29);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickDZ);
- this.gyroMouseJoyFLP.Controls.Add(this.label30);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickMaxZ);
- this.gyroMouseJoyFLP.Controls.Add(this.label31);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickAntiDeadX);
- this.gyroMouseJoyFLP.Controls.Add(this.label32);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickAntiDeadY);
- this.gyroMouseJoyFLP.Controls.Add(this.label37);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickVertScaleNUD);
- this.gyroMouseJoyFLP.Controls.Add(this.label38);
- this.gyroMouseJoyFLP.Controls.Add(this.label35);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickEvalCombo);
- this.gyroMouseJoyFLP.Controls.Add(this.label33);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMousestickXAxisCom);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickInvertXCk);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickInvertYCk);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickUseSmoothCk);
- this.gyroMouseJoyFLP.Controls.Add(this.label39);
- this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickSmoothWeightNUD);
- resources.ApplyResources(this.gyroMouseJoyFLP, "gyroMouseJoyFLP");
- this.gyroMouseJoyFLP.Name = "gyroMouseJoyFLP";
- //
- // label36
- //
- resources.ApplyResources(this.label36, "label36");
- this.label36.Name = "label36";
- //
- // btnGyroMStickTrig
- //
- resources.ApplyResources(this.btnGyroMStickTrig, "btnGyroMStickTrig");
- this.btnGyroMStickTrig.Name = "btnGyroMStickTrig";
- this.btnGyroMStickTrig.UseVisualStyleBackColor = true;
- //
- // gyroMStickTrigBehaveCk
- //
- this.gyroMStickTrigBehaveCk.Checked = true;
- this.gyroMStickTrigBehaveCk.CheckState = System.Windows.Forms.CheckState.Checked;
- resources.ApplyResources(this.gyroMStickTrigBehaveCk, "gyroMStickTrigBehaveCk");
- this.gyroMStickTrigBehaveCk.Name = "gyroMStickTrigBehaveCk";
- this.gyroMStickTrigBehaveCk.UseVisualStyleBackColor = true;
- //
- // gyroMStickToggleCk
- //
- resources.ApplyResources(this.gyroMStickToggleCk, "gyroMStickToggleCk");
- this.gyroMStickToggleCk.Name = "gyroMStickToggleCk";
- this.gyroMStickToggleCk.UseVisualStyleBackColor = true;
- //
- // label29
- //
- resources.ApplyResources(this.label29, "label29");
- this.label29.Name = "label29";
- //
- // gyroMouseStickDZ
- //
- resources.ApplyResources(this.gyroMouseStickDZ, "gyroMouseStickDZ");
- this.gyroMouseStickDZ.Maximum = new decimal(new int[] {
- 2000,
- 0,
- 0,
- 0});
- this.gyroMouseStickDZ.Name = "gyroMouseStickDZ";
- this.gyroMouseStickDZ.Value = new decimal(new int[] {
- 30,
- 0,
- 0,
- 0});
- //
- // label30
- //
- resources.ApplyResources(this.label30, "label30");
- this.label30.Name = "label30";
- //
- // gyroMouseStickMaxZ
- //
- resources.ApplyResources(this.gyroMouseStickMaxZ, "gyroMouseStickMaxZ");
- this.gyroMouseStickMaxZ.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.gyroMouseStickMaxZ.Name = "gyroMouseStickMaxZ";
- this.gyroMouseStickMaxZ.Value = new decimal(new int[] {
- 830,
- 0,
- 0,
- 0});
- //
- // label31
- //
- resources.ApplyResources(this.label31, "label31");
- this.label31.Name = "label31";
- //
- // gyroMouseStickAntiDeadX
- //
- this.gyroMouseStickAntiDeadX.DecimalPlaces = 2;
- resources.ApplyResources(this.gyroMouseStickAntiDeadX, "gyroMouseStickAntiDeadX");
- this.gyroMouseStickAntiDeadX.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.gyroMouseStickAntiDeadX.Name = "gyroMouseStickAntiDeadX";
- this.gyroMouseStickAntiDeadX.Value = new decimal(new int[] {
- 35,
- 0,
- 0,
- 131072});
- //
- // label32
- //
- resources.ApplyResources(this.label32, "label32");
- this.label32.Name = "label32";
- //
- // gyroMouseStickAntiDeadY
- //
- this.gyroMouseStickAntiDeadY.DecimalPlaces = 2;
- resources.ApplyResources(this.gyroMouseStickAntiDeadY, "gyroMouseStickAntiDeadY");
- this.gyroMouseStickAntiDeadY.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.gyroMouseStickAntiDeadY.Name = "gyroMouseStickAntiDeadY";
- this.gyroMouseStickAntiDeadY.Value = new decimal(new int[] {
- 35,
- 0,
- 0,
- 131072});
- //
- // label37
- //
- resources.ApplyResources(this.label37, "label37");
- this.label37.Name = "label37";
- //
- // gyroMStickVertScaleNUD
- //
- resources.ApplyResources(this.gyroMStickVertScaleNUD, "gyroMStickVertScaleNUD");
- this.gyroMStickVertScaleNUD.Maximum = new decimal(new int[] {
- 400,
- 0,
- 0,
- 0});
- this.gyroMStickVertScaleNUD.Name = "gyroMStickVertScaleNUD";
- this.gyroMStickVertScaleNUD.Value = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- //
- // label38
- //
- resources.ApplyResources(this.label38, "label38");
- this.label38.Name = "label38";
- //
- // label35
- //
- resources.ApplyResources(this.label35, "label35");
- this.label35.Name = "label35";
- //
- // gyroMouseStickEvalCombo
- //
- this.gyroMouseStickEvalCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.gyroMouseStickEvalCombo.FormattingEnabled = true;
- this.gyroMouseStickEvalCombo.Items.AddRange(new object[] {
- resources.GetString("gyroMouseStickEvalCombo.Items"),
- resources.GetString("gyroMouseStickEvalCombo.Items1")});
- resources.ApplyResources(this.gyroMouseStickEvalCombo, "gyroMouseStickEvalCombo");
- this.gyroMouseStickEvalCombo.Name = "gyroMouseStickEvalCombo";
- //
- // label33
- //
- resources.ApplyResources(this.label33, "label33");
- this.label33.Name = "label33";
- //
- // gyroMousestickXAxisCom
- //
- this.gyroMousestickXAxisCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.gyroMousestickXAxisCom.FormattingEnabled = true;
- this.gyroMousestickXAxisCom.Items.AddRange(new object[] {
- resources.GetString("gyroMousestickXAxisCom.Items"),
- resources.GetString("gyroMousestickXAxisCom.Items1")});
- resources.ApplyResources(this.gyroMousestickXAxisCom, "gyroMousestickXAxisCom");
- this.gyroMousestickXAxisCom.Name = "gyroMousestickXAxisCom";
- //
- // gyroMouseStickInvertXCk
- //
- resources.ApplyResources(this.gyroMouseStickInvertXCk, "gyroMouseStickInvertXCk");
- this.gyroMouseStickInvertXCk.Name = "gyroMouseStickInvertXCk";
- this.gyroMouseStickInvertXCk.UseVisualStyleBackColor = true;
- //
- // gyroMouseStickInvertYCk
- //
- resources.ApplyResources(this.gyroMouseStickInvertYCk, "gyroMouseStickInvertYCk");
- this.gyroMouseStickInvertYCk.Name = "gyroMouseStickInvertYCk";
- this.gyroMouseStickInvertYCk.UseVisualStyleBackColor = true;
- //
- // gyroMStickUseSmoothCk
- //
- resources.ApplyResources(this.gyroMStickUseSmoothCk, "gyroMStickUseSmoothCk");
- this.gyroMStickUseSmoothCk.Name = "gyroMStickUseSmoothCk";
- this.gyroMStickUseSmoothCk.UseVisualStyleBackColor = true;
- //
- // label39
- //
- resources.ApplyResources(this.label39, "label39");
- this.label39.Name = "label39";
- //
- // gyroMStickSmoothWeightNUD
- //
- this.gyroMStickSmoothWeightNUD.DecimalPlaces = 3;
- resources.ApplyResources(this.gyroMStickSmoothWeightNUD, "gyroMStickSmoothWeightNUD");
- this.gyroMStickSmoothWeightNUD.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.gyroMStickSmoothWeightNUD.Name = "gyroMStickSmoothWeightNUD";
- this.gyroMStickSmoothWeightNUD.Value = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- //
- // fLPTiltControls
- //
- this.fLPTiltControls.Controls.Add(this.bnGyroZN);
- this.fLPTiltControls.Controls.Add(this.lbGyroZN);
- this.fLPTiltControls.Controls.Add(this.bnGyroZP);
- this.fLPTiltControls.Controls.Add(this.lbGyroZP);
- this.fLPTiltControls.Controls.Add(this.bnGyroXP);
- this.fLPTiltControls.Controls.Add(this.lbGyroXP);
- this.fLPTiltControls.Controls.Add(this.bnGyroXN);
- this.fLPTiltControls.Controls.Add(this.lbGyroXN);
- this.fLPTiltControls.Controls.Add(this.lblSteeringWheelEmulationAxis);
- this.fLPTiltControls.Controls.Add(this.cBSteeringWheelEmulationAxis);
- this.fLPTiltControls.Controls.Add(this.lblSteeringWheelEmulationRange);
- this.fLPTiltControls.Controls.Add(this.cBSteeringWheelEmulationRange);
- this.fLPTiltControls.Controls.Add(this.btnSteeringWheelEmulationCalibrate);
- resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls");
- this.fLPTiltControls.Name = "fLPTiltControls";
- //
- // bnGyroZN
- //
- this.bnGyroZN.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnGyroZN, "bnGyroZN");
- this.bnGyroZN.Name = "bnGyroZN";
- this.bnGyroZN.UseVisualStyleBackColor = true;
- //
- // lbGyroZN
- //
- resources.ApplyResources(this.lbGyroZN, "lbGyroZN");
- this.lbGyroZN.Name = "lbGyroZN";
- //
- // bnGyroZP
- //
- this.bnGyroZP.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnGyroZP, "bnGyroZP");
- this.bnGyroZP.Name = "bnGyroZP";
- this.bnGyroZP.UseVisualStyleBackColor = true;
- //
- // lbGyroZP
- //
- resources.ApplyResources(this.lbGyroZP, "lbGyroZP");
- this.lbGyroZP.Name = "lbGyroZP";
- //
- // bnGyroXP
- //
- this.bnGyroXP.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnGyroXP, "bnGyroXP");
- this.bnGyroXP.Name = "bnGyroXP";
- this.bnGyroXP.UseVisualStyleBackColor = true;
- //
- // lbGyroXP
- //
- resources.ApplyResources(this.lbGyroXP, "lbGyroXP");
- this.lbGyroXP.Name = "lbGyroXP";
- //
- // bnGyroXN
- //
- this.bnGyroXN.ContextMenuStrip = this.cMSPresets;
- resources.ApplyResources(this.bnGyroXN, "bnGyroXN");
- this.bnGyroXN.Name = "bnGyroXN";
- this.bnGyroXN.UseVisualStyleBackColor = true;
- //
- // lbGyroXN
- //
- resources.ApplyResources(this.lbGyroXN, "lbGyroXN");
- this.lbGyroXN.Name = "lbGyroXN";
- //
- // lblSteeringWheelEmulationAxis
- //
- resources.ApplyResources(this.lblSteeringWheelEmulationAxis, "lblSteeringWheelEmulationAxis");
- this.lblSteeringWheelEmulationAxis.Name = "lblSteeringWheelEmulationAxis";
- //
- // cBSteeringWheelEmulationAxis
- //
- this.cBSteeringWheelEmulationAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cBSteeringWheelEmulationAxis.FormattingEnabled = true;
- this.cBSteeringWheelEmulationAxis.Items.AddRange(new object[] {
- resources.GetString("cBSteeringWheelEmulationAxis.Items"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items1"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items2"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items3"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items4"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items5"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items6"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items7"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items8"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items9"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items10"),
- resources.GetString("cBSteeringWheelEmulationAxis.Items11")});
- resources.ApplyResources(this.cBSteeringWheelEmulationAxis, "cBSteeringWheelEmulationAxis");
- this.cBSteeringWheelEmulationAxis.Name = "cBSteeringWheelEmulationAxis";
- //
- // lblSteeringWheelEmulationRange
- //
- resources.ApplyResources(this.lblSteeringWheelEmulationRange, "lblSteeringWheelEmulationRange");
- this.lblSteeringWheelEmulationRange.Name = "lblSteeringWheelEmulationRange";
- //
- // cBSteeringWheelEmulationRange
- //
- this.cBSteeringWheelEmulationRange.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cBSteeringWheelEmulationRange.FormattingEnabled = true;
- this.cBSteeringWheelEmulationRange.Items.AddRange(new object[] {
- resources.GetString("cBSteeringWheelEmulationRange.Items"),
- resources.GetString("cBSteeringWheelEmulationRange.Items1"),
- resources.GetString("cBSteeringWheelEmulationRange.Items2"),
- resources.GetString("cBSteeringWheelEmulationRange.Items3"),
- resources.GetString("cBSteeringWheelEmulationRange.Items4"),
- resources.GetString("cBSteeringWheelEmulationRange.Items5"),
- resources.GetString("cBSteeringWheelEmulationRange.Items6"),
- resources.GetString("cBSteeringWheelEmulationRange.Items7"),
- resources.GetString("cBSteeringWheelEmulationRange.Items8")});
- resources.ApplyResources(this.cBSteeringWheelEmulationRange, "cBSteeringWheelEmulationRange");
- this.cBSteeringWheelEmulationRange.Name = "cBSteeringWheelEmulationRange";
- //
- // btnSteeringWheelEmulationCalibrate
- //
- resources.ApplyResources(this.btnSteeringWheelEmulationCalibrate, "btnSteeringWheelEmulationCalibrate");
- this.btnSteeringWheelEmulationCalibrate.Name = "btnSteeringWheelEmulationCalibrate";
- this.btnSteeringWheelEmulationCalibrate.UseVisualStyleBackColor = true;
- //
- // pnlSAMouse
- //
- this.pnlSAMouse.Controls.Add(this.toggleGyroMCb);
- this.pnlSAMouse.Controls.Add(this.label27);
- this.pnlSAMouse.Controls.Add(this.gyroMouseDzNUD);
- this.pnlSAMouse.Controls.Add(this.label26);
- this.pnlSAMouse.Controls.Add(this.triggerCondAndCombo);
- this.pnlSAMouse.Controls.Add(this.cBGyroMouseXAxis);
- this.pnlSAMouse.Controls.Add(this.label16);
- this.pnlSAMouse.Controls.Add(this.lbGyroSmooth);
- this.pnlSAMouse.Controls.Add(this.cBGyroSmooth);
- this.pnlSAMouse.Controls.Add(this.lbSmoothWeight);
- this.pnlSAMouse.Controls.Add(this.nUDGyroSmoothWeight);
- this.pnlSAMouse.Controls.Add(this.label12);
- this.pnlSAMouse.Controls.Add(this.nUDGyroMouseVertScale);
- this.pnlSAMouse.Controls.Add(this.label11);
- this.pnlSAMouse.Controls.Add(this.gyroTriggerBehavior);
- this.pnlSAMouse.Controls.Add(this.cBGyroInvertY);
- this.pnlSAMouse.Controls.Add(this.cBGyroInvertX);
- this.pnlSAMouse.Controls.Add(this.lbGyroInvert);
- this.pnlSAMouse.Controls.Add(this.lbGyroTriggers);
- this.pnlSAMouse.Controls.Add(this.btnGyroTriggers);
- this.pnlSAMouse.Controls.Add(this.nUDGyroSensitivity);
- this.pnlSAMouse.Controls.Add(this.lbGyroSens);
- resources.ApplyResources(this.pnlSAMouse, "pnlSAMouse");
- this.pnlSAMouse.Name = "pnlSAMouse";
- //
- // toggleGyroMCb
- //
- resources.ApplyResources(this.toggleGyroMCb, "toggleGyroMCb");
- this.toggleGyroMCb.Name = "toggleGyroMCb";
- this.toggleGyroMCb.UseVisualStyleBackColor = true;
- //
- // label27
- //
- resources.ApplyResources(this.label27, "label27");
- this.label27.Name = "label27";
- //
- // gyroMouseDzNUD
- //
- resources.ApplyResources(this.gyroMouseDzNUD, "gyroMouseDzNUD");
- this.gyroMouseDzNUD.Name = "gyroMouseDzNUD";
- this.gyroMouseDzNUD.Value = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- //
- // label26
- //
- resources.ApplyResources(this.label26, "label26");
- this.label26.Name = "label26";
- //
- // triggerCondAndCombo
- //
- this.triggerCondAndCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.triggerCondAndCombo.FormattingEnabled = true;
- this.triggerCondAndCombo.Items.AddRange(new object[] {
- resources.GetString("triggerCondAndCombo.Items"),
- resources.GetString("triggerCondAndCombo.Items1")});
- resources.ApplyResources(this.triggerCondAndCombo, "triggerCondAndCombo");
- this.triggerCondAndCombo.Name = "triggerCondAndCombo";
- //
- // cBGyroMouseXAxis
- //
- this.cBGyroMouseXAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cBGyroMouseXAxis.FormattingEnabled = true;
- this.cBGyroMouseXAxis.Items.AddRange(new object[] {
- resources.GetString("cBGyroMouseXAxis.Items"),
- resources.GetString("cBGyroMouseXAxis.Items1")});
- resources.ApplyResources(this.cBGyroMouseXAxis, "cBGyroMouseXAxis");
- this.cBGyroMouseXAxis.Name = "cBGyroMouseXAxis";
- //
- // label16
- //
- resources.ApplyResources(this.label16, "label16");
- this.label16.Name = "label16";
- //
- // lbGyroSmooth
- //
- resources.ApplyResources(this.lbGyroSmooth, "lbGyroSmooth");
- this.lbGyroSmooth.Name = "lbGyroSmooth";
- //
- // cBGyroSmooth
- //
- resources.ApplyResources(this.cBGyroSmooth, "cBGyroSmooth");
- this.cBGyroSmooth.Name = "cBGyroSmooth";
- this.cBGyroSmooth.UseVisualStyleBackColor = true;
- //
- // lbSmoothWeight
- //
- resources.ApplyResources(this.lbSmoothWeight, "lbSmoothWeight");
- this.lbSmoothWeight.Name = "lbSmoothWeight";
- //
- // nUDGyroSmoothWeight
- //
- this.nUDGyroSmoothWeight.DecimalPlaces = 3;
- resources.ApplyResources(this.nUDGyroSmoothWeight, "nUDGyroSmoothWeight");
- this.nUDGyroSmoothWeight.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.nUDGyroSmoothWeight.Name = "nUDGyroSmoothWeight";
- this.nUDGyroSmoothWeight.Value = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- //
- // label12
- //
- resources.ApplyResources(this.label12, "label12");
- this.label12.Name = "label12";
- //
- // nUDGyroMouseVertScale
- //
- this.nUDGyroMouseVertScale.Increment = new decimal(new int[] {
- 1,
- 0,
- 0,
- 65536});
- resources.ApplyResources(this.nUDGyroMouseVertScale, "nUDGyroMouseVertScale");
- this.nUDGyroMouseVertScale.Maximum = new decimal(new int[] {
- 1000,
- 0,
- 0,
- 0});
- this.nUDGyroMouseVertScale.Name = "nUDGyroMouseVertScale";
- this.nUDGyroMouseVertScale.Value = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- //
- // label11
- //
- resources.ApplyResources(this.label11, "label11");
- this.label11.Name = "label11";
- //
- // gyroTriggerBehavior
- //
- resources.ApplyResources(this.gyroTriggerBehavior, "gyroTriggerBehavior");
- this.gyroTriggerBehavior.Checked = true;
- this.gyroTriggerBehavior.CheckState = System.Windows.Forms.CheckState.Checked;
- this.gyroTriggerBehavior.Name = "gyroTriggerBehavior";
- this.gyroTriggerBehavior.UseVisualStyleBackColor = true;
- //
- // cBGyroInvertY
- //
- resources.ApplyResources(this.cBGyroInvertY, "cBGyroInvertY");
- this.cBGyroInvertY.Name = "cBGyroInvertY";
- this.cBGyroInvertY.UseVisualStyleBackColor = true;
- //
- // cBGyroInvertX
- //
- resources.ApplyResources(this.cBGyroInvertX, "cBGyroInvertX");
- this.cBGyroInvertX.Name = "cBGyroInvertX";
- this.cBGyroInvertX.UseVisualStyleBackColor = true;
- //
- // lbGyroInvert
- //
- resources.ApplyResources(this.lbGyroInvert, "lbGyroInvert");
- this.lbGyroInvert.Name = "lbGyroInvert";
- //
- // lbGyroTriggers
- //
- resources.ApplyResources(this.lbGyroTriggers, "lbGyroTriggers");
- this.lbGyroTriggers.Name = "lbGyroTriggers";
- //
- // btnGyroTriggers
- //
- resources.ApplyResources(this.btnGyroTriggers, "btnGyroTriggers");
- this.btnGyroTriggers.Name = "btnGyroTriggers";
- this.btnGyroTriggers.UseVisualStyleBackColor = true;
- //
- // nUDGyroSensitivity
- //
- resources.ApplyResources(this.nUDGyroSensitivity, "nUDGyroSensitivity");
- this.nUDGyroSensitivity.Maximum = new decimal(new int[] {
- 300,
- 0,
- 0,
- 0});
- this.nUDGyroSensitivity.Name = "nUDGyroSensitivity";
- this.nUDGyroSensitivity.Value = new decimal(new int[] {
- 100,
- 0,
- 0,
- 0});
- //
- // lbGyroSens
- //
- resources.ApplyResources(this.lbGyroSens, "lbGyroSens");
- this.lbGyroSens.Name = "lbGyroSens";
- //
// tabAxis
//
this.tabAxis.Controls.Add(this.flowLayoutPanel3);
@@ -4366,6 +3782,590 @@
resources.ApplyResources(this.label61, "label61");
this.label61.Name = "label61";
//
+ // tabGyro
+ //
+ this.tabGyro.Controls.Add(this.flowLayoutPanel2);
+ resources.ApplyResources(this.tabGyro, "tabGyro");
+ this.tabGyro.Name = "tabGyro";
+ this.tabGyro.UseVisualStyleBackColor = true;
+ //
+ // flowLayoutPanel2
+ //
+ resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2");
+ this.flowLayoutPanel2.Controls.Add(this.panel6);
+ this.flowLayoutPanel2.Controls.Add(this.gyroMouseJoyFLP);
+ this.flowLayoutPanel2.Controls.Add(this.fLPTiltControls);
+ this.flowLayoutPanel2.Controls.Add(this.pnlSAMouse);
+ this.flowLayoutPanel2.Name = "flowLayoutPanel2";
+ //
+ // panel6
+ //
+ this.panel6.Controls.Add(this.label34);
+ this.panel6.Controls.Add(this.gyroOutputMode);
+ resources.ApplyResources(this.panel6, "panel6");
+ this.panel6.Name = "panel6";
+ //
+ // label34
+ //
+ resources.ApplyResources(this.label34, "label34");
+ this.label34.Name = "label34";
+ //
+ // gyroOutputMode
+ //
+ this.gyroOutputMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.gyroOutputMode.FormattingEnabled = true;
+ this.gyroOutputMode.Items.AddRange(new object[] {
+ resources.GetString("gyroOutputMode.Items"),
+ resources.GetString("gyroOutputMode.Items1"),
+ resources.GetString("gyroOutputMode.Items2")});
+ resources.ApplyResources(this.gyroOutputMode, "gyroOutputMode");
+ this.gyroOutputMode.Name = "gyroOutputMode";
+ //
+ // gyroMouseJoyFLP
+ //
+ this.gyroMouseJoyFLP.Controls.Add(this.label36);
+ this.gyroMouseJoyFLP.Controls.Add(this.btnGyroMStickTrig);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickTrigBehaveCk);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickToggleCk);
+ this.gyroMouseJoyFLP.Controls.Add(this.label29);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickDZ);
+ this.gyroMouseJoyFLP.Controls.Add(this.label30);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickMaxZ);
+ this.gyroMouseJoyFLP.Controls.Add(this.label31);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickAntiDeadX);
+ this.gyroMouseJoyFLP.Controls.Add(this.label32);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickAntiDeadY);
+ this.gyroMouseJoyFLP.Controls.Add(this.label37);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickVertScaleNUD);
+ this.gyroMouseJoyFLP.Controls.Add(this.label38);
+ this.gyroMouseJoyFLP.Controls.Add(this.label35);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickEvalCombo);
+ this.gyroMouseJoyFLP.Controls.Add(this.label33);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMousestickXAxisCom);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickInvertXCk);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMouseStickInvertYCk);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickUseSmoothCk);
+ this.gyroMouseJoyFLP.Controls.Add(this.label39);
+ this.gyroMouseJoyFLP.Controls.Add(this.gyroMStickSmoothWeightNUD);
+ resources.ApplyResources(this.gyroMouseJoyFLP, "gyroMouseJoyFLP");
+ this.gyroMouseJoyFLP.Name = "gyroMouseJoyFLP";
+ //
+ // label36
+ //
+ resources.ApplyResources(this.label36, "label36");
+ this.label36.Name = "label36";
+ //
+ // btnGyroMStickTrig
+ //
+ resources.ApplyResources(this.btnGyroMStickTrig, "btnGyroMStickTrig");
+ this.btnGyroMStickTrig.Name = "btnGyroMStickTrig";
+ this.btnGyroMStickTrig.UseVisualStyleBackColor = true;
+ //
+ // gyroMStickTrigBehaveCk
+ //
+ this.gyroMStickTrigBehaveCk.Checked = true;
+ this.gyroMStickTrigBehaveCk.CheckState = System.Windows.Forms.CheckState.Checked;
+ resources.ApplyResources(this.gyroMStickTrigBehaveCk, "gyroMStickTrigBehaveCk");
+ this.gyroMStickTrigBehaveCk.Name = "gyroMStickTrigBehaveCk";
+ this.gyroMStickTrigBehaveCk.UseVisualStyleBackColor = true;
+ //
+ // gyroMStickToggleCk
+ //
+ resources.ApplyResources(this.gyroMStickToggleCk, "gyroMStickToggleCk");
+ this.gyroMStickToggleCk.Name = "gyroMStickToggleCk";
+ this.gyroMStickToggleCk.UseVisualStyleBackColor = true;
+ //
+ // label29
+ //
+ resources.ApplyResources(this.label29, "label29");
+ this.label29.Name = "label29";
+ //
+ // gyroMouseStickDZ
+ //
+ resources.ApplyResources(this.gyroMouseStickDZ, "gyroMouseStickDZ");
+ this.gyroMouseStickDZ.Maximum = new decimal(new int[] {
+ 2000,
+ 0,
+ 0,
+ 0});
+ this.gyroMouseStickDZ.Name = "gyroMouseStickDZ";
+ this.gyroMouseStickDZ.Value = new decimal(new int[] {
+ 30,
+ 0,
+ 0,
+ 0});
+ //
+ // label30
+ //
+ resources.ApplyResources(this.label30, "label30");
+ this.label30.Name = "label30";
+ //
+ // gyroMouseStickMaxZ
+ //
+ resources.ApplyResources(this.gyroMouseStickMaxZ, "gyroMouseStickMaxZ");
+ this.gyroMouseStickMaxZ.Maximum = new decimal(new int[] {
+ 10000,
+ 0,
+ 0,
+ 0});
+ this.gyroMouseStickMaxZ.Name = "gyroMouseStickMaxZ";
+ this.gyroMouseStickMaxZ.Value = new decimal(new int[] {
+ 830,
+ 0,
+ 0,
+ 0});
+ //
+ // label31
+ //
+ resources.ApplyResources(this.label31, "label31");
+ this.label31.Name = "label31";
+ //
+ // gyroMouseStickAntiDeadX
+ //
+ this.gyroMouseStickAntiDeadX.DecimalPlaces = 2;
+ resources.ApplyResources(this.gyroMouseStickAntiDeadX, "gyroMouseStickAntiDeadX");
+ this.gyroMouseStickAntiDeadX.Maximum = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 0});
+ this.gyroMouseStickAntiDeadX.Name = "gyroMouseStickAntiDeadX";
+ this.gyroMouseStickAntiDeadX.Value = new decimal(new int[] {
+ 35,
+ 0,
+ 0,
+ 131072});
+ //
+ // label32
+ //
+ resources.ApplyResources(this.label32, "label32");
+ this.label32.Name = "label32";
+ //
+ // gyroMouseStickAntiDeadY
+ //
+ this.gyroMouseStickAntiDeadY.DecimalPlaces = 2;
+ resources.ApplyResources(this.gyroMouseStickAntiDeadY, "gyroMouseStickAntiDeadY");
+ this.gyroMouseStickAntiDeadY.Maximum = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 0});
+ this.gyroMouseStickAntiDeadY.Name = "gyroMouseStickAntiDeadY";
+ this.gyroMouseStickAntiDeadY.Value = new decimal(new int[] {
+ 35,
+ 0,
+ 0,
+ 131072});
+ //
+ // label37
+ //
+ resources.ApplyResources(this.label37, "label37");
+ this.label37.Name = "label37";
+ //
+ // gyroMStickVertScaleNUD
+ //
+ resources.ApplyResources(this.gyroMStickVertScaleNUD, "gyroMStickVertScaleNUD");
+ this.gyroMStickVertScaleNUD.Maximum = new decimal(new int[] {
+ 400,
+ 0,
+ 0,
+ 0});
+ this.gyroMStickVertScaleNUD.Name = "gyroMStickVertScaleNUD";
+ this.gyroMStickVertScaleNUD.Value = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
+ //
+ // label38
+ //
+ resources.ApplyResources(this.label38, "label38");
+ this.label38.Name = "label38";
+ //
+ // label35
+ //
+ resources.ApplyResources(this.label35, "label35");
+ this.label35.Name = "label35";
+ //
+ // gyroMouseStickEvalCombo
+ //
+ this.gyroMouseStickEvalCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.gyroMouseStickEvalCombo.FormattingEnabled = true;
+ this.gyroMouseStickEvalCombo.Items.AddRange(new object[] {
+ resources.GetString("gyroMouseStickEvalCombo.Items"),
+ resources.GetString("gyroMouseStickEvalCombo.Items1")});
+ resources.ApplyResources(this.gyroMouseStickEvalCombo, "gyroMouseStickEvalCombo");
+ this.gyroMouseStickEvalCombo.Name = "gyroMouseStickEvalCombo";
+ //
+ // label33
+ //
+ resources.ApplyResources(this.label33, "label33");
+ this.label33.Name = "label33";
+ //
+ // gyroMousestickXAxisCom
+ //
+ this.gyroMousestickXAxisCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.gyroMousestickXAxisCom.FormattingEnabled = true;
+ this.gyroMousestickXAxisCom.Items.AddRange(new object[] {
+ resources.GetString("gyroMousestickXAxisCom.Items"),
+ resources.GetString("gyroMousestickXAxisCom.Items1")});
+ resources.ApplyResources(this.gyroMousestickXAxisCom, "gyroMousestickXAxisCom");
+ this.gyroMousestickXAxisCom.Name = "gyroMousestickXAxisCom";
+ //
+ // gyroMouseStickInvertXCk
+ //
+ resources.ApplyResources(this.gyroMouseStickInvertXCk, "gyroMouseStickInvertXCk");
+ this.gyroMouseStickInvertXCk.Name = "gyroMouseStickInvertXCk";
+ this.gyroMouseStickInvertXCk.UseVisualStyleBackColor = true;
+ //
+ // gyroMouseStickInvertYCk
+ //
+ resources.ApplyResources(this.gyroMouseStickInvertYCk, "gyroMouseStickInvertYCk");
+ this.gyroMouseStickInvertYCk.Name = "gyroMouseStickInvertYCk";
+ this.gyroMouseStickInvertYCk.UseVisualStyleBackColor = true;
+ //
+ // gyroMStickUseSmoothCk
+ //
+ resources.ApplyResources(this.gyroMStickUseSmoothCk, "gyroMStickUseSmoothCk");
+ this.gyroMStickUseSmoothCk.Name = "gyroMStickUseSmoothCk";
+ this.gyroMStickUseSmoothCk.UseVisualStyleBackColor = true;
+ //
+ // label39
+ //
+ resources.ApplyResources(this.label39, "label39");
+ this.label39.Name = "label39";
+ //
+ // gyroMStickSmoothWeightNUD
+ //
+ this.gyroMStickSmoothWeightNUD.DecimalPlaces = 3;
+ resources.ApplyResources(this.gyroMStickSmoothWeightNUD, "gyroMStickSmoothWeightNUD");
+ this.gyroMStickSmoothWeightNUD.Maximum = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 0});
+ this.gyroMStickSmoothWeightNUD.Name = "gyroMStickSmoothWeightNUD";
+ this.gyroMStickSmoothWeightNUD.Value = new decimal(new int[] {
+ 5,
+ 0,
+ 0,
+ 65536});
+ //
+ // fLPTiltControls
+ //
+ this.fLPTiltControls.Controls.Add(this.bnGyroZN);
+ this.fLPTiltControls.Controls.Add(this.lbGyroZN);
+ this.fLPTiltControls.Controls.Add(this.bnGyroZP);
+ this.fLPTiltControls.Controls.Add(this.lbGyroZP);
+ this.fLPTiltControls.Controls.Add(this.bnGyroXP);
+ this.fLPTiltControls.Controls.Add(this.lbGyroXP);
+ this.fLPTiltControls.Controls.Add(this.bnGyroXN);
+ this.fLPTiltControls.Controls.Add(this.lbGyroXN);
+ this.fLPTiltControls.Controls.Add(this.lblSteeringWheelEmulationAxis);
+ this.fLPTiltControls.Controls.Add(this.cBSteeringWheelEmulationAxis);
+ this.fLPTiltControls.Controls.Add(this.lblSteeringWheelEmulationRange);
+ this.fLPTiltControls.Controls.Add(this.cBSteeringWheelEmulationRange);
+ this.fLPTiltControls.Controls.Add(this.btnSteeringWheelEmulationCalibrate);
+ resources.ApplyResources(this.fLPTiltControls, "fLPTiltControls");
+ this.fLPTiltControls.Name = "fLPTiltControls";
+ //
+ // bnGyroZN
+ //
+ this.bnGyroZN.ContextMenuStrip = this.cMSPresets;
+ resources.ApplyResources(this.bnGyroZN, "bnGyroZN");
+ this.bnGyroZN.Name = "bnGyroZN";
+ this.bnGyroZN.UseVisualStyleBackColor = true;
+ //
+ // lbGyroZN
+ //
+ resources.ApplyResources(this.lbGyroZN, "lbGyroZN");
+ this.lbGyroZN.Name = "lbGyroZN";
+ //
+ // bnGyroZP
+ //
+ this.bnGyroZP.ContextMenuStrip = this.cMSPresets;
+ resources.ApplyResources(this.bnGyroZP, "bnGyroZP");
+ this.bnGyroZP.Name = "bnGyroZP";
+ this.bnGyroZP.UseVisualStyleBackColor = true;
+ //
+ // lbGyroZP
+ //
+ resources.ApplyResources(this.lbGyroZP, "lbGyroZP");
+ this.lbGyroZP.Name = "lbGyroZP";
+ //
+ // bnGyroXP
+ //
+ this.bnGyroXP.ContextMenuStrip = this.cMSPresets;
+ resources.ApplyResources(this.bnGyroXP, "bnGyroXP");
+ this.bnGyroXP.Name = "bnGyroXP";
+ this.bnGyroXP.UseVisualStyleBackColor = true;
+ //
+ // lbGyroXP
+ //
+ resources.ApplyResources(this.lbGyroXP, "lbGyroXP");
+ this.lbGyroXP.Name = "lbGyroXP";
+ //
+ // bnGyroXN
+ //
+ this.bnGyroXN.ContextMenuStrip = this.cMSPresets;
+ resources.ApplyResources(this.bnGyroXN, "bnGyroXN");
+ this.bnGyroXN.Name = "bnGyroXN";
+ this.bnGyroXN.UseVisualStyleBackColor = true;
+ //
+ // lbGyroXN
+ //
+ resources.ApplyResources(this.lbGyroXN, "lbGyroXN");
+ this.lbGyroXN.Name = "lbGyroXN";
+ //
+ // lblSteeringWheelEmulationAxis
+ //
+ resources.ApplyResources(this.lblSteeringWheelEmulationAxis, "lblSteeringWheelEmulationAxis");
+ this.lblSteeringWheelEmulationAxis.Name = "lblSteeringWheelEmulationAxis";
+ //
+ // cBSteeringWheelEmulationAxis
+ //
+ this.cBSteeringWheelEmulationAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cBSteeringWheelEmulationAxis.FormattingEnabled = true;
+ this.cBSteeringWheelEmulationAxis.Items.AddRange(new object[] {
+ resources.GetString("cBSteeringWheelEmulationAxis.Items"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items1"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items2"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items3"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items4"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items5"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items6"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items7"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items8"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items9"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items10"),
+ resources.GetString("cBSteeringWheelEmulationAxis.Items11")});
+ resources.ApplyResources(this.cBSteeringWheelEmulationAxis, "cBSteeringWheelEmulationAxis");
+ this.cBSteeringWheelEmulationAxis.Name = "cBSteeringWheelEmulationAxis";
+ //
+ // lblSteeringWheelEmulationRange
+ //
+ resources.ApplyResources(this.lblSteeringWheelEmulationRange, "lblSteeringWheelEmulationRange");
+ this.lblSteeringWheelEmulationRange.Name = "lblSteeringWheelEmulationRange";
+ //
+ // cBSteeringWheelEmulationRange
+ //
+ this.cBSteeringWheelEmulationRange.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cBSteeringWheelEmulationRange.FormattingEnabled = true;
+ this.cBSteeringWheelEmulationRange.Items.AddRange(new object[] {
+ resources.GetString("cBSteeringWheelEmulationRange.Items"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items1"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items2"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items3"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items4"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items5"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items6"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items7"),
+ resources.GetString("cBSteeringWheelEmulationRange.Items8")});
+ resources.ApplyResources(this.cBSteeringWheelEmulationRange, "cBSteeringWheelEmulationRange");
+ this.cBSteeringWheelEmulationRange.Name = "cBSteeringWheelEmulationRange";
+ //
+ // btnSteeringWheelEmulationCalibrate
+ //
+ resources.ApplyResources(this.btnSteeringWheelEmulationCalibrate, "btnSteeringWheelEmulationCalibrate");
+ this.btnSteeringWheelEmulationCalibrate.Name = "btnSteeringWheelEmulationCalibrate";
+ this.btnSteeringWheelEmulationCalibrate.UseVisualStyleBackColor = true;
+ //
+ // pnlSAMouse
+ //
+ this.pnlSAMouse.Controls.Add(this.toggleGyroMCb);
+ this.pnlSAMouse.Controls.Add(this.label27);
+ this.pnlSAMouse.Controls.Add(this.gyroMouseDzNUD);
+ this.pnlSAMouse.Controls.Add(this.label26);
+ this.pnlSAMouse.Controls.Add(this.triggerCondAndCombo);
+ this.pnlSAMouse.Controls.Add(this.cBGyroMouseXAxis);
+ this.pnlSAMouse.Controls.Add(this.label16);
+ this.pnlSAMouse.Controls.Add(this.lbGyroSmooth);
+ this.pnlSAMouse.Controls.Add(this.cBGyroSmooth);
+ this.pnlSAMouse.Controls.Add(this.lbSmoothWeight);
+ this.pnlSAMouse.Controls.Add(this.nUDGyroSmoothWeight);
+ this.pnlSAMouse.Controls.Add(this.label12);
+ this.pnlSAMouse.Controls.Add(this.nUDGyroMouseVertScale);
+ this.pnlSAMouse.Controls.Add(this.label11);
+ this.pnlSAMouse.Controls.Add(this.gyroTriggerBehavior);
+ this.pnlSAMouse.Controls.Add(this.cBGyroInvertY);
+ this.pnlSAMouse.Controls.Add(this.cBGyroInvertX);
+ this.pnlSAMouse.Controls.Add(this.lbGyroInvert);
+ this.pnlSAMouse.Controls.Add(this.lbGyroTriggers);
+ this.pnlSAMouse.Controls.Add(this.btnGyroTriggers);
+ this.pnlSAMouse.Controls.Add(this.nUDGyroSensitivity);
+ this.pnlSAMouse.Controls.Add(this.lbGyroSens);
+ resources.ApplyResources(this.pnlSAMouse, "pnlSAMouse");
+ this.pnlSAMouse.Name = "pnlSAMouse";
+ //
+ // toggleGyroMCb
+ //
+ resources.ApplyResources(this.toggleGyroMCb, "toggleGyroMCb");
+ this.toggleGyroMCb.Name = "toggleGyroMCb";
+ this.toggleGyroMCb.UseVisualStyleBackColor = true;
+ //
+ // label27
+ //
+ resources.ApplyResources(this.label27, "label27");
+ this.label27.Name = "label27";
+ //
+ // gyroMouseDzNUD
+ //
+ resources.ApplyResources(this.gyroMouseDzNUD, "gyroMouseDzNUD");
+ this.gyroMouseDzNUD.Name = "gyroMouseDzNUD";
+ this.gyroMouseDzNUD.Value = new decimal(new int[] {
+ 10,
+ 0,
+ 0,
+ 0});
+ //
+ // label26
+ //
+ resources.ApplyResources(this.label26, "label26");
+ this.label26.Name = "label26";
+ //
+ // triggerCondAndCombo
+ //
+ this.triggerCondAndCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.triggerCondAndCombo.FormattingEnabled = true;
+ this.triggerCondAndCombo.Items.AddRange(new object[] {
+ resources.GetString("triggerCondAndCombo.Items"),
+ resources.GetString("triggerCondAndCombo.Items1")});
+ resources.ApplyResources(this.triggerCondAndCombo, "triggerCondAndCombo");
+ this.triggerCondAndCombo.Name = "triggerCondAndCombo";
+ //
+ // cBGyroMouseXAxis
+ //
+ this.cBGyroMouseXAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+ this.cBGyroMouseXAxis.FormattingEnabled = true;
+ this.cBGyroMouseXAxis.Items.AddRange(new object[] {
+ resources.GetString("cBGyroMouseXAxis.Items"),
+ resources.GetString("cBGyroMouseXAxis.Items1")});
+ resources.ApplyResources(this.cBGyroMouseXAxis, "cBGyroMouseXAxis");
+ this.cBGyroMouseXAxis.Name = "cBGyroMouseXAxis";
+ //
+ // label16
+ //
+ resources.ApplyResources(this.label16, "label16");
+ this.label16.Name = "label16";
+ //
+ // lbGyroSmooth
+ //
+ resources.ApplyResources(this.lbGyroSmooth, "lbGyroSmooth");
+ this.lbGyroSmooth.Name = "lbGyroSmooth";
+ //
+ // cBGyroSmooth
+ //
+ resources.ApplyResources(this.cBGyroSmooth, "cBGyroSmooth");
+ this.cBGyroSmooth.Name = "cBGyroSmooth";
+ this.cBGyroSmooth.UseVisualStyleBackColor = true;
+ //
+ // lbSmoothWeight
+ //
+ resources.ApplyResources(this.lbSmoothWeight, "lbSmoothWeight");
+ this.lbSmoothWeight.Name = "lbSmoothWeight";
+ //
+ // nUDGyroSmoothWeight
+ //
+ this.nUDGyroSmoothWeight.DecimalPlaces = 3;
+ resources.ApplyResources(this.nUDGyroSmoothWeight, "nUDGyroSmoothWeight");
+ this.nUDGyroSmoothWeight.Maximum = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 0});
+ this.nUDGyroSmoothWeight.Name = "nUDGyroSmoothWeight";
+ this.nUDGyroSmoothWeight.Value = new decimal(new int[] {
+ 5,
+ 0,
+ 0,
+ 65536});
+ //
+ // label12
+ //
+ resources.ApplyResources(this.label12, "label12");
+ this.label12.Name = "label12";
+ //
+ // nUDGyroMouseVertScale
+ //
+ this.nUDGyroMouseVertScale.Increment = new decimal(new int[] {
+ 1,
+ 0,
+ 0,
+ 65536});
+ resources.ApplyResources(this.nUDGyroMouseVertScale, "nUDGyroMouseVertScale");
+ this.nUDGyroMouseVertScale.Maximum = new decimal(new int[] {
+ 1000,
+ 0,
+ 0,
+ 0});
+ this.nUDGyroMouseVertScale.Name = "nUDGyroMouseVertScale";
+ this.nUDGyroMouseVertScale.Value = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
+ //
+ // label11
+ //
+ resources.ApplyResources(this.label11, "label11");
+ this.label11.Name = "label11";
+ //
+ // gyroTriggerBehavior
+ //
+ resources.ApplyResources(this.gyroTriggerBehavior, "gyroTriggerBehavior");
+ this.gyroTriggerBehavior.Checked = true;
+ this.gyroTriggerBehavior.CheckState = System.Windows.Forms.CheckState.Checked;
+ this.gyroTriggerBehavior.Name = "gyroTriggerBehavior";
+ this.gyroTriggerBehavior.UseVisualStyleBackColor = true;
+ //
+ // cBGyroInvertY
+ //
+ resources.ApplyResources(this.cBGyroInvertY, "cBGyroInvertY");
+ this.cBGyroInvertY.Name = "cBGyroInvertY";
+ this.cBGyroInvertY.UseVisualStyleBackColor = true;
+ //
+ // cBGyroInvertX
+ //
+ resources.ApplyResources(this.cBGyroInvertX, "cBGyroInvertX");
+ this.cBGyroInvertX.Name = "cBGyroInvertX";
+ this.cBGyroInvertX.UseVisualStyleBackColor = true;
+ //
+ // lbGyroInvert
+ //
+ resources.ApplyResources(this.lbGyroInvert, "lbGyroInvert");
+ this.lbGyroInvert.Name = "lbGyroInvert";
+ //
+ // lbGyroTriggers
+ //
+ resources.ApplyResources(this.lbGyroTriggers, "lbGyroTriggers");
+ this.lbGyroTriggers.Name = "lbGyroTriggers";
+ //
+ // btnGyroTriggers
+ //
+ resources.ApplyResources(this.btnGyroTriggers, "btnGyroTriggers");
+ this.btnGyroTriggers.Name = "btnGyroTriggers";
+ this.btnGyroTriggers.UseVisualStyleBackColor = true;
+ //
+ // nUDGyroSensitivity
+ //
+ resources.ApplyResources(this.nUDGyroSensitivity, "nUDGyroSensitivity");
+ this.nUDGyroSensitivity.Maximum = new decimal(new int[] {
+ 300,
+ 0,
+ 0,
+ 0});
+ this.nUDGyroSensitivity.Name = "nUDGyroSensitivity";
+ this.nUDGyroSensitivity.Value = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
+ //
+ // lbGyroSens
+ //
+ resources.ApplyResources(this.lbGyroSens, "lbGyroSens");
+ this.lbGyroSens.Name = "lbGyroSens";
+ //
// tabOther
//
this.tabOther.Controls.Add(this.flowLayoutPanel4);
@@ -4712,26 +4712,6 @@
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nUDRainbowB)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUDRainbow)).EndInit();
- this.tabGyro.ResumeLayout(false);
- this.flowLayoutPanel2.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- this.gyroMouseJoyFLP.ResumeLayout(false);
- this.gyroMouseJoyFLP.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickDZ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickMaxZ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMStickVertScaleNUD)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMStickSmoothWeightNUD)).EndInit();
- this.fLPTiltControls.ResumeLayout(false);
- this.fLPTiltControls.PerformLayout();
- this.pnlSAMouse.ResumeLayout(false);
- this.pnlSAMouse.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gyroMouseDzNUD)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSmoothWeight)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroMouseVertScale)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSensitivity)).EndInit();
this.tabAxis.ResumeLayout(false);
this.flowLayoutPanel3.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
@@ -4774,6 +4754,26 @@
((System.ComponentModel.ISupportInitialize)(this.nUDSixAxisXMaxZone)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUDSZ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nUDSX)).EndInit();
+ this.tabGyro.ResumeLayout(false);
+ this.flowLayoutPanel2.ResumeLayout(false);
+ this.panel6.ResumeLayout(false);
+ this.panel6.PerformLayout();
+ this.gyroMouseJoyFLP.ResumeLayout(false);
+ this.gyroMouseJoyFLP.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickDZ)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickMaxZ)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadX)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseStickAntiDeadY)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMStickVertScaleNUD)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMStickSmoothWeightNUD)).EndInit();
+ this.fLPTiltControls.ResumeLayout(false);
+ this.fLPTiltControls.PerformLayout();
+ this.pnlSAMouse.ResumeLayout(false);
+ this.pnlSAMouse.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gyroMouseDzNUD)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSmoothWeight)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroMouseVertScale)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.nUDGyroSensitivity)).EndInit();
this.tabOther.ResumeLayout(false);
this.flowLayoutPanel4.ResumeLayout(false);
this.flowLayoutPanel4.PerformLayout();
diff --git a/DS4Windows/DS4Forms/Options.cs b/DS4Windows/DS4Forms/Options.cs
index cf4c311..ef8390d 100644
--- a/DS4Windows/DS4Forms/Options.cs
+++ b/DS4Windows/DS4Forms/Options.cs
@@ -372,7 +372,7 @@ namespace DS4Windows.Forms
gyroMouseStickAntiDeadY.ValueChanged += GyroMouseSStickAntiDeadY_ValueChanged;
gyroMStickVertScaleNUD.ValueChanged += GyroMStickVertScaleNUD_ValueChanged;
gyroMouseStickEvalCombo.SelectedIndexChanged += GyroMouseStickEvalCombo_SelectedIndexChanged;
- //gyroMousestickXAxisCom.SelectedIndexChanged +=
+ gyroMousestickXAxisCom.SelectedIndexChanged += GyroMousestickXAxisCom_SelectedIndexChanged;
gyroMouseStickInvertXCk.CheckedChanged += GyroMouseStickInvert_CheckedChanged;
gyroMouseStickInvertYCk.CheckedChanged += GyroMouseStickInvert_CheckedChanged;
gyroMStickUseSmoothCk.CheckedChanged += GyroMStickUseSmoothCk_CheckedChanged;
@@ -3834,6 +3834,14 @@ namespace DS4Windows.Forms
}
}
+ private void GyroMousestickXAxisCom_SelectedIndexChanged(object sender, EventArgs e)
+ {
+ if (loading == false)
+ {
+ GyroMouseStickHorizontalAxis[device] = gyroMousestickXAxisCom.SelectedIndex;
+ }
+ }
+
private void trackFrictionNUD_ValueChanged(object sender, EventArgs e)
{
if (loading == false)
diff --git a/DS4Windows/DS4Forms/Options.resx b/DS4Windows/DS4Forms/Options.resx
index 5ee0421..7c19323 100644
--- a/DS4Windows/DS4Forms/Options.resx
+++ b/DS4Windows/DS4Forms/Options.resx
@@ -411,6 +411,198 @@
10
+
+ pnlTPMouse
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 0
+
+
+ rBTPControls
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 1
+
+
+ rBTPMouse
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 2
+
+
+ fLPTouchSwipe
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 3
+
+
+ 2, 259
+
+
+ 270, 190
+
+
+ 246
+
+
+ Touchpad
+
+
+ gBTouchpad
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPControls
+
+
+ 1
+
+
+ trackFrictionLb
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 0
+
+
+ trackFrictionNUD
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 1
+
+
+ trackballCk
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 2
+
+
+ touchpadDisInvertButton
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 3
+
+
+ label25
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 4
+
+
+ label15
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 5
+
+
+ touchpadInvertComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 6
+
+
+ cbStartTouchpadOff
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlTPMouse
+
+
+ 16
+
+
+ 0, 36
+
+
+ 2, 2, 2, 2
+
+
+ 266, 149
+
+
+ 257
+
+
+ pnlTPMouse
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 0
+
True
@@ -642,30 +834,6 @@
16
-
- 0, 36
-
-
- 2, 2, 2, 2
-
-
- 266, 149
-
-
- 257
-
-
- pnlTPMouse
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 0
-
True
@@ -732,156 +900,126 @@
2
+
+ bnSwipeUp
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 0
+
+
+ lbSwipeUp
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 1
+
+
+ bnSwipeDown
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 2
+
+
+ lbSwipeDown
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 3
+
+
+ bnSwipeLeft
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 4
+
+
+ lbSwipeLeft
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 5
+
+
+ bnSwipeRight
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 6
+
+
+ lbSwipeRight
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTouchSwipe
+
+
+ 7
+
+
+ 6, 40
+
+
+ 260, 148
+
+
+ 256
+
+
+ fLPTouchSwipe
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBTouchpad
+
+
+ 3
+
326, 13
-
- False
-
-
- 117, 22
-
-
- Control
-
-
- 114, 6
-
-
- 117, 22
-
-
- Default
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Dpad
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Left Stick
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Right Stick
-
-
- 117, 22
-
-
- Face Buttons
-
-
- 147, 22
-
-
- w/ Scan Code
-
-
- False
-
-
- 117, 22
-
-
- WASD
-
-
- 147, 22
-
-
- w/ Scan Code
-
-
- 117, 22
-
-
- Arrow Keys
-
-
- 127, 22
-
-
- Inverted
-
-
- 127, 22
-
-
- Inverted X
-
-
- 127, 22
-
-
- Inverted Y
-
-
- 117, 22
-
-
- Mouse
-
118, 208
@@ -921,6 +1059,153 @@
0
+
+ False
+
+
+ 117, 22
+
+
+ Control
+
+
+ 114, 6
+
+
+ 117, 22
+
+
+ Default
+
+
+ 117, 22
+
+
+ Dpad
+
+
+ 127, 22
+
+
+ Inverted
+
+
+ 127, 22
+
+
+ Inverted X
+
+
+ 127, 22
+
+
+ Inverted Y
+
+
+ 117, 22
+
+
+ Left Stick
+
+
+ 127, 22
+
+
+ Inverted
+
+
+ 127, 22
+
+
+ Inverted X
+
+
+ 127, 22
+
+
+ Inverted Y
+
+
+ 117, 22
+
+
+ Right Stick
+
+
+ 127, 22
+
+
+ Inverted
+
+
+ 127, 22
+
+
+ Inverted X
+
+
+ 127, 22
+
+
+ Inverted Y
+
+
+ 117, 22
+
+
+ Face Buttons
+
+
+ False
+
+
+ 117, 22
+
+
+ WASD
+
+
+ 147, 22
+
+
+ w/ Scan Code
+
+
+ 117, 22
+
+
+ Arrow Keys
+
+
+ 147, 22
+
+
+ w/ Scan Code
+
+
+ 117, 22
+
+
+ Mouse
+
+
+ 127, 22
+
+
+ Inverted
+
+
+ 127, 22
+
+
+ Inverted X
+
+
+ 127, 22
+
+
+ Inverted Y
+
NoControl
@@ -1143,54 +1428,228 @@
7
-
- 6, 40
-
-
- 260, 148
-
-
- 256
-
-
- fLPTouchSwipe
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- gBTouchpad
-
-
- 3
-
-
- 2, 259
-
-
- 270, 190
-
-
- 246
-
-
- Touchpad
-
-
- gBTouchpad
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPControls
-
-
- 1
-
153, 17
+
+ pnlSATrack
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 0
+
+
+ lbL2Track
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 1
+
+
+ lbRSTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 2
+
+
+ lbInputDelay
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 3
+
+
+ lbR2Track
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 4
+
+
+ lbLSTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 5
+
+
+ lbSATip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 6
+
+
+ tBR2
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 7
+
+
+ tBL2
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 8
+
+
+ pnlSixaxis
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 9
+
+
+ pnlLSTrack
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 10
+
+
+ pnlRSTrack
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 11
+
+
+ 4, 22
+
+
+ 3, 3, 3, 3
+
+
+ 438, 485
+
+
+ 2
+
+
+ Controller Readings
+
+
+ lbL2TrackS
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tCControls
+
+
+ 2
+
+
+ btnSATrack
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSATrack
+
+
+ 0
+
+
+ btnSATrackS
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSATrack
+
+
+ 1
+
+
+ 300, 88
+
+
+ 2, 2, 2, 2
+
+
+ 125, 125
+
+
+ 252
+
+
+ pnlSATrack
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 0
+
False
@@ -1254,30 +1713,6 @@
1
-
- 300, 88
-
-
- 2, 2, 2, 2
-
-
- 125, 125
-
-
- 252
-
-
- pnlSATrack
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 0
-
True
@@ -1542,6 +1977,123 @@
8
+
+ tBsixaxisAccelX
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 0
+
+
+ lb6Accel
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 1
+
+
+ tBsixaxisGyroX
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 2
+
+
+ lb6Gryo
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 3
+
+
+ tBsixaxisGyroY
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 4
+
+
+ tBsixaxisGyroZ
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 5
+
+
+ tBsixaxisAccelY
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 6
+
+
+ tBsixaxisAccelZ
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSixaxis
+
+
+ 7
+
+
+ 300, 233
+
+
+ 125, 125
+
+
+ 236
+
+
+ pnlSixaxis
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ lbL2TrackS
+
+
+ 9
+
False
@@ -1764,26 +2316,53 @@
7
-
- 300, 233
+
+ btnLSTrack
-
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLSTrack
+
+
+ 0
+
+
+ btnLSTrackS
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLSTrack
+
+
+ 1
+
+
+ 5, 88
+
+
+ 2, 2, 2, 2
+
+
125, 125
-
- 236
+
+ 250
-
- pnlSixaxis
+
+ pnlLSTrack
-
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
lbL2TrackS
-
- 9
+
+ 10
False
@@ -1848,29 +2427,53 @@
1
-
- 5, 88
+
+ btnRSTrackS
-
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlRSTrack
+
+
+ 0
+
+
+ btnRSTrack
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlRSTrack
+
+
+ 1
+
+
+ 151, 88
+
+
2, 2, 2, 2
-
+
125, 125
-
- 250
+
+ 251
-
- pnlLSTrack
+
+ pnlRSTrack
-
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
lbL2TrackS
-
- 10
+
+ 11
False
@@ -1935,60 +2538,120 @@
1
-
- 151, 88
+
+ tPControls
-
- 2, 2, 2, 2
-
-
- 125, 125
-
-
- 251
-
-
- pnlRSTrack
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- lbL2TrackS
-
-
- 11
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 438, 485
-
-
- 2
-
-
- Controller Readings
-
-
- lbL2TrackS
-
-
+
System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
tCControls
-
- 2
+
+ 0
+
+
+ tPSpecial
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tCControls
+
+
+ 1
+
+
+ Left
+
+
+ 0, 0
+
+
+ 446, 511
+
+
+ 253
+
+
+ tCControls
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 4
True
+
+ lBControls
+
+
+ System.Windows.Forms.ListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPControls
+
+
+ 0
+
+
+ lbControlTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPControls
+
+
+ 2
+
+
+ pnlController
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPControls
+
+
+ 3
+
+
+ 4, 22
+
+
+ 3, 3, 3, 3
+
+
+ 438, 485
+
+
+ 0
+
+
+ Controls
+
+
+ tPControls
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tCControls
+
+
+ 0
+
Top, Bottom, Left
@@ -2148,6 +2811,654 @@
Zoom
+
+ pBHoveredButton
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 0
+
+
+ lbLRS
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 1
+
+
+ lbLLS
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 2
+
+
+ bnRSDown
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 3
+
+
+ lbLTouchUpper
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 4
+
+
+ lbLTouchRight
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 5
+
+
+ bnL3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 6
+
+
+ lbLTouchLM
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 7
+
+
+ bnRSUp
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 8
+
+
+ lbLR2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 9
+
+
+ bnRSRight
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 10
+
+
+ lbLL2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 11
+
+
+ bnR3
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 12
+
+
+ lbLR1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 13
+
+
+ bnRSLeft
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 14
+
+
+ lbLL1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 15
+
+
+ bnLSLeft
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 16
+
+
+ lbLPS
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 17
+
+
+ bnLSUp
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 18
+
+
+ lbLLeft
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 19
+
+
+ bnLSRight
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 20
+
+
+ lbLright
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 21
+
+
+ bnLSDown
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 22
+
+
+ lbLDown
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 23
+
+
+ bnR2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 24
+
+
+ bnUp
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 25
+
+
+ bnDown
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 26
+
+
+ bnTriangle
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 27
+
+
+ bnR1
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 28
+
+
+ bnSquare
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 29
+
+
+ bnRight
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 30
+
+
+ lbLUp
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 31
+
+
+ bnLeft
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 32
+
+
+ lbLShare
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 33
+
+
+ bnOptions
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 34
+
+
+ bnShare
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 35
+
+
+ lbLOptions
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 36
+
+
+ bnL1
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 37
+
+
+ bnTouchRight
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 38
+
+
+ bnL2
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 39
+
+
+ lbLTriangle
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 40
+
+
+ bnTouchLeft
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 41
+
+
+ lbLSquare
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 42
+
+
+ bnTouchMulti
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 43
+
+
+ lbLCircle
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 44
+
+
+ lbLCross
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 45
+
+
+ bnTouchUpper
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 46
+
+
+ btnLightbar
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 47
+
+
+ bnPS
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 48
+
+
+ bnCross
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 49
+
+
+ bnCircle
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 50
+
+
+ lbControlName
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlController
+
+
+ 51
+
+
+ 2, 2
+
+
+ 2, 2, 2, 2
+
+
+ 422, 230
+
+
+ 282
+
+
+ pnlController
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPControls
+
+
+ 3
+
False
@@ -3798,74 +5109,89 @@
51
-
- 2, 2
+
+ pnlActions
-
- 2, 2, 2, 2
-
-
- 422, 230
-
-
- 282
-
-
- pnlController
-
-
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- tPControls
+
+ tPSpecial
-
- 3
+
+ 0
-
+
4, 22
-
- 3, 3, 3, 3
-
-
+
438, 485
-
- 0
+
+ 3
-
- Controls
+
+ Special Actions
-
- tPControls
+
+ tPSpecial
-
+
System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
tCControls
-
+
+ 1
+
+
+ lVActions
+
+
+ System.Windows.Forms.ListView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlActions
+
+
0
-
- Name
+
+ panel2
-
- 140
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Trigger
+
+ pnlActions
-
- 105
+
+ 1
-
- Action
+
+ Fill
-
- 100
+
+ 0, 0
+
+
+ 438, 485
+
+
+ 15
+
+
+ pnlActions
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tPSpecial
+
+
+ 0
Fill
@@ -3891,6 +5217,135 @@
0
+
+ Name
+
+
+ 140
+
+
+ Trigger
+
+
+ 105
+
+
+ Action
+
+
+ 100
+
+
+ fLPActionButtons
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel2
+
+
+ 0
+
+
+ lbActionsTip
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel2
+
+
+ 1
+
+
+ Top
+
+
+ 0, 0
+
+
+ 2, 2, 2, 2
+
+
+ 438, 66
+
+
+ 16
+
+
+ panel2
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlActions
+
+
+ 1
+
+
+ btnNewAction
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPActionButtons
+
+
+ 0
+
+
+ btnEditAction
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPActionButtons
+
+
+ 1
+
+
+ btnRemAction
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPActionButtons
+
+
+ 2
+
+
+ Fill
+
+
+ 0, 28
+
+
+ 438, 38
+
+
+ 15
+
+
+ fLPActionButtons
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel2
+
+
+ 0
+
NoControl
@@ -3972,30 +5427,6 @@
2
-
- Fill
-
-
- 0, 28
-
-
- 438, 38
-
-
- 15
-
-
- fLPActionButtons
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel2
-
-
- 0
-
Top
@@ -4029,108 +5460,18 @@
1
-
- Top
-
-
- 0, 0
-
-
- 2, 2, 2, 2
-
-
- 438, 66
-
-
- 16
-
-
- panel2
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlActions
-
-
- 1
-
-
- Fill
-
-
- 0, 0
-
-
- 438, 485
-
-
- 15
-
-
- pnlActions
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tPSpecial
-
-
- 0
-
-
- 4, 22
-
-
- 438, 485
-
-
- 3
-
-
- Special Actions
-
-
- tPSpecial
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tCControls
-
-
- 1
-
-
- Left
-
-
- 0, 0
-
-
- 446, 511
-
-
- 253
-
-
- tCControls
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 4
-
482, 17
+
+ 195, 444
+
+
+ cMGyroTriggers
+
+
+ System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
194, 22
@@ -4251,18 +5592,18 @@
Always on
-
- 195, 444
-
-
- cMGyroTriggers
-
-
- System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
625, 18
+
+ 195, 422
+
+
+ cMTouchDisableInvert
+
+
+ System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
194, 22
@@ -4377,927 +5718,6 @@
PS
-
- 195, 422
-
-
- cMTouchDisableInvert
-
-
- System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- True
-
-
- NoControl
-
-
- 7, 7
-
-
- 26, 13
-
-
- 225
-
-
- Full:
-
-
- lbFull
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 10, 27
-
-
- 15, 13
-
-
- 158
-
-
- R
-
-
- lbRed
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 10, 53
-
-
- 15, 13
-
-
- 159
-
-
- G
-
-
- lbGreen
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 9, 76
-
-
- 14, 13
-
-
- 160
-
-
- B
-
-
- lbBlue
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 3
-
-
- False
-
-
- NoControl
-
-
- 26, 24
-
-
- 100, 20
-
-
- 10
-
-
- tBRedBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 4
-
-
- False
-
-
- NoControl
-
-
- 26, 50
-
-
- 100, 20
-
-
- 11
-
-
- tBGreenBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 5
-
-
- False
-
-
- NoControl
-
-
- 26, 73
-
-
- 100, 20
-
-
- 12
-
-
- tBBlueBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlFull
-
-
- 6
-
-
- 12, 1
-
-
- 134, 96
-
-
- 239
-
-
- pnlFull
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel1
-
-
- 0
-
-
- Flat
-
-
- NoControl
-
-
- 44, 9
-
-
- 13, 13
-
-
- 49
-
-
- lowColorChooserButton
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 6, 30
-
-
- 15, 13
-
-
- 158
-
-
- R
-
-
- lbLowRed
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 6, 53
-
-
- 15, 13
-
-
- 159
-
-
- G
-
-
- lbLowGreen
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 6, 76
-
-
- 14, 13
-
-
- 160
-
-
- B
-
-
- lbLowBlue
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 3
-
-
- False
-
-
- NoControl
-
-
- 22, 26
-
-
- 100, 20
-
-
- 10
-
-
- tBLowRedBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 4
-
-
- False
-
-
- NoControl
-
-
- 22, 49
-
-
- 100, 20
-
-
- 11
-
-
- tBLowGreenBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 5
-
-
- False
-
-
- NoControl
-
-
- 22, 72
-
-
- 100, 20
-
-
- 12
-
-
- tBLowBlueBar
-
-
- System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 7, 9
-
-
- 39, 13
-
-
- 225
-
-
- Empty:
-
-
- lbEmpty
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- pnlLowBattery
-
-
- 7
-
-
- 160, 0
-
-
- 126, 97
-
-
- 238
-
-
- pnlLowBattery
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel1
-
-
- 1
-
-
- 3, 3
-
-
- 289, 100
-
-
- 2
-
-
- panel1
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel1
-
-
- 0
-
-
- Flash at
-
-
- Pulse at
-
-
- 10, 10
-
-
- 68, 21
-
-
- 244
-
-
- cBFlashType
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel3
-
-
- 0
-
-
- Zoom
-
-
- Flat
-
-
- NoControl
-
-
- 152, 14
-
-
- 13, 13
-
-
- 241
-
-
- btnFlashColor
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel3
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 133, 14
-
-
- 15, 13
-
-
- 243
-
-
- %
-
-
- lbPercentFlashBar
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel3
-
-
- 2
-
-
- 84, 11
-
-
- 43, 20
-
-
- 242
-
-
- nUDflashLED
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel3
-
-
- 3
-
-
- 3, 109
-
-
- 254, 44
-
-
- 3
-
-
- panel3
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel1
-
-
- 1
-
-
- Normal
-
-
- Pulse
-
-
- Rainbow
-
-
- Color
-
-
- 96, 11
-
-
- 121, 21
-
-
- 242
-
-
- cBWhileCharging
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel4
-
-
- 0
-
-
- Flat
-
-
- NoControl
-
-
- 223, 13
-
-
- 13, 13
-
-
- 240
-
-
- False
-
-
- btnChargingColor
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel4
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 10, 12
-
-
- 82, 13
-
-
- 241
-
-
- While Charging:
-
-
- lbWhileCharging
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel4
-
-
- 2
-
-
- 3, 159
-
-
- 282, 38
-
-
- 4
-
-
- panel4
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel1
-
-
- 2
-
-
- NoControl
-
-
- 5, 8
-
-
- 2, 2, 2, 2
-
-
- 20, 20
-
-
- 248
-
-
- btnRainbow
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel5
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 199, 13
-
-
- 15, 13
-
-
- 246
-
-
- %
-
-
- False
-
-
- lbRainbowB
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel5
-
-
- 1
-
-
- 150, 8
-
-
- 43, 20
-
-
- 247
-
-
- False
-
-
- nUDRainbowB
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel5
-
-
- 2
-
-
- 29, 9
-
-
- 39, 20
-
-
- 245
-
-
- nUDRainbow
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel5
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 71, 12
-
-
- 59, 13
-
-
- 244
-
-
- secs/cycle
-
-
- lbspc
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- panel5
-
-
- 4
-
-
- 3, 226
-
-
- 282, 45
-
-
- 163
-
-
- panel5
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel1
-
-
- 4
-
-
- Fill
-
-
- TopDown
-
-
- 0, 0
-
-
- 557, 485
-
-
- 2
-
-
- False
-
flowLayoutPanel1
@@ -5334,2292 +5754,6 @@
0
-
- True
-
-
- 166, 141
-
-
- 149, 20
-
-
- 225
-
-
- 0.00, 0.00, 1.00, 1.00
-
-
- tBCustomOutputCurve
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 338, 145
-
-
- 101, 13
-
-
- 224
-
-
- Custom curve editor
-
-
- lbCurveEditorURL
-
-
- System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 1
-
-
- 92, 109
-
-
- No
-
-
- 40, 20
-
-
- 223
-
-
- nUDLSS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 2
-
-
- True
-
-
- 13, 104
-
-
- 57, 13
-
-
- 222
-
-
- Sensitivity:
-
-
- label69
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 111, 183
-
-
- 61, 13
-
-
- 221
-
-
- Roundness
-
-
- label46
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 4
-
-
- 190, 181
-
-
- 36, 20
-
-
- 220
-
-
- RoundnessNUpDown
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 5
-
-
- NoControl
-
-
- 12, 179
-
-
- No
-
-
- 111, 24
-
-
- 219
-
-
- Square Stick
-
-
- lsSquStickCk
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 6
-
-
- 88, 248
-
-
- 68, 20
-
-
- 218
-
-
- nUDLSRotation
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 7
-
-
- True
-
-
- 16, 250
-
-
- 50, 13
-
-
- 214
-
-
- Rotation:
-
-
- label45
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 8
-
-
- 89, 218
-
-
- No
-
-
- 49, 20
-
-
- 213
-
-
- nUDLSCurve
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 144, 220
-
-
- 15, 13
-
-
- 212
-
-
- %
-
-
- lbLSCurvePercent
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 10
-
-
- True
-
-
- 10, 217
-
-
- 71, 13
-
-
- 211
-
-
- Curve (Input):
-
-
- label44
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 11
-
-
- Linear
-
-
- Enhanced Precision
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 96, 141
-
-
- 46, 21
-
-
- 210
-
-
- lsOutCurveComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 12
-
-
- True
-
-
- 13, 141
-
-
- 73, 13
-
-
- 209
-
-
- Output Curve:
-
-
- label43
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 13
-
-
- 105, 76
-
-
- 42, 20
-
-
- 208
-
-
- nUDLSAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 14
-
-
- True
-
-
- 13, 76
-
-
- 83, 13
-
-
- 207
-
-
- Anti-dead Zone:
-
-
- label42
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 15
-
-
- 105, 45
-
-
- 40, 20
-
-
- 206
-
-
- nUDLSMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 16
-
-
- True
-
-
- 13, 47
-
-
- 58, 13
-
-
- 205
-
-
- Max Zone:
-
-
- label41
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 17
-
-
- 105, 18
-
-
- No
-
-
- 40, 20
-
-
- 204
-
-
- nUDLS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 18
-
-
- True
-
-
- 13, 20
-
-
- 64, 13
-
-
- 0
-
-
- Dead Zone:
-
-
- label40
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox1
-
-
- 19
-
-
- 3, 3
-
-
- 467, 278
-
-
- 0
-
-
- LS
-
-
- groupBox1
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel3
-
-
- 0
-
-
- 96, 117
-
-
- No
-
-
- 40, 20
-
-
- 230
-
-
- nUDRSS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 9, 119
-
-
- 57, 13
-
-
- 229
-
-
- Sensitivity:
-
-
- label70
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 1
-
-
- Linear
-
-
- Enhanced Precison
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 101, 152
-
-
- 49, 21
-
-
- 228
-
-
- rsOutCurveComboBox
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 2
-
-
- 88, 257
-
-
- 74, 20
-
-
- 227
-
-
- nUDRSRotation
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 3
-
-
- True
-
-
- NoControl
-
-
- 5, 259
-
-
- 50, 13
-
-
- 226
-
-
- Rotation:
-
-
- label52
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 163, 222
-
-
- 15, 13
-
-
- 225
-
-
- %
-
-
- lbRSCurvePercent
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 5
-
-
- 95, 220
-
-
- No
-
-
- 49, 20
-
-
- 224
-
-
- nUDRSCurve
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 5, 220
-
-
- 71, 13
-
-
- 223
-
-
- Curve (Input):
-
-
- label51
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 7
-
-
- NoControl
-
-
- 8, 185
-
-
- No
-
-
- 103, 24
-
-
- 222
-
-
- Square Stick
-
-
- rsSquStickCk
-
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 8
-
-
- 196, 188
-
-
- 36, 20
-
-
- 221
-
-
- numericUpDown1
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 9
-
-
- True
-
-
- NoControl
-
-
- 117, 190
-
-
- 61, 13
-
-
- 213
-
-
- Roundness
-
-
- label28
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 8, 155
-
-
- 73, 13
-
-
- 210
-
-
- Output Curve:
-
-
- label50
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 11
-
-
- 99, 82
-
-
- 43, 20
-
-
- 209
-
-
- nUDRSAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 12
-
-
- True
-
-
- NoControl
-
-
- 6, 84
-
-
- 83, 13
-
-
- 208
-
-
- Anti-dead Zone:
-
-
- label49
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 13
-
-
- 102, 49
-
-
- 40, 20
-
-
- 207
-
-
- nUDRSMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 14
-
-
- True
-
-
- NoControl
-
-
- 6, 51
-
-
- 58, 13
-
-
- 206
-
-
- Max Zone:
-
-
- label48
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 15
-
-
- 99, 21
-
-
- No
-
-
- 40, 20
-
-
- 204
-
-
- nUDRS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 16
-
-
- True
-
-
- NoControl
-
-
- 6, 23
-
-
- 64, 13
-
-
- 1
-
-
- Dead Zone:
-
-
- label47
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox2
-
-
- 17
-
-
- 3, 287
-
-
- 467, 283
-
-
- 1
-
-
- RS
-
-
- groupBox2
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel3
-
-
- 1
-
-
- 118, 110
-
-
- No
-
-
- 40, 20
-
-
- 231
-
-
- nUDL2S
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 15, 117
-
-
- 57, 13
-
-
- 230
-
-
- Sensitivity:
-
-
- label71
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 1
-
-
- Linear
-
-
- Enhanced Precison
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 112, 145
-
-
- 46, 21
-
-
- 220
-
-
- cBL2OutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 2
-
-
- 117, 77
-
-
- 42, 20
-
-
- 219
-
-
- nUDL2AntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 3
-
-
- 118, 50
-
-
- 41, 20
-
-
- 218
-
-
- nUDL2Maxzone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 4
-
-
- 120, 21
-
-
- No
-
-
- 40, 20
-
-
- 217
-
-
- nUDL2
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 5
-
-
- True
-
-
- NoControl
-
-
- 14, 145
-
-
- 73, 13
-
-
- 215
-
-
- Output Curve:
-
-
- label54
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 15, 79
-
-
- 83, 13
-
-
- 214
-
-
- Anti-dead Zone:
-
-
- label55
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 15, 50
-
-
- 58, 13
-
-
- 213
-
-
- Max Zone:
-
-
- label56
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 15, 23
-
-
- 64, 13
-
-
- 212
-
-
- Dead Zone:
-
-
- label57
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox3
-
-
- 9
-
-
- 3, 576
-
-
- 217, 188
-
-
- 2
-
-
- L2
-
-
- groupBox3
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel3
-
-
- 2
-
-
- 107, 113
-
-
- 40, 20
-
-
- 232
-
-
- nUDR2S
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 0
-
-
- True
-
-
- NoControl
-
-
- 16, 116
-
-
- 57, 13
-
-
- 231
-
-
- Sensitivity:
-
-
- label72
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 1
-
-
- Linear
-
-
- Enhanced Precison
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 101, 149
-
-
- 49, 21
-
-
- 223
-
-
- cBR2OutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 2
-
-
- 105, 81
-
-
- 44, 20
-
-
- 222
-
-
- nUDR2AntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 3
-
-
- 97, 50
-
-
- 40, 20
-
-
- 221
-
-
- nUDR2Maxzone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 4
-
-
- 97, 20
-
-
- 40, 20
-
-
- 220
-
-
- nUDR2
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 5
-
-
- True
-
-
- NoControl
-
-
- 17, 147
-
-
- 73, 13
-
-
- 219
-
-
- Output Curve:
-
-
- label53
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 14, 79
-
-
- 83, 13
-
-
- 218
-
-
- Anti-dead Zone:
-
-
- label58
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 7
-
-
- True
-
-
- NoControl
-
-
- 14, 50
-
-
- 58, 13
-
-
- 217
-
-
- Max Zone:
-
-
- label59
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 14, 23
-
-
- 64, 13
-
-
- 216
-
-
- Dead Zone:
-
-
- label60
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox4
-
-
- 9
-
-
- 3, 770
-
-
- 217, 188
-
-
- 3
-
-
- R2
-
-
- groupBox4
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel3
-
-
- 3
-
-
- 126, 264
-
-
- No
-
-
- 40, 20
-
-
- 236
-
-
- nUDSZS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 0
-
-
- 126, 231
-
-
- 40, 20
-
-
- 235
-
-
- nUDSXS
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 1
-
-
- True
-
-
- NoControl
-
-
- 16, 266
-
-
- 67, 13
-
-
- 234
-
-
- Sensitivity Z:
-
-
- label74
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 2
-
-
- True
-
-
- NoControl
-
-
- 17, 233
-
-
- 67, 13
-
-
- 233
-
-
- Sensitivity X:
-
-
- label73
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 3
-
-
- Linear
-
-
- Enhanced Precison
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 118, 334
-
-
- 40, 21
-
-
- 232
-
-
- cBSixaxisZOutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 4
-
-
- True
-
-
- NoControl
-
-
- 17, 334
-
-
- 83, 13
-
-
- 231
-
-
- Output Curve Z:
-
-
- label68
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 5
-
-
- Linear
-
-
- Enhanced Precison
-
-
- Quadratic
-
-
- Cubic
-
-
- Easeout Quad
-
-
- Easeout Cubic
-
-
- Custom
-
-
- 118, 302
-
-
- 40, 21
-
-
- 230
-
-
- cBSixaxisXOutputCurve
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 6
-
-
- True
-
-
- NoControl
-
-
- 16, 305
-
-
- 83, 13
-
-
- 229
-
-
- Output Curve X:
-
-
- label67
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 7
-
-
- 120, 195
-
-
- 47, 20
-
-
- 228
-
-
- nUDSixaxisZAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 8
-
-
- True
-
-
- NoControl
-
-
- 15, 197
-
-
- 93, 13
-
-
- 227
-
-
- Anti-dead Zone Z:
-
-
- label66
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 9
-
-
- 120, 163
-
-
- 46, 20
-
-
- 226
-
-
- nUDSixaxisXAntiDead
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 10
-
-
- True
-
-
- NoControl
-
-
- 16, 164
-
-
- 93, 13
-
-
- 225
-
-
- Anti-dead Zone X:
-
-
- label65
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 11
-
-
- 103, 126
-
-
- 40, 20
-
-
- 224
-
-
- nUDSixAxisZMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 12
-
-
- True
-
-
- NoControl
-
-
- 16, 126
-
-
- 68, 13
-
-
- 223
-
-
- Max Zone Z:
-
-
- label64
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 13
-
-
- 104, 92
-
-
- 41, 20
-
-
- 222
-
-
- nUDSixAxisXMaxZone
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 14
-
-
- True
-
-
- NoControl
-
-
- 15, 94
-
-
- 68, 13
-
-
- 221
-
-
- Max Zone X:
-
-
- label63
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 15
-
-
- 105, 56
-
-
- No
-
-
- 40, 20
-
-
- 220
-
-
- nUDSZ
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 16
-
-
- True
-
-
- NoControl
-
-
- 16, 58
-
-
- 74, 13
-
-
- 219
-
-
- Dead Zone Z:
-
-
- label62
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 17
-
-
- 105, 24
-
-
- 40, 20
-
-
- 218
-
-
- nUDSX
-
-
- System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 18
-
-
- True
-
-
- NoControl
-
-
- 14, 24
-
-
- 74, 13
-
-
- 217
-
-
- Dead Zone X:
-
-
- label61
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- groupBox5
-
-
- 19
-
-
- 3, 964
-
-
- 200, 373
-
-
- 4
-
-
- SixAxis
-
-
- groupBox5
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel3
-
-
- 4
-
-
- Fill
-
-
- TopDown
-
-
- 3, 3
-
-
- 551, 479
-
-
- 0
-
-
- False
-
flowLayoutPanel3
@@ -7662,24 +5796,6 @@
True
-
- True
-
-
- NoControl
-
-
- 4, 9
-
-
- 72, 13
-
-
- 263
-
-
- Output Mode:
-
label34
@@ -7692,24 +5808,6 @@
0
-
- Controls
-
-
- Mouse
-
-
- Mouse Joystick
-
-
- 101, 7
-
-
- 121, 21
-
-
- 262
-
gyroOutputMode
@@ -8430,6 +6528,5262 @@
1
+
+ bnGyroZN
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 0
+
+
+ lbGyroZN
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 1
+
+
+ bnGyroZP
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 2
+
+
+ lbGyroZP
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 3
+
+
+ bnGyroXP
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 4
+
+
+ lbGyroXP
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 5
+
+
+ bnGyroXN
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 6
+
+
+ lbGyroXN
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 7
+
+
+ lblSteeringWheelEmulationAxis
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 8
+
+
+ cBSteeringWheelEmulationAxis
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 9
+
+
+ lblSteeringWheelEmulationRange
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 10
+
+
+ cBSteeringWheelEmulationRange
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 11
+
+
+ btnSteeringWheelEmulationCalibrate
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ fLPTiltControls
+
+
+ 12
+
+
+ 3, 258
+
+
+ 271, 199
+
+
+ 262
+
+
+ fLPTiltControls
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel2
+
+
+ 2
+
+
+ toggleGyroMCb
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 0
+
+
+ label27
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 1
+
+
+ gyroMouseDzNUD
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 2
+
+
+ label26
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 3
+
+
+ triggerCondAndCombo
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 4
+
+
+ cBGyroMouseXAxis
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 5
+
+
+ label16
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 6
+
+
+ lbGyroSmooth
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 7
+
+
+ cBGyroSmooth
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 8
+
+
+ lbSmoothWeight
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 9
+
+
+ nUDGyroSmoothWeight
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 10
+
+
+ label12
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 11
+
+
+ nUDGyroMouseVertScale
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 12
+
+
+ label11
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 13
+
+
+ gyroTriggerBehavior
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 14
+
+
+ cBGyroInvertY
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 15
+
+
+ cBGyroInvertX
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 16
+
+
+ lbGyroInvert
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 17
+
+
+ lbGyroTriggers
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 18
+
+
+ btnGyroTriggers
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 19
+
+
+ nUDGyroSensitivity
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 20
+
+
+ lbGyroSens
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlSAMouse
+
+
+ 21
+
+
+ 2, 462
+
+
+ 2, 2, 2, 2
+
+
+ 263, 222
+
+
+ 263
+
+
+ pnlSAMouse
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel2
+
+
+ 3
+
+
+ Fill
+
+
+ TopDown
+
+
+ 0, 0
+
+
+ 557, 485
+
+
+ 0
+
+
+ False
+
+
+ flowLayoutPanel2
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabGyro
+
+
+ 0
+
+
+ 4, 22
+
+
+ 557, 485
+
+
+ 0
+
+
+ Gyro
+
+
+ tabGyro
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabControl1
+
+
+ 2
+
+
+ flowLayoutPanel4
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabOther
+
+
+ 0
+
+
+ 4, 22
+
+
+ 3, 3, 3, 3
+
+
+ 557, 485
+
+
+ 2
+
+
+ Other
+
+
+ tabOther
+
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabControl1
+
+
+ 3
+
+
+ Fill
+
+
+ 446, 0
+
+
+ 565, 511
+
+
+ 0
+
+
+ tabControl1
+
+
+ System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 3
+
+
+ True
+
+
+ panel1
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 0
+
+
+ panel3
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 1
+
+
+ panel4
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 2
+
+
+ panel5
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 4
+
+
+ Fill
+
+
+ TopDown
+
+
+ 0, 0
+
+
+ 557, 485
+
+
+ 2
+
+
+ False
+
+
+ flowLayoutPanel1
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabLightbar
+
+
+ 0
+
+
+ pnlFull
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel1
+
+
+ 0
+
+
+ pnlLowBattery
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel1
+
+
+ 1
+
+
+ 3, 3
+
+
+ 289, 100
+
+
+ 2
+
+
+ panel1
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 0
+
+
+ lbFull
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 0
+
+
+ lbRed
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 1
+
+
+ lbGreen
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 2
+
+
+ lbBlue
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 3
+
+
+ tBRedBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 4
+
+
+ tBGreenBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 5
+
+
+ tBBlueBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 6
+
+
+ 12, 1
+
+
+ 134, 96
+
+
+ 239
+
+
+ pnlFull
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel1
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 7, 7
+
+
+ 26, 13
+
+
+ 225
+
+
+ Full:
+
+
+ lbFull
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 10, 27
+
+
+ 15, 13
+
+
+ 158
+
+
+ R
+
+
+ lbRed
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 1
+
+
+ True
+
+
+ NoControl
+
+
+ 10, 53
+
+
+ 15, 13
+
+
+ 159
+
+
+ G
+
+
+ lbGreen
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 2
+
+
+ True
+
+
+ NoControl
+
+
+ 9, 76
+
+
+ 14, 13
+
+
+ 160
+
+
+ B
+
+
+ lbBlue
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 3
+
+
+ False
+
+
+ NoControl
+
+
+ 26, 24
+
+
+ 100, 20
+
+
+ 10
+
+
+ tBRedBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 4
+
+
+ False
+
+
+ NoControl
+
+
+ 26, 50
+
+
+ 100, 20
+
+
+ 11
+
+
+ tBGreenBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 5
+
+
+ False
+
+
+ NoControl
+
+
+ 26, 73
+
+
+ 100, 20
+
+
+ 12
+
+
+ tBBlueBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlFull
+
+
+ 6
+
+
+ lowColorChooserButton
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 0
+
+
+ lbLowRed
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 1
+
+
+ lbLowGreen
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 2
+
+
+ lbLowBlue
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 3
+
+
+ tBLowRedBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 4
+
+
+ tBLowGreenBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 5
+
+
+ tBLowBlueBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 6
+
+
+ lbEmpty
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 7
+
+
+ 160, 0
+
+
+ 126, 97
+
+
+ 238
+
+
+ pnlLowBattery
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel1
+
+
+ 1
+
+
+ Flat
+
+
+ NoControl
+
+
+ 44, 9
+
+
+ 13, 13
+
+
+ 49
+
+
+ lowColorChooserButton
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 30
+
+
+ 15, 13
+
+
+ 158
+
+
+ R
+
+
+ lbLowRed
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 1
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 53
+
+
+ 15, 13
+
+
+ 159
+
+
+ G
+
+
+ lbLowGreen
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 2
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 76
+
+
+ 14, 13
+
+
+ 160
+
+
+ B
+
+
+ lbLowBlue
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 3
+
+
+ False
+
+
+ NoControl
+
+
+ 22, 26
+
+
+ 100, 20
+
+
+ 10
+
+
+ tBLowRedBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 4
+
+
+ False
+
+
+ NoControl
+
+
+ 22, 49
+
+
+ 100, 20
+
+
+ 11
+
+
+ tBLowGreenBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 5
+
+
+ False
+
+
+ NoControl
+
+
+ 22, 72
+
+
+ 100, 20
+
+
+ 12
+
+
+ tBLowBlueBar
+
+
+ System.Windows.Forms.TrackBar, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 6
+
+
+ True
+
+
+ NoControl
+
+
+ 7, 9
+
+
+ 39, 13
+
+
+ 225
+
+
+ Empty:
+
+
+ lbEmpty
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ pnlLowBattery
+
+
+ 7
+
+
+ cBFlashType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 0
+
+
+ btnFlashColor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 1
+
+
+ lbPercentFlashBar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 2
+
+
+ nUDflashLED
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 3
+
+
+ 3, 109
+
+
+ 254, 44
+
+
+ 3
+
+
+ panel3
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 1
+
+
+ Flash at
+
+
+ Pulse at
+
+
+ 10, 10
+
+
+ 68, 21
+
+
+ 244
+
+
+ cBFlashType
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 0
+
+
+ Zoom
+
+
+ Flat
+
+
+ NoControl
+
+
+ 152, 14
+
+
+ 13, 13
+
+
+ 241
+
+
+ btnFlashColor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 1
+
+
+ True
+
+
+ NoControl
+
+
+ 133, 14
+
+
+ 15, 13
+
+
+ 243
+
+
+ %
+
+
+ lbPercentFlashBar
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 2
+
+
+ 84, 11
+
+
+ 43, 20
+
+
+ 242
+
+
+ nUDflashLED
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel3
+
+
+ 3
+
+
+ cBWhileCharging
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 0
+
+
+ btnChargingColor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 1
+
+
+ lbWhileCharging
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 2
+
+
+ 3, 159
+
+
+ 282, 38
+
+
+ 4
+
+
+ panel4
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 2
+
+
+ Normal
+
+
+ Pulse
+
+
+ Rainbow
+
+
+ Color
+
+
+ 96, 11
+
+
+ 121, 21
+
+
+ 242
+
+
+ cBWhileCharging
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 0
+
+
+ Flat
+
+
+ NoControl
+
+
+ 223, 13
+
+
+ 13, 13
+
+
+ 240
+
+
+ False
+
+
+ btnChargingColor
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 1
+
+
+ True
+
+
+ NoControl
+
+
+ 10, 12
+
+
+ 82, 13
+
+
+ 241
+
+
+ While Charging:
+
+
+ lbWhileCharging
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel4
+
+
+ 2
+
+
+ btnRainbow
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 0
+
+
+ lbRainbowB
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 1
+
+
+ nUDRainbowB
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 2
+
+
+ nUDRainbow
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 3
+
+
+ lbspc
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 4
+
+
+ 3, 226
+
+
+ 282, 45
+
+
+ 163
+
+
+ panel5
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel1
+
+
+ 4
+
+
+ NoControl
+
+
+ 5, 8
+
+
+ 2, 2, 2, 2
+
+
+ 20, 20
+
+
+ 248
+
+
+ btnRainbow
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 199, 13
+
+
+ 15, 13
+
+
+ 246
+
+
+ %
+
+
+ False
+
+
+ lbRainbowB
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 1
+
+
+ 150, 8
+
+
+ 43, 20
+
+
+ 247
+
+
+ False
+
+
+ nUDRainbowB
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 2
+
+
+ 29, 9
+
+
+ 39, 20
+
+
+ 245
+
+
+ nUDRainbow
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 3
+
+
+ True
+
+
+ NoControl
+
+
+ 71, 12
+
+
+ 59, 13
+
+
+ 244
+
+
+ secs/cycle
+
+
+ lbspc
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel5
+
+
+ 4
+
+
+ True
+
+
+ groupBox1
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 0
+
+
+ groupBox2
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 1
+
+
+ groupBox3
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 2
+
+
+ groupBox4
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 3
+
+
+ groupBox5
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 4
+
+
+ Fill
+
+
+ TopDown
+
+
+ 3, 3
+
+
+ 551, 479
+
+
+ 0
+
+
+ False
+
+
+ flowLayoutPanel3
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabAxis
+
+
+ 0
+
+
+ tBCustomOutputCurve
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 0
+
+
+ lbCurveEditorURL
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 1
+
+
+ nUDLSS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 2
+
+
+ label69
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 3
+
+
+ label46
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 4
+
+
+ RoundnessNUpDown
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 5
+
+
+ lsSquStickCk
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 6
+
+
+ nUDLSRotation
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 7
+
+
+ label45
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 8
+
+
+ nUDLSCurve
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 9
+
+
+ lbLSCurvePercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 10
+
+
+ label44
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 11
+
+
+ lsOutCurveComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 12
+
+
+ label43
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 13
+
+
+ nUDLSAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 14
+
+
+ label42
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 15
+
+
+ nUDLSMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 16
+
+
+ label41
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 17
+
+
+ nUDLS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 18
+
+
+ label40
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 19
+
+
+ 3, 3
+
+
+ 467, 278
+
+
+ 0
+
+
+ LS
+
+
+ groupBox1
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 0
+
+
+ 166, 141
+
+
+ 149, 20
+
+
+ 225
+
+
+ 0.00, 0.00, 1.00, 1.00
+
+
+ tBCustomOutputCurve
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 338, 145
+
+
+ 101, 13
+
+
+ 224
+
+
+ Custom curve editor
+
+
+ lbCurveEditorURL
+
+
+ System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 1
+
+
+ 92, 109
+
+
+ No
+
+
+ 40, 20
+
+
+ 223
+
+
+ nUDLSS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 2
+
+
+ True
+
+
+ 13, 104
+
+
+ 57, 13
+
+
+ 222
+
+
+ Sensitivity:
+
+
+ label69
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 3
+
+
+ True
+
+
+ NoControl
+
+
+ 111, 183
+
+
+ 61, 13
+
+
+ 221
+
+
+ Roundness
+
+
+ label46
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 4
+
+
+ 190, 181
+
+
+ 36, 20
+
+
+ 220
+
+
+ RoundnessNUpDown
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 5
+
+
+ NoControl
+
+
+ 12, 179
+
+
+ No
+
+
+ 111, 24
+
+
+ 219
+
+
+ Square Stick
+
+
+ lsSquStickCk
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 6
+
+
+ 88, 248
+
+
+ 68, 20
+
+
+ 218
+
+
+ nUDLSRotation
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 7
+
+
+ True
+
+
+ 16, 250
+
+
+ 50, 13
+
+
+ 214
+
+
+ Rotation:
+
+
+ label45
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 8
+
+
+ 89, 218
+
+
+ No
+
+
+ 49, 20
+
+
+ 213
+
+
+ nUDLSCurve
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 9
+
+
+ True
+
+
+ NoControl
+
+
+ 144, 220
+
+
+ 15, 13
+
+
+ 212
+
+
+ %
+
+
+ lbLSCurvePercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 10
+
+
+ True
+
+
+ 10, 217
+
+
+ 71, 13
+
+
+ 211
+
+
+ Curve (Input):
+
+
+ label44
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 11
+
+
+ Linear
+
+
+ Enhanced Precision
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 96, 141
+
+
+ 46, 21
+
+
+ 210
+
+
+ lsOutCurveComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 12
+
+
+ True
+
+
+ 13, 141
+
+
+ 73, 13
+
+
+ 209
+
+
+ Output Curve:
+
+
+ label43
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 13
+
+
+ 105, 76
+
+
+ 42, 20
+
+
+ 208
+
+
+ nUDLSAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 14
+
+
+ True
+
+
+ 13, 76
+
+
+ 83, 13
+
+
+ 207
+
+
+ Anti-dead Zone:
+
+
+ label42
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 15
+
+
+ 105, 45
+
+
+ 40, 20
+
+
+ 206
+
+
+ nUDLSMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 16
+
+
+ True
+
+
+ 13, 47
+
+
+ 58, 13
+
+
+ 205
+
+
+ Max Zone:
+
+
+ label41
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 17
+
+
+ 105, 18
+
+
+ No
+
+
+ 40, 20
+
+
+ 204
+
+
+ nUDLS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 18
+
+
+ True
+
+
+ 13, 20
+
+
+ 64, 13
+
+
+ 0
+
+
+ Dead Zone:
+
+
+ label40
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox1
+
+
+ 19
+
+
+ nUDRSS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 0
+
+
+ label70
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 1
+
+
+ rsOutCurveComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 2
+
+
+ nUDRSRotation
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 3
+
+
+ label52
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 4
+
+
+ lbRSCurvePercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 5
+
+
+ nUDRSCurve
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 6
+
+
+ label51
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 7
+
+
+ rsSquStickCk
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 8
+
+
+ numericUpDown1
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 9
+
+
+ label28
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 10
+
+
+ label50
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 11
+
+
+ nUDRSAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 12
+
+
+ label49
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 13
+
+
+ nUDRSMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 14
+
+
+ label48
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 15
+
+
+ nUDRS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 16
+
+
+ label47
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 17
+
+
+ 3, 287
+
+
+ 467, 283
+
+
+ 1
+
+
+ RS
+
+
+ groupBox2
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 1
+
+
+ 96, 117
+
+
+ No
+
+
+ 40, 20
+
+
+ 230
+
+
+ nUDRSS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 9, 119
+
+
+ 57, 13
+
+
+ 229
+
+
+ Sensitivity:
+
+
+ label70
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 1
+
+
+ Linear
+
+
+ Enhanced Precison
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 101, 152
+
+
+ 49, 21
+
+
+ 228
+
+
+ rsOutCurveComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 2
+
+
+ 88, 257
+
+
+ 74, 20
+
+
+ 227
+
+
+ nUDRSRotation
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 3
+
+
+ True
+
+
+ NoControl
+
+
+ 5, 259
+
+
+ 50, 13
+
+
+ 226
+
+
+ Rotation:
+
+
+ label52
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 4
+
+
+ True
+
+
+ NoControl
+
+
+ 163, 222
+
+
+ 15, 13
+
+
+ 225
+
+
+ %
+
+
+ lbRSCurvePercent
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 5
+
+
+ 95, 220
+
+
+ No
+
+
+ 49, 20
+
+
+ 224
+
+
+ nUDRSCurve
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 6
+
+
+ True
+
+
+ NoControl
+
+
+ 5, 220
+
+
+ 71, 13
+
+
+ 223
+
+
+ Curve (Input):
+
+
+ label51
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 7
+
+
+ NoControl
+
+
+ 8, 185
+
+
+ No
+
+
+ 103, 24
+
+
+ 222
+
+
+ Square Stick
+
+
+ rsSquStickCk
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 8
+
+
+ 196, 188
+
+
+ 36, 20
+
+
+ 221
+
+
+ numericUpDown1
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 9
+
+
+ True
+
+
+ NoControl
+
+
+ 117, 190
+
+
+ 61, 13
+
+
+ 213
+
+
+ Roundness
+
+
+ label28
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 10
+
+
+ True
+
+
+ NoControl
+
+
+ 8, 155
+
+
+ 73, 13
+
+
+ 210
+
+
+ Output Curve:
+
+
+ label50
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 11
+
+
+ 99, 82
+
+
+ 43, 20
+
+
+ 209
+
+
+ nUDRSAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 12
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 84
+
+
+ 83, 13
+
+
+ 208
+
+
+ Anti-dead Zone:
+
+
+ label49
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 13
+
+
+ 102, 49
+
+
+ 40, 20
+
+
+ 207
+
+
+ nUDRSMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 14
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 51
+
+
+ 58, 13
+
+
+ 206
+
+
+ Max Zone:
+
+
+ label48
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 15
+
+
+ 99, 21
+
+
+ No
+
+
+ 40, 20
+
+
+ 204
+
+
+ nUDRS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 16
+
+
+ True
+
+
+ NoControl
+
+
+ 6, 23
+
+
+ 64, 13
+
+
+ 1
+
+
+ Dead Zone:
+
+
+ label47
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox2
+
+
+ 17
+
+
+ nUDL2S
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 0
+
+
+ label71
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 1
+
+
+ cBL2OutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 2
+
+
+ nUDL2AntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 3
+
+
+ nUDL2Maxzone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 4
+
+
+ nUDL2
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 5
+
+
+ label54
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 6
+
+
+ label55
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 7
+
+
+ label56
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 8
+
+
+ label57
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 9
+
+
+ 3, 576
+
+
+ 217, 188
+
+
+ 2
+
+
+ L2
+
+
+ groupBox3
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 2
+
+
+ 118, 110
+
+
+ No
+
+
+ 40, 20
+
+
+ 231
+
+
+ nUDL2S
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 117
+
+
+ 57, 13
+
+
+ 230
+
+
+ Sensitivity:
+
+
+ label71
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 1
+
+
+ Linear
+
+
+ Enhanced Precison
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 112, 145
+
+
+ 46, 21
+
+
+ 220
+
+
+ cBL2OutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 2
+
+
+ 117, 77
+
+
+ 42, 20
+
+
+ 219
+
+
+ nUDL2AntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 3
+
+
+ 118, 50
+
+
+ 41, 20
+
+
+ 218
+
+
+ nUDL2Maxzone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 4
+
+
+ 120, 21
+
+
+ No
+
+
+ 40, 20
+
+
+ 217
+
+
+ nUDL2
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 5
+
+
+ True
+
+
+ NoControl
+
+
+ 14, 145
+
+
+ 73, 13
+
+
+ 215
+
+
+ Output Curve:
+
+
+ label54
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 6
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 79
+
+
+ 83, 13
+
+
+ 214
+
+
+ Anti-dead Zone:
+
+
+ label55
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 7
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 50
+
+
+ 58, 13
+
+
+ 213
+
+
+ Max Zone:
+
+
+ label56
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 8
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 23
+
+
+ 64, 13
+
+
+ 212
+
+
+ Dead Zone:
+
+
+ label57
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox3
+
+
+ 9
+
+
+ nUDR2S
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 0
+
+
+ label72
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 1
+
+
+ cBR2OutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 2
+
+
+ nUDR2AntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 3
+
+
+ nUDR2Maxzone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 4
+
+
+ nUDR2
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 5
+
+
+ label53
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 6
+
+
+ label58
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 7
+
+
+ label59
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 8
+
+
+ label60
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 9
+
+
+ 3, 770
+
+
+ 217, 188
+
+
+ 3
+
+
+ R2
+
+
+ groupBox4
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 3
+
+
+ 107, 113
+
+
+ 40, 20
+
+
+ 232
+
+
+ nUDR2S
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 0
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 116
+
+
+ 57, 13
+
+
+ 231
+
+
+ Sensitivity:
+
+
+ label72
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 1
+
+
+ Linear
+
+
+ Enhanced Precison
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 101, 149
+
+
+ 49, 21
+
+
+ 223
+
+
+ cBR2OutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 2
+
+
+ 105, 81
+
+
+ 44, 20
+
+
+ 222
+
+
+ nUDR2AntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 3
+
+
+ 97, 50
+
+
+ 40, 20
+
+
+ 221
+
+
+ nUDR2Maxzone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 4
+
+
+ 97, 20
+
+
+ 40, 20
+
+
+ 220
+
+
+ nUDR2
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 5
+
+
+ True
+
+
+ NoControl
+
+
+ 17, 147
+
+
+ 73, 13
+
+
+ 219
+
+
+ Output Curve:
+
+
+ label53
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 6
+
+
+ True
+
+
+ NoControl
+
+
+ 14, 79
+
+
+ 83, 13
+
+
+ 218
+
+
+ Anti-dead Zone:
+
+
+ label58
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 7
+
+
+ True
+
+
+ NoControl
+
+
+ 14, 50
+
+
+ 58, 13
+
+
+ 217
+
+
+ Max Zone:
+
+
+ label59
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 8
+
+
+ True
+
+
+ NoControl
+
+
+ 14, 23
+
+
+ 64, 13
+
+
+ 216
+
+
+ Dead Zone:
+
+
+ label60
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox4
+
+
+ 9
+
+
+ nUDSZS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 0
+
+
+ nUDSXS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 1
+
+
+ label74
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 2
+
+
+ label73
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 3
+
+
+ cBSixaxisZOutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 4
+
+
+ label68
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 5
+
+
+ cBSixaxisXOutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 6
+
+
+ label67
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 7
+
+
+ nUDSixaxisZAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 8
+
+
+ label66
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 9
+
+
+ nUDSixaxisXAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 10
+
+
+ label65
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 11
+
+
+ nUDSixAxisZMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 12
+
+
+ label64
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 13
+
+
+ nUDSixAxisXMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 14
+
+
+ label63
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 15
+
+
+ nUDSZ
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 16
+
+
+ label62
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 17
+
+
+ nUDSX
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 18
+
+
+ label61
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 19
+
+
+ 3, 964
+
+
+ 200, 373
+
+
+ 4
+
+
+ SixAxis
+
+
+ groupBox5
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel3
+
+
+ 4
+
+
+ 126, 264
+
+
+ No
+
+
+ 40, 20
+
+
+ 236
+
+
+ nUDSZS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 0
+
+
+ 126, 231
+
+
+ 40, 20
+
+
+ 235
+
+
+ nUDSXS
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 1
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 266
+
+
+ 67, 13
+
+
+ 234
+
+
+ Sensitivity Z:
+
+
+ label74
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 2
+
+
+ True
+
+
+ NoControl
+
+
+ 17, 233
+
+
+ 67, 13
+
+
+ 233
+
+
+ Sensitivity X:
+
+
+ label73
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 3
+
+
+ Linear
+
+
+ Enhanced Precison
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 118, 334
+
+
+ 40, 21
+
+
+ 232
+
+
+ cBSixaxisZOutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 4
+
+
+ True
+
+
+ NoControl
+
+
+ 17, 334
+
+
+ 83, 13
+
+
+ 231
+
+
+ Output Curve Z:
+
+
+ label68
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 5
+
+
+ Linear
+
+
+ Enhanced Precison
+
+
+ Quadratic
+
+
+ Cubic
+
+
+ Easeout Quad
+
+
+ Easeout Cubic
+
+
+ Custom
+
+
+ 118, 302
+
+
+ 40, 21
+
+
+ 230
+
+
+ cBSixaxisXOutputCurve
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 6
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 305
+
+
+ 83, 13
+
+
+ 229
+
+
+ Output Curve X:
+
+
+ label67
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 7
+
+
+ 120, 195
+
+
+ 47, 20
+
+
+ 228
+
+
+ nUDSixaxisZAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 8
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 197
+
+
+ 93, 13
+
+
+ 227
+
+
+ Anti-dead Zone Z:
+
+
+ label66
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 9
+
+
+ 120, 163
+
+
+ 46, 20
+
+
+ 226
+
+
+ nUDSixaxisXAntiDead
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 10
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 164
+
+
+ 93, 13
+
+
+ 225
+
+
+ Anti-dead Zone X:
+
+
+ label65
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 11
+
+
+ 103, 126
+
+
+ 40, 20
+
+
+ 224
+
+
+ nUDSixAxisZMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 12
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 126
+
+
+ 68, 13
+
+
+ 223
+
+
+ Max Zone Z:
+
+
+ label64
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 13
+
+
+ 104, 92
+
+
+ 41, 20
+
+
+ 222
+
+
+ nUDSixAxisXMaxZone
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 14
+
+
+ True
+
+
+ NoControl
+
+
+ 15, 94
+
+
+ 68, 13
+
+
+ 221
+
+
+ Max Zone X:
+
+
+ label63
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 15
+
+
+ 105, 56
+
+
+ No
+
+
+ 40, 20
+
+
+ 220
+
+
+ nUDSZ
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 16
+
+
+ True
+
+
+ NoControl
+
+
+ 16, 58
+
+
+ 74, 13
+
+
+ 219
+
+
+ Dead Zone Z:
+
+
+ label62
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 17
+
+
+ 105, 24
+
+
+ 40, 20
+
+
+ 218
+
+
+ nUDSX
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 18
+
+
+ True
+
+
+ NoControl
+
+
+ 14, 24
+
+
+ 74, 13
+
+
+ 217
+
+
+ Dead Zone X:
+
+
+ label61
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ groupBox5
+
+
+ 19
+
+
+ True
+
+
+ NoControl
+
+
+ 4, 9
+
+
+ 72, 13
+
+
+ 263
+
+
+ Output Mode:
+
+
+ label34
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel6
+
+
+ 0
+
+
+ Controls
+
+
+ Mouse
+
+
+ Mouse Joystick
+
+
+ 101, 7
+
+
+ 121, 21
+
+
+ 262
+
+
+ gyroOutputMode
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel6
+
+
+ 1
+
NoControl
@@ -8844,27 +12198,6 @@
12
-
- 3, 258
-
-
- 271, 199
-
-
- 262
-
-
- fLPTiltControls
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel2
-
-
- 2
-
True
@@ -9507,87 +12840,243 @@
21
-
- 2, 462
-
-
- 2, 2, 2, 2
-
-
- 263, 222
-
-
- 263
-
-
- pnlSAMouse
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel2
-
-
- 3
-
-
- Fill
-
-
- TopDown
-
-
- 0, 0
-
-
- 557, 485
-
-
- 0
-
-
- False
-
-
- flowLayoutPanel2
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tabGyro
-
-
- 0
-
-
- 4, 22
-
-
- 557, 485
-
-
- 0
-
-
- Gyro
-
-
- tabGyro
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tabControl1
-
-
- 2
-
True
+
+ gBRumble
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 0
+
+
+ panel7
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 1
+
+
+ panel8
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 2
+
+
+ cBMouseAccel
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 3
+
+
+ enableTouchToggleCheckbox
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 4
+
+
+ panel9
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 5
+
+
+ cBDinput
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 6
+
+
+ cBFlushHIDQueue
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 7
+
+
+ panel10
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 8
+
+
+ panel11
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 9
+
+
+ panel12
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 10
+
+
+ Fill
+
+
+ TopDown
+
+
+ 3, 3
+
+
+ 551, 479
+
+
+ 0
+
+
+ False
+
+
+ flowLayoutPanel4
+
+
+ System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ tabOther
+
+
+ 0
+
+
+ lbPercentRumble
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBRumble
+
+
+ 0
+
+
+ btnRumbleLightTest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBRumble
+
+
+ 1
+
+
+ btnRumbleHeavyTest
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBRumble
+
+
+ 2
+
+
+ nUDRumbleBoost
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ gBRumble
+
+
+ 3
+
+
+ 3, 3
+
+
+ 272, 46
+
+
+ 248
+
+
+ Rumble
+
+
+ gBRumble
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 0
+
True
@@ -9693,29 +13182,62 @@
3
-
- 3, 3
+
+ lbUseController
-
- 272, 46
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 248
+
+ panel7
-
- Rumble
+
+ 0
-
- gBRumble
+
+ nUDSixaxis
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ panel7
+
+
+ 1
+
+
+ cBControllerInput
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel7
+
+
+ 2
+
+
+ 3, 55
+
+
+ 302, 21
+
+
+ 249
+
+
+ panel7
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
flowLayoutPanel4
-
- 0
+
+ 1
True
@@ -9801,26 +13323,50 @@
2
-
- 3, 55
+
+ lbButtonMouseSens
-
- 302, 21
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 249
+
+ panel8
-
- panel7
+
+ 0
-
+
+ numUDMouseSens
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel8
+
+
+ 1
+
+
+ 3, 82
+
+
+ 200, 21
+
+
+ 250
+
+
+ panel8
+
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
flowLayoutPanel4
-
- 1
+
+ 2
True
@@ -9873,27 +13419,6 @@
1
-
- 3, 82
-
-
- 200, 21
-
-
- 250
-
-
- panel8
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel4
-
-
- 2
-
True
@@ -9966,6 +13491,63 @@
4
+
+ pBProgram
+
+
+ System.Windows.Forms.PictureBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel9
+
+
+ 0
+
+
+ cBLaunchProgram
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel9
+
+
+ 1
+
+
+ btnBrowse
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel9
+
+
+ 2
+
+
+ 3, 155
+
+
+ 335, 34
+
+
+ 259
+
+
+ panel9
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 5
+
NoControl
@@ -10062,27 +13644,6 @@
2
-
- 3, 155
-
-
- 335, 34
-
-
- 259
-
-
- panel9
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel4
-
-
- 5
-
True
@@ -10158,6 +13719,63 @@
7
+
+ nUDIdleDisconnect
+
+
+ System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel10
+
+
+ 0
+
+
+ cBIdleDisconnect
+
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel10
+
+
+ 1
+
+
+ lbIdleMinutes
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel10
+
+
+ 2
+
+
+ 3, 241
+
+
+ 335, 32
+
+
+ 262
+
+
+ panel10
+
+
+ System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ flowLayoutPanel4
+
+
+ 8
+
119, 2
@@ -10245,26 +13863,50 @@
2
-
- 3, 241
+
+ btPollRateLabel
-
- 335, 32
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 262
+
+ panel11
-
- panel10
+
+ 0
-
+
+ btPollRateComboBox
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel11
+
+
+ 1
+
+
+ 3, 279
+
+
+ 335, 38
+
+
+ 263
+
+
+ panel11
+
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
flowLayoutPanel4
-
- 8
+
+ 9
True
@@ -10368,26 +14010,50 @@
1
-
- 3, 279
+
+ OutContTypeCb
-
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel12
+
+
+ 0
+
+
+ outcontLb
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ panel12
+
+
+ 1
+
+
+ 3, 323
+
+
335, 38
-
- 263
+
+ 264
-
- panel11
+
+ panel12
-
+
System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
flowLayoutPanel4
-
- 9
+
+ 10
Xbox 360
@@ -10446,108 +14112,6 @@
1
-
- 3, 323
-
-
- 335, 38
-
-
- 264
-
-
- panel12
-
-
- System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- flowLayoutPanel4
-
-
- 10
-
-
- Fill
-
-
- TopDown
-
-
- 3, 3
-
-
- 551, 479
-
-
- 0
-
-
- False
-
-
- flowLayoutPanel4
-
-
- System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tabOther
-
-
- 0
-
-
- 4, 22
-
-
- 3, 3, 3, 3
-
-
- 557, 485
-
-
- 2
-
-
- Other
-
-
- tabOther
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- tabControl1
-
-
- 3
-
-
- Fill
-
-
- 446, 0
-
-
- 565, 511
-
-
- 0
-
-
- tabControl1
-
-
- System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 3
-
True