diff --git a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.Designer.cs b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.Designer.cs index 22d9b1da0f..721486f248 100644 --- a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.Designer.cs +++ b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.Designer.cs @@ -62,6 +62,7 @@ private void InitializeComponent() // resources.ApplyResources(this.BUT_calib_accell, "BUT_calib_accell"); this.BUT_calib_accell.Name = "BUT_calib_accell"; + this.BUT_calib_accell.TextColorNotEnabled = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4))))); this.BUT_calib_accell.UseVisualStyleBackColor = true; this.BUT_calib_accell.Click += new System.EventHandler(this.BUT_calib_accell_Click); // @@ -79,6 +80,7 @@ private void InitializeComponent() // resources.ApplyResources(this.BUT_level, "BUT_level"); this.BUT_level.Name = "BUT_level"; + this.BUT_level.TextColorNotEnabled = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4))))); this.BUT_level.UseVisualStyleBackColor = true; this.BUT_level.Click += new System.EventHandler(this.BUT_level_Click); // @@ -86,6 +88,7 @@ private void InitializeComponent() // resources.ApplyResources(this.BUT_simpleAccelCal, "BUT_simpleAccelCal"); this.BUT_simpleAccelCal.Name = "BUT_simpleAccelCal"; + this.BUT_simpleAccelCal.TextColorNotEnabled = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4))))); this.BUT_simpleAccelCal.UseVisualStyleBackColor = true; this.BUT_simpleAccelCal.Click += new System.EventHandler(this.BUT_simpleAccelCal_Click); // @@ -101,6 +104,7 @@ private void InitializeComponent() // // ConfigAccelerometerCalibration // + resources.ApplyResources(this, "$this"); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.BUT_level); @@ -111,7 +115,6 @@ private void InitializeComponent() this.Controls.Add(this.label5); this.Controls.Add(this.BUT_simpleAccelCal); this.Name = "ConfigAccelerometerCalibration"; - resources.ApplyResources(this, "$this"); this.ResumeLayout(false); this.PerformLayout(); diff --git a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.resx b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.resx index 89259ee374..226eb8a0ac 100644 --- a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.resx +++ b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.resx @@ -1,399 +1,399 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 2 - - - - 60, 220 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + + + + 60, 220 + + Level your Autopilot to set default accelerometer offsets (1 axis/AHRS trims). -This requires you to place your autopilot flat and level. - - - - 70 - - - $this - - +This requires you to place your autopilot flat and level. + + + + 70 + + + $this + + Level your Autopilot to set default accelerometer Min/Max (3 axis). -This will ask you to place your autopilot on each edge. - - - 5 - - - MiddleCenter - - - 2000, 2 - - - 81 - - - 86 - - - BUT_simpleAccelCal - - - 83 - - - label2 - - - $this - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 102, 21 - - - $this - - - $this - - - 3, 8 - - - 819, 50 - - +This will ask you to place your autopilot on each edge. + + + 5 + + + MiddleCenter + + + 2000, 2 + + + 81 + + + 86 + + + BUT_simpleAccelCal + + + 83 + + + label2 + + + $this + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + 102, 21 + + + $this + + + 3, 8 + + + 819, 50 + + Level your Autopilot to set default accelerometer scale factors for level flight (1 axis). -This requires you to place your autopilot flat and level. - - - 4 - - - 645, 50 - - - BUT_calib_accell - - - 83, 45 - - - Calibrate Accel - - - 3 - - - 188, 168 - - - 8 - - - 460, 37 - - - System.Windows.Forms.MyUserControl, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - - - 7, 96 - - - True - - - - NoControl - - - MissionPlanner.Controls.LineSeparator, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - - - 743, 50 - - - label1 - - - NoControl - - - 6 - - - 60, 133 - - - label4 - - - 7, 30 - - - 102, 21 - - - 65 - - - 479, 275 - - - Simple Accel Cal - - - BUT_level - - - NoControl - - - lbl_Accel_user - - - label5 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - ConfigAccelerometerCalibration - - - 1 - - - True - - - NoControl - - - 188, 72 - - - MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - - - NoControl - - - 460, 2 - - - 85 - - - True - - - MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - $this - - - 0, 2 - - - Calibrate Level - - - $this - - - MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null - - - lineSeparator2 - - - True - - - 188, 249 - - - $this - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Microsoft Sans Serif, 12pt - - - NoControl - - - 385, 37 - - - 87 - - - 7 - - - NoControl - - - Accelerometer Calibration - - - NoControl - - - 102, 21 - - - 84 - - - 82 - - - True - - - uk - +This requires you to place your autopilot flat and level. + + + 4 + + + 645, 50 + + + BUT_calib_accell + + + 83, 45 + + + Calibrate Accel + + + 3 + + + 188, 168 + + + 8 + + + 460, 37 + + + System.Windows.Forms.MyUserControl, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + True + + + + NoControl + + + MissionPlanner.Controls.LineSeparator, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + 743, 50 + + + label1 + + + NoControl + + + 6 + + + 60, 133 + + + label4 + + + NoControl + + + 7, 30 + + + 102, 21 + + + 65 + + + 479, 275 + + + Simple Accel Cal + + + BUT_level + + + NoControl + + + lbl_Accel_user + + + label5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + $this + + + 1 + + + Accelerometer Calibration + + + True + + + NoControl + + + 188, 72 + + + Microsoft Sans Serif, 12pt + + + MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + NoControl + + + 85 + + + True + + + MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ConfigAccelerometerCalibration + + + 0, 2 + + + Calibrate Level + + + $this + + + MissionPlanner.Controls.MyButton, MissionPlanner.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null + + + lineSeparator2 + + + True + + + 188, 249 + + + $this + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + NoControl + + + 385, 37 + + + 87 + + + 7 + + + NoControl + + + 7, 96 + + + 460, 2 + + + 102, 21 + + + 84 + + + 82 + + + True + + + uk + \ No newline at end of file diff --git a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.uk.resx b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.uk.resx index 8f19c210b7..313cd94393 100644 --- a/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.uk.resx +++ b/GCSViews/ConfigurationView/ConfigAccelerometerCalibration.uk.resx @@ -1,183 +1,192 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - 436, 37 - - - Калібрування акселерометру - - - 60, 45 - - - 822, 75 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + 231, 20 + + + Калібрування акселерометру + + + 60, 45 + + + 418, 39 + + Вирівняйте свій дрон горизонтально, щоб встановити Мін. та Макс. значення акселерометру за замовчуванням (3 осі). Програма попросить Вас розташувати -дрон на кожній зі сторін по черзі. - - - 7, 121 - - - 188, 87 - - - 102, 32 - - - Калібрувати аксел. - - - 188, 161 - - - 102, 31 - - +дрон на кожній зі сторін по черзі. + + + 18, 122 + + + 188, 87 + + + 102, 32 + + + Калібрувати аксел. + + + 188, 192 + + + 102, 31 + + Калібрувати -гориз.рівень - - - 188, 247 - - - 102, 38 - - - Просте калібрування аксел. - - - 838, 50 - - +гориз.рівень + + + 188, 280 + + + 102, 38 + + + Просте калібрування аксел. + + + 60, 164 + + + 428, 26 + + Вирівняйте свій дрон горизонтально, щоб встановити зміщення акселерометру за -замовчуванням (1 вісь/AHRS). - - - 785, 50 - - +замовчуванням (1 вісь/AHRS). + + + 60, 251 + + + 398, 26 + + Вирівняйте свій дрон горизонтально, щоб встановити масштабні коефіцієнти -акселерометру за замовчуванням для горизонтального польоту (1 вісь). - +акселерометру за замовчуванням для горизонтального польоту (1 вісь). + + + 516, 394 + \ No newline at end of file