aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-30164-8981/+297
|
* Fixed issues with reset counters.Roy Ben Shabat2020-12-112-9/+9
| | | | | | | | | Display general authorization error instead of unexpected application error. Display environment on FSE. Completed cleaner dispensing dialog. Hide/show "Open/Close dyeing head lid" on Flat/Arc. Emulator will raise proper "Opened" events after "Open dyeing head lid" command. Updated EF Extensions version to all project due to a bug in "DeleteFromQuery".
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-12-061-1/+1
|\
| * Version 1.5.3.3 releaseShlomo Hecht2020-12-031-1/+1
| |
* | Tango password hash generator.Roy Ben Shabat2020-12-064-0/+133
|/
* Implemented machine events emulation via FSE.Roy Ben Shabat2020-12-012-3/+3
| | | | | | Added support for event 5099. Updated event rev to 28. Added 3 & 4 dancer types for X4.
* Implemented action logs for data store.Roy Ben Shabat2020-12-011-1/+1
|
* Minimal support for light inks on MS.Roy Ben Shabat2020-11-2311-0/+486
| | | | Color to int generator util.
* Redundant.Roy Ben Shabat2020-11-181-1/+1
|
* Implemented new transport threading mode.Roy Ben Shabat2020-11-181-0/+8
| | | | Implemented logger update queue thread on stubs gui.
* MERGED FSE configuration to master.Roy Ben Shabat2020-11-137-7/+263
|\
| * Working on data store !Roy Ben Shabat2020-11-137-7/+263
| |
* | Updated event types to rev 27.Roy Ben Shabat2020-11-072-6/+3
| |
* | removing two columns from the alarm table and alarm generatorShlomo Hecht2020-11-061-2/+2
|/
* Added IsPersistent to alarams handling.Roy Ben Shabat2020-11-021-0/+7
|
* DATA STORE !Roy Ben Shabat2020-10-202-1/+12
|
* Added Persistent column to event types.Roy Ben Shabat2020-10-143-32/+7
|
* IMplemented emulator ink filling status.Roy Ben Shabat2020-10-124-2/+100
|
* PMR IFS.Roy Ben Shabat2020-10-121-0/+7
|
* Dispenser Analyzer.Victoria Plitt2020-09-247-14/+31
| | | | A little changes in titles, using with param in command line, versions.
* Dispenser analyzer. A little bug on settings. in Process analyzer.Victoria Plitt2020-09-161-1/+3
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-09-132-3/+30
|\
| * Working on Tango.Git and Tag creation upon release.Roy Ben Shabat2020-09-102-3/+30
| |
* | Dispenser Analyzer. A new analyzer was added - Process. Added additional ↵Victoria Plitt2020-09-1325-349/+973
|/ | | | level of Generic interfaces and implementation.
* Improved handling for job aborted by embedded.Roy Ben Shabat2020-09-062-0/+13
|
* Events definitions rev 25.Roy Ben Shabat2020-09-062-1/+5
| | | | | Added new events group "Jobs". Insights jobs events.
* Block MS from importing existing CCT file.Roy Ben Shabat2020-09-021-1/+1
|
* CCT Optimizer !Roy Ben Shabat2020-09-021-17/+163
|
* Updated TECH_IOS db.Roy Ben Shabat2020-08-311-16/+18
| | | | Recompiled PMR.
* Improved ports list generator.Roy Ben Shabat2020-08-312-22/+141
|
* Event types updated to rev24Roy Ben Shabat2020-08-262-1/+5
|
* mergeAvi Levkovich2020-08-2513-52/+212
|
* mergeAvi Levkovich2020-08-122-2/+3
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-08-0314-61/+446
|\
| * Dispenser Analyzer. Added setting window, saving flow test results as excel ↵Victoria Plitt2020-07-3014-61/+446
| | | | | | | | data, working with command line.
* | Updated event type to rev 23.Roy Ben Shabat2020-08-022-1/+5
|/
* Dispenser Analyzer. GUI changes in Setting window.Victoria Plitt2020-07-091-25/+36
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-07-052-1/+5
|\
| * Updated new event types from dropbox.Roy Ben Shabat2020-07-052-1/+5
| |
* | Dispenser Analyzer. Added settings wnd, changes in printing to pdf - set ↵Victoria Plitt2020-07-059-15/+356
|/ | | | real height of document, removed printing graphs to png files.
* Flow analyzer. Changed allowed error from >=1.3 to >=1.5Victoria Plitt2020-06-253-4/+4
|
* Dispenser Analyzer . Added a new graph to Flow results. Changed some values ↵Victoria Plitt2020-06-2443-59/+678
| | | | in analyzing according to Ori request.
* Updated original job handler with Vica's work.Roy Ben Shabat2020-05-281-22/+14
|
* JobHandler2 Test Improvements.Roy Ben Shabat2020-05-271-1/+58
|
* JobHandler2 modifications.Roy Ben Shabat2020-05-272-24/+27
|
* Added changes to JobHandler. Available to set any progress to start dyeingVictoria Plitt2020-05-261-52/+42
| | | | Related Work Items: #2804
* Added progress editing to JobProgressTester.Roy Ben Shabat2020-05-251-1/+5
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-05-251-0/+3
|\
| * Implemented spool presence.Roy Ben Shabat2020-05-251-0/+3
| |
* | Redesign JobHandler Progress Calculation based on progress value and not on ↵Victoria Plitt2020-05-253-4/+264
|/ | | | | | delta. Tested on PPC and Machine Studio with Emulator. Related Work Items: #2804