From a2d959a7777bf2387d0f50dbc1ecf69f53e2253d Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 2 Dec 2018 16:37:25 +0200 Subject: Implemented machine studio storage module. firmware upgrade version/validate/activate. Implemented firmware package generator utility. --- .../Tango.MachineStudio.UI/Views/FirmwareUpgradeView.xaml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/FirmwareUpgradeView.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/FirmwareUpgradeView.xaml index b69ad6a5b..84f4b2d92 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/FirmwareUpgradeView.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/FirmwareUpgradeView.xaml @@ -43,9 +43,9 @@ - The upgrade wizard will help you upgrade the connected machine firmware version. + This upgrade wizard will help you upgrade the connected machine firmware version. - Press 'SELECT' to browse for a .tfp file (Tango Firmware Package). + Press 'SELECT' to browse for an .tfp file (Tango Firmware Package). @@ -67,7 +67,7 @@ Upgrading Machine Firmware - + @@ -80,6 +80,15 @@ + + + + Firmware Upgrade Failed + + + + + -- cgit v1.3.1