Skip to content

Commit

Permalink
Merge Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skeltonn committed Mar 5, 2019
1 parent 08df3ec commit 81b96bb
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 453 deletions.
22 changes: 0 additions & 22 deletions RED/Configurations/Tools/PingToolConfig.cs

This file was deleted.

45 changes: 0 additions & 45 deletions RED/Contexts/Tools/PingToolContext.cs

This file was deleted.

7 changes: 0 additions & 7 deletions RED/RED.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,11 @@
<Compile Include="Configurations\Modules\PowerConfig.cs" />
<Compile Include="Configurations\Modules\ScienceConfig.cs" />
<Compile Include="Configurations\Network\NetworkManagerConfig.cs" />
<Compile Include="Configurations\Tools\PingToolConfig.cs" />
<Compile Include="Configurations\Tools\StopwatchToolConfig.cs" />
<Compile Include="Contexts\Modules\ArmPositionContext.cs" />
<Compile Include="Contexts\Modules\DriveSettingsContext.cs" />
<Compile Include="Contexts\Modules\GPSSettingsContext.cs" />
<Compile Include="Contexts\REDSettingsContext.cs" />
<Compile Include="Contexts\Tools\PingToolContext.cs" />
<Compile Include="Contexts\Modules\PowerSettingsContext.cs" />
<Compile Include="Contexts\Input\InputMappingsContext.cs" />
<Compile Include="Contexts\Input\InputSelectionContext.cs" />
Expand Down Expand Up @@ -210,9 +208,6 @@
<Compile Include="ViewModels\Input\Controllers\KeyboardInputViewModel.cs" />
<Compile Include="ViewModels\Modules\PowerViewModel.cs" />
<Compile Include="ViewModels\Input\Controllers\XboxControllerInputViewModel.cs" />
<Compile Include="ViewModels\Tools\PingToolViewModel.cs" />
<Compile Include="RoveProtocol\MetadataManager.cs" />
<Compile Include="RoveProtocol\Rovecomm.cs" />
<Compile Include="ViewModels\Modules\ScienceViewModel.cs" />
<Compile Include="ViewModels\Modules\SensorViewModel.cs" />
<Compile Include="ViewModels\ControlCenterViewModel.cs" />
Expand All @@ -225,8 +220,6 @@
<Compile Include="ViewModels\Settings\Modules\ScienceSettingsViewModel.cs" />
<Compile Include="ViewModels\Settings\Network\NetworkManagerSettingsViewModel.cs" />
<Compile Include="ViewModels\Tools\StopwatchToolViewModel.cs" />
<Compile Include="ViewModels\Tools\TelemetryLogToolViewModel.cs" />
<Compile Include="ViewModels\XMLConfigManager.cs" />
<Compile Include="Views\ControlCenterView.xaml.cs">
<DependentUpon>ControlCenterView.xaml</DependentUpon>
</Compile>
Expand Down
275 changes: 0 additions & 275 deletions RED/ViewModels/Tools/PingToolViewModel.cs

This file was deleted.

Loading

0 comments on commit 81b96bb

Please sign in to comment.