aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operation/JobHandler.cs
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-301-423/+73
|
* Updated original job handler with Vica's work.Roy Ben Shabat2020-05-281-47/+285
|
* JobHandler2 Test Improvements.Roy Ben Shabat2020-05-271-2/+17
|
* JobHandler2 modifications.Roy Ben Shabat2020-05-271-10/+43
|
* JobProgress Tester Utility for Vica.Roy Ben Shabat2020-05-241-11/+10
|
* Workaround for job handler completes with missing length in minus setting up ↵Roy Ben Shabat2020-05-121-1/+7
| | | | calc.
* Dashboard completed ?Roy Ben Shabat2020-05-051-6/+18
| | | | Remote job tracking.
* Several bug fixes.Roy Ben Shabat2020-03-251-0/+9
|
* Implemented job cancel while uploading job description file.Roy Ben-Shabat2020-01-221-5/+6
|
* DB CHANGE from previous commit.Roy Ben-Shabat2020-01-221-2/+17
| | | | | | Implemented multiple job stops until success. Related Work Items: #2412
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-7/+16
|
* Implemented offline firmware upgrade support on PPC.Roy Ben Shabat2019-12-241-1/+14
|
* Implemented bug reporting Machine SN & Embedded Version.Roy Ben-Shabat2019-09-161-4/+4
| | | | Implemented ProcessParameters.DryerBufferLengthMeters.
* Working on TCC..Roy Ben-Shabat2019-05-061-4/+13
|
* Added logs to try catch progress error on PPC.Roy Ben-Shabat2019-05-011-0/+19
| | | | | Prevent job progress after completion on MachineOperator. Added lubricant = 100 on volume jobs PPC.
* Prevent job progress overflow in JobHandler.Roy Ben-Shabat2019-05-011-0/+3
|
* Added guidance to event types.Roy Ben-Shabat2019-04-231-1/+1
| | | | | | | Implemented general event view on PPC. Improved job resume tracking. Improved job resume on PPC. Added corruption emulation to machine emulator.
* Implemented Volume color space gradients.Roy Ben-Shabat2019-04-221-1/+1
| | | | | Implemented volume gradients on PPC. Improved job running aspects on PPC.
* Implemented single segment per spool on PPC!Roy Ben-Shabat2018-12-111-0/+17
|
* Implemented Job Outline.Roy Ben-Shabat2018-10-251-2/+8
|
* Added all segments progress to job status and machine studio running job.Roy Ben-Shabat2018-09-171-0/+74
|
* Implemented job length factor !Roy Ben-Shabat2018-07-241-1/+1
|
* Working on PPC.Roy Ben-Shabat2018-07-231-4/+43
|
* Implemented finalization stage on PPC.Roy Ben-Shabat2018-07-191-0/+6
|
* Added finalization stage to job progress.Roy Ben-Shabat2018-07-181-66/+90
| | | | Fixed issue with process parameters indices.
* *1. Implement Real Progress on Machine Emulator.Roy Ben-Shabat2018-07-171-12/+45
| | | | | | | | | | | *2. Add ParameterIgnore to Observable Entity validation props. *3. Block logging of similar continous job status events from embedded. (Add counter for embedded logs). *6. Make font size larger on Research module. *7. Open jobs on double click. *9. Add default sorting to job events. (NOT WORKING) *10. Add tool tips for job progress. *12. Test PPC Job Progress *13. Fix issue with inversed color conversion.
* Working on PPC.Roy Ben-Shabat2018-07-161-2/+10
|
* Implemented JobRunner on Tech Board !.Roy Ben-Shabat2018-07-151-0/+1
|
* Working on PPC & Tango.Integration.Roy Ben-Shabat2018-07-121-0/+8
|
* Machine Studio v1.0.0.13Roy Ben-Shabat2018-07-121-4/+29
|
* Working on PPC.Roy Ben-Shabat2018-07-111-1/+5
|
* Worked on PPC job progress view !Roy Ben-Shabat2018-07-091-1/+1
| | | | Implemented TouchRingProgress !
* Fixed an issue with MS DB Module table scrolling lagging.Roy Ben-Shabat2018-07-091-1/+13
| | | | Added new event type for embedded job status message.
* Refactored job progress handling !!!Roy Ben-Shabat2018-07-091-5/+122
|
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-011-0/+121
Added UploadHardwareCOnfiguration method to IMachineOperator.