From aeebb8d47e1d78b50d9ae5afd9df6eaf9765ed87 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 8 Jan 2019 17:59:31 +0200 Subject: Started working on power module... --- .../PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 6 ++++- .../PPC/Tango.PPC.UI/Views/LayoutView.xaml | 29 +++++++++++++++++----- 2 files changed, 28 insertions(+), 7 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI') 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 93a2e6c6a..12465fee3 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 @@ -359,6 +359,10 @@ {91b70e9b-66a7-4873-ae10-400e71cf404f} Tango.PPC.MachineSettings + + {1d0f15b7-c1f3-4b9e-b0bc-a5b9e50c91d0} + Tango.PPC.Power + {04febb02-f782-4b96-b47d-f6902afa43be} Tango.PPC.Storage @@ -491,7 +495,7 @@ del "$(TargetDir)firmware_package.tfp" - + \ No newline at end of file diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml index 872b6b71e..0b3e0b1ee 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml @@ -49,7 +49,7 @@ - + @@ -76,15 +76,32 @@ - + --> + + + + + + + + + + + + + + + + + + -- cgit v1.3.1