2025-11-12 11:15:07 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup />
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ApplicationDefinition Update="App.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</ApplicationDefinition>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Update="Controls\AttitudeIndicator.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Controls\Bbox3DViewer.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-24 16:05:50 +00:00
|
|
|
<Compile Update="Controls\GstVideoView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Compile Update="Controls\HeadingIndicator.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Controls\LabeledBar.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Controls\ManualControlPad.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-14 17:11:58 +00:00
|
|
|
<Compile Update="Controls\MapViewControl.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Compile Update="Controls\ProgressBarText.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-12-02 18:42:15 +00:00
|
|
|
<Compile Update="Controls\Pulverizador\BicoLequeIndicator.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Controls\Pulverizador\PulverizadorIndicator.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Compile Update="Controls\RiskMeter.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Controls\TemperatureIndicator.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2026-03-10 19:56:55 +00:00
|
|
|
<Compile Update="Views\ConfigConexao\ConfigConexaoView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\Operacao\OperacaoBottomView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\Operacao\OperacaoCenterView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\Operacao\OperacaoLeftView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\Operacao\OperacaoRightView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\Operacao\OperacaoTopView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\PreparacaoMapa\PreparacaoMapaBottomView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\PreparacaoMapa\PreparacaoMapaTopView.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Views\PreparacaoMapa\PreparacaoMapaView.xaml.cs">
|
2026-03-04 18:55:52 +00:00
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Windows\DockWindow.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Update="Windows\NetworkConfigWindow.xaml.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2025-11-12 11:15:07 +00:00
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Page Update="Controls\AttitudeIndicator.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Controls\Bbox3DViewer.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-24 16:05:50 +00:00
|
|
|
<Page Update="Controls\GstVideoView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Page Update="Controls\HeadingIndicator.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Controls\LabeledBar.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Controls\ManualControlPad.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-14 17:11:58 +00:00
|
|
|
<Page Update="Controls\MapViewControl.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Page Update="Controls\ProgressBarText.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-12-02 18:42:15 +00:00
|
|
|
<Page Update="Controls\Pulverizador\BicoLequeIndicator.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Controls\Pulverizador\PulverizadorIndicator.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Page Update="Controls\RiskMeter.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Controls\TemperatureIndicator.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2026-03-10 19:56:55 +00:00
|
|
|
<Page Update="Views\ConfigConexao\ConfigConexaoView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\Operacao\OperacaoBottomView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\Operacao\OperacaoCenterView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\Operacao\OperacaoLeftView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\Operacao\OperacaoRightView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\Operacao\OperacaoTopView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\PreparacaoMapa\PreparacaoMapaBottomView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\PreparacaoMapa\PreparacaoMapaTopView.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Views\PreparacaoMapa\PreparacaoMapaView.xaml">
|
2026-03-04 18:55:52 +00:00
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Update="Windows\DockWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-12 11:15:07 +00:00
|
|
|
<Page Update="Windows\MainWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2026-03-04 18:55:52 +00:00
|
|
|
<Page Update="Windows\NetworkConfigWindow.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
2025-11-12 11:15:07 +00:00
|
|
|
</ItemGroup>
|
|
|
|
|
</Project>
|