aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/ViewModels/ConnectedMachineViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed total dye time formating on PPC and MS.Roy Ben Shabat2020-07-311-1/+1
|
* Implemented faster job runs counters retrieval for PPC and MS.Roy Ben-Shabat2020-01-291-1/+1
|
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-3/+3
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Improved user login errors.Roy Ben-Shabat2019-07-231-0/+46
| | | | Added machine counters to connected machine view.
* Implemented default report issue settings on machine studio.Roy Ben-Shabat2018-08-011-17/+9
|
* Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider.Roy Ben-Shabat2018-07-291-1/+12
| | | | | | | Added diagnostics frame rate to connected machine dialog. Implemented dynamic graphs max points using frame rate on tech board!. Implemented speed control on DIagnosticsFilePlayer & Data Capture module. Implemented graphs duration control on tech board.
* Machine Studio v1.0.0.18Roy Ben-Shabat2018-07-191-0/+10
|
* Machine Studio.Roy Ben-Shabat2018-07-031-0/+19
| | | | | | Implemented upload hardware configuration from connected machine view. Implemented process parameters dragging through developer module settings :/
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-111-0/+36
Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.