2025-11-24 16:05:50 +00:00
|
|
|
|
#pragma checksum "..\..\..\..\Windows\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "80E3FE0AC0B4FD22D7210FB56FA79AD766716FB4"
|
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>
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
using LibVLCSharp.WPF;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
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;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
using System.Windows.Forms.Integration;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
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 {
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 13 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdRovers;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 18 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.ComboBox cmbDispositivo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 26 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdResumo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 30 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_RuaAtual;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 31 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_RuaAtual;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 33 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_AreaTotal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 34 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_AreaTotal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 36 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Bateria;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 37 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Bateria;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 39 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Herbicida;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 40 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Herbicida;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 42 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Infestacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 43 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Infestacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 45 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Conexao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 46 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Conexao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 48 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoLiberada;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 49 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoModo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 50 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoStatus;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 51 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_StatusCarro;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 52 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_TemperaturaGeral;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 53 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoDuracao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 59 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdDiagnostico;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 101 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdStatusModulo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 128 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal ScottPlot.WPF.WpfPlot Plot;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 141 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdGNSS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 143 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Posicao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 144 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Correcao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 145 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Satelites;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 146 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Altitude;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 148 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.Slider sldGNSS_LeverArm;
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 149 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Progresso;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 150 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnGNSS_FixarBase;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 159 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 165 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_VelCErvas;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 166 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_VelSErvas;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 167 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_AngMax;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 171 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_RoiAtuacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 172 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_AreaAtuacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 173 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PressaoLiha;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 177 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PctErvaOn;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 178 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PctErvaOff;
|
|
|
|
|
|
|
|
|
|
|
|
#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")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_TempoOn;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 180 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Sonar;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#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")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Frenagem;
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#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")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Pulverizador;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#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")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.Button btnParametros_Salvar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 184 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnParametros_Atualizar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 188 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdMapa;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 190 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.MapViewControl MAP;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 191 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.HeadingIndicator HDG;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 192 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-12 11:15:07 +00:00
|
|
|
|
internal OperationControl.Controls.AttitudeIndicator IMU;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 196 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 198 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal OperationControl.Controls.ManualControlPad CTRL;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 202 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 204 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblMapaInfo_Debug;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 208 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 211 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal LibVLCSharp.WPF.VideoView VideoFront;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 215 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 218 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal LibVLCSharp.WPF.VideoView VideoWeed;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 222 "..\..\..\..\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-24 16:05:50 +00:00
|
|
|
|
#line 225 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnB0;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 229 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdLidar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 231 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.Bbox3DViewer BBoxes3D;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 235 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdObstaculos;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 246 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[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));
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 18 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
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-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_RuaAtual = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 5:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_RuaAtual = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 6:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_AreaTotal = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 7:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_AreaTotal = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 8:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Bateria = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 9:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Bateria = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 10:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Herbicida = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 11:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Herbicida = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
|
|
|
|
|
case 12:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Infestacao = ((OperationControl.Controls.ProgressBarText)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 13:
|
|
|
|
|
|
this.lblResumo_Infestacao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 14:
|
|
|
|
|
|
this.pgbResumo_Conexao = ((OperationControl.Controls.ProgressBarText)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 15:
|
|
|
|
|
|
this.lblResumo_Conexao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 16:
|
|
|
|
|
|
this.lblResumo_OperacaoLiberada = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 17:
|
|
|
|
|
|
this.lblResumo_OperacaoModo = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 18:
|
|
|
|
|
|
this.lblResumo_OperacaoStatus = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 19:
|
|
|
|
|
|
this.lblResumo_StatusCarro = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 20:
|
|
|
|
|
|
this.lblResumo_TemperaturaGeral = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 21:
|
|
|
|
|
|
this.lblResumo_OperacaoDuracao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 22:
|
|
|
|
|
|
this.brdDiagnostico = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 23:
|
|
|
|
|
|
this.brdStatusModulo = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 24:
|
|
|
|
|
|
this.Plot = ((ScottPlot.WPF.WpfPlot)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 25:
|
|
|
|
|
|
this.brdGNSS = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 26:
|
|
|
|
|
|
this.lblGNSS_Posicao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 27:
|
|
|
|
|
|
this.lblGNSS_Correcao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 28:
|
|
|
|
|
|
this.lblGNSS_Satelites = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 29:
|
|
|
|
|
|
this.lblGNSS_Altitude = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 30:
|
|
|
|
|
|
this.sldGNSS_LeverArm = ((System.Windows.Controls.Slider)(target));
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 148 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.sldGNSS_LeverArm.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sldGNSS_LeverArm_ValueChanged);
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 31:
|
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;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 32:
|
|
|
|
|
|
this.btnGNSS_FixarBase = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 150 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.btnGNSS_FixarBase.Click += new System.Windows.RoutedEventHandler(this.btnGNSS_FixarBase_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 33:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdAjustesOperacao = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 34:
|
|
|
|
|
|
this.txtParametros_VelCErvas = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 35:
|
|
|
|
|
|
this.txtParametros_VelSErvas = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 36:
|
|
|
|
|
|
this.txtParametros_AngMax = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 37:
|
|
|
|
|
|
this.txtParametros_RoiAtuacao = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 38:
|
|
|
|
|
|
this.txtParametros_AreaAtuacao = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 39:
|
|
|
|
|
|
this.txtParametros_PressaoLiha = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 40:
|
|
|
|
|
|
this.txtParametros_PctErvaOn = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 41:
|
|
|
|
|
|
this.txtParametros_PctErvaOff = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 42:
|
|
|
|
|
|
this.txtParametros_TempoOn = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 43:
|
|
|
|
|
|
this.chbParametros_Sonar = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 44:
|
|
|
|
|
|
this.chbParametros_Frenagem = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 45:
|
|
|
|
|
|
this.chbParametros_Pulverizador = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 46:
|
|
|
|
|
|
this.btnParametros_Salvar = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 183 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.btnParametros_Salvar.Click += new System.Windows.RoutedEventHandler(this.btnParametros_Salvar_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 47:
|
|
|
|
|
|
this.btnParametros_Atualizar = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
|
|
|
|
|
#line 184 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
this.btnParametros_Atualizar.Click += new System.Windows.RoutedEventHandler(this.btnParametros_Atualizar_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 48:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdMapa = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 49:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.MAP = ((OperationControl.Controls.MapViewControl)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 50:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.HDG = ((OperationControl.Controls.HeadingIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 51:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.IMU = ((OperationControl.Controls.AttitudeIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 52:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdControle = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 53:
|
|
|
|
|
|
this.CTRL = ((OperationControl.Controls.ManualControlPad)(target));
|
2025-11-14 17:11:58 +00:00
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 54:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdMapaInfo = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 55:
|
|
|
|
|
|
this.lblMapaInfo_Debug = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 56:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdCameraFrontal = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 57:
|
|
|
|
|
|
this.VideoFront = ((LibVLCSharp.WPF.VideoView)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 58:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdCameraTraseira = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 59:
|
|
|
|
|
|
this.VideoWeed = ((LibVLCSharp.WPF.VideoView)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 60:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdBicos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 61:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.btnB0 = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 225 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.btnB0.Click += new System.Windows.RoutedEventHandler(this.btnB0_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 62:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdLidar = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 63:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.BBoxes3D = ((OperationControl.Controls.Bbox3DViewer)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 64:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdObstaculos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
case 65:
|
2025-11-12 11:15:07 +00:00
|
|
|
|
this.brdBottom = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
this._contentLoaded = true;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|