From b428d54cba43ad40cf422ef6e69ccb85d8f4a146 Mon Sep 17 00:00:00 2001 From: Victoria Plitt Date: Mon, 23 Oct 2023 21:18:50 +0300 Subject: PPC. New images - backup_restore, machine-image and machine for X4. --- .../PPC/Tango.PPC.UI/Images/machine-X4.png | Bin 0 -> 36278 bytes .../PPC/Tango.PPC.UI/Images/machine-image-X4.png | Bin 0 -> 99444 bytes .../Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 4 +++- .../PPC/Tango.PPC.UI/Views/EmergencyView.xaml | 13 ++++++++++++- .../PPC/Tango.PPC.UI/Views/ExternalBridgeView.xaml | 13 ++++++++++++- .../PPC/Tango.PPC.UI/Views/RestartingSystemView.xaml | 13 ++++++++++++- .../PPC/Tango.PPC.UI/Views/RestartingView.xaml | 13 ++++++++++++- 7 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-X4.png create mode 100644 Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-image-X4.png (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-X4.png b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-X4.png new file mode 100644 index 000000000..25e4697fd Binary files /dev/null and b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-X4.png differ diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-image-X4.png b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-image-X4.png new file mode 100644 index 000000000..5a6095e4c Binary files /dev/null and b/Software/Visual_Studio/PPC/Tango.PPC.UI/Images/machine-image-X4.png differ diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index 8f65f225b..a63c0fca2 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -648,6 +648,8 @@ + + @@ -993,7 +995,7 @@ if $(ConfigurationName) == Eureka copy /Y "$(ProjectDir)Intro.wmv" "$(TargetDir) - + diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/EmergencyView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/EmergencyView.xaml index f2b018bfa..e4f55915c 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/EmergencyView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/EmergencyView.xaml @@ -20,7 +20,18 @@ 2. Release the emergency button. 3. Press the power button to power up the system. - + + + + + diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/ExternalBridgeView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/ExternalBridgeView.xaml index fddd15fe7..7276d7d4c 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/ExternalBridgeView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/ExternalBridgeView.xaml @@ -18,7 +18,18 @@ - + + + + + + + diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/RestartingView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/RestartingView.xaml index 41017f629..9e7abdca2 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/RestartingView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/RestartingView.xaml @@ -14,7 +14,18 @@ - + + + + + -- cgit v1.3.1