2025-11-14 17:11:58 +00:00
|
|
|
|
#pragma checksum "..\..\..\..\Windows\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EFF9155DF8BE8F147801036B34286B2C64577676"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
|
// Runtime Version:4.0.30319.42000
|
|
|
|
|
|
//
|
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
using OperationControl.Controls;
|
|
|
|
|
|
using ScottPlot.WPF;
|
|
|
|
|
|
using System;
|
|
|
|
|
|
using System.Diagnostics;
|
|
|
|
|
|
using System.Windows;
|
|
|
|
|
|
using System.Windows.Automation;
|
|
|
|
|
|
using System.Windows.Controls;
|
|
|
|
|
|
using System.Windows.Controls.Primitives;
|
|
|
|
|
|
using System.Windows.Controls.Ribbon;
|
|
|
|
|
|
using System.Windows.Data;
|
|
|
|
|
|
using System.Windows.Documents;
|
|
|
|
|
|
using System.Windows.Ink;
|
|
|
|
|
|
using System.Windows.Input;
|
|
|
|
|
|
using System.Windows.Markup;
|
|
|
|
|
|
using System.Windows.Media;
|
|
|
|
|
|
using System.Windows.Media.Animation;
|
|
|
|
|
|
using System.Windows.Media.Effects;
|
|
|
|
|
|
using System.Windows.Media.Imaging;
|
|
|
|
|
|
using System.Windows.Media.Media3D;
|
|
|
|
|
|
using System.Windows.Media.TextFormatting;
|
|
|
|
|
|
using System.Windows.Navigation;
|
|
|
|
|
|
using System.Windows.Shapes;
|
|
|
|
|
|
using System.Windows.Shell;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace OperationControl.Windows {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// MainWindow
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 12 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdRovers;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 17 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.ComboBox cmbDispositivo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-12 11:15:07 +00:00
|
|
|
|
#line 25 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdResumo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 58 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdDiagnostico;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 100 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdStatusModulo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 127 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal ScottPlot.WPF.WpfPlot Plot;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 140 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdGNSS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 142 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Posicao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 143 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Correcao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 144 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Satelites;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 145 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Altitude;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 146 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnGNSS_FixarBase;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 147 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Progresso;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 153 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdAjustesOperacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 179 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdMapa;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 181 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.MapViewControl MAP;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 182 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.HeadingIndicator HDG;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 183 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.AttitudeIndicator IMU;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 187 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdControle;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 189 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ManualControlPad PadCtl;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 193 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdMapaInfo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 199 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdCameraFrontal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 206 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdCameraTraseira;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 213 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdBicos;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-14 17:11:58 +00:00
|
|
|
|
#line 216 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnB0;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-12 11:15:07 +00:00
|
|
|
|
#line 220 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdLidar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 222 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.Bbox3DViewer BBoxes3D;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 226 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdObstaculos;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 237 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdBottom;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
private bool _contentLoaded;
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// InitializeComponent
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
public void InitializeComponent() {
|
|
|
|
|
|
if (_contentLoaded) {
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
_contentLoaded = true;
|
|
|
|
|
|
System.Uri resourceLocater = new System.Uri("/OperationControl;component/windows/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
|
|
|
|
|
|
|
|
#line 1 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
|
|
|
|
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
|
|
|
|
|
|
return System.Delegate.CreateDelegate(delegateType, this, handler);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
|
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
|
|
|
|
switch (connectionId)
|
|
|
|
|
|
{
|
|
|
|
|
|
case 1:
|
|
|
|
|
|
this.brdRovers = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 2:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.cmbDispositivo = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 17 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.cmbDispositivo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbDispositivo_SelectionChanged);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 3:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdResumo = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 4:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdDiagnostico = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 5:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdStatusModulo = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 6:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.Plot = ((ScottPlot.WPF.WpfPlot)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 7:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdGNSS = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 8:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Posicao = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 9:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Correcao = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 10:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Satelites = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 11:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Altitude = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 12:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.btnGNSS_FixarBase = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 146 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.btnGNSS_FixarBase.Click += new System.Windows.RoutedEventHandler(this.btnGNSS_FixarBase_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 13:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Progresso = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 14:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdAjustesOperacao = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 15:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdMapa = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 16:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.MAP = ((OperationControl.Controls.MapViewControl)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 17:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.HDG = ((OperationControl.Controls.HeadingIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 18:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.IMU = ((OperationControl.Controls.AttitudeIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 19:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdControle = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 20:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.PadCtl = ((OperationControl.Controls.ManualControlPad)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 21:
|
|
|
|
|
|
this.brdMapaInfo = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 22:
|
|
|
|
|
|
this.brdCameraFrontal = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 23:
|
|
|
|
|
|
this.brdCameraTraseira = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 24:
|
|
|
|
|
|
this.brdBicos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 25:
|
|
|
|
|
|
this.btnB0 = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 216 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.btnB0.Click += new System.Windows.RoutedEventHandler(this.btnB0_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 26:
|
|
|
|
|
|
this.brdLidar = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 27:
|
|
|
|
|
|
this.BBoxes3D = ((OperationControl.Controls.Bbox3DViewer)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 28:
|
|
|
|
|
|
this.brdObstaculos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 29:
|
2025-11-12 11:15:07 +00:00
|
|
|
|
this.brdBottom = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
this._contentLoaded = true;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|