From 6ccd2ee79d33669baea3d5d49b3fc5597e32d177 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 16 Mar 2021 15:23:40 +0200 Subject: Changed bit result Pending to Skipped. Changed status display order. Increased BIT fetch timeout to 5 min. --- .../PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml | 4 ++-- Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 +- .../Tango.Emulations/Emulators/MachineEmulator.cs | 3 ++- .../Operation/BitResultComposition.cs | 4 ++-- .../Tango.Integration/Operation/JobHandler.cs | 20 ++++++++++---------- .../Tango.Integration/Operation/MachineOperator.cs | 4 ++-- .../Tango.PMR/Diagnostics/BitResultStatus.cs | 4 ++-- 7 files changed, 21 insertions(+), 20 deletions(-) (limited to 'Software/Visual_Studio') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml index d6c6a9b0f..c9618d594 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Dialogs/BitResultsView.xaml @@ -68,8 +68,8 @@