aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio
Commit message (Collapse)AuthorAgeFilesLines
...
* Added components menu item.Roy2018-02-111-0/+38
|
* Implemented Save/Load tech project.Roy2018-02-1116-84/+418
| | | | Added menu items...
* Implemented GPIO Controller.Roy2018-02-1010-3/+405
|
* Added dispensers support on technician module.Roy2018-02-1023-45/+987
|
* Added support for motor controllers.Roy2018-02-1011-27/+799
|
* Added my Controls Library !Roy2018-02-0919-55/+483
| | | | Implemented Tech VU Item.
* Implemented MultiGraph on TechView.Roy2018-02-0913-6/+439
|
* Working on MachineTechView..Roy2018-02-0815-26/+138
|
* Working on MachineTechView...Roy Ben-Shabat2018-02-0821-50/+730
|
* Moved all tech work to Technician module.Roy Ben-Shabat2018-02-0814-61/+466
|
* Added new tech tables..Roy Ben-Shabat2018-02-0810-12/+161
|
* Modified IO Table To Graphs. Starting to IO's to separate components...Roy Ben-Shabat2018-02-085-13/+12
|
* Started working on monitoring view..Roy Ben-Shabat2018-02-0711-1/+533
|
* Filter available graphs by IO Type.Roy Ben-Shabat2018-02-073-12/+13
|
* Changes Sensors Table to IOS.Roy Ben-Shabat2018-02-073-8/+8
| | | | Added IO TYPE field for IOS Table.
* Implemented progress text on DB Comparers instead of custom logger.Roy Ben-Shabat2018-02-074-61/+57
|
* Added logging categories!!!Roy Ben-Shabat2018-02-071-1/+5
|
* Refactored dispensing formula naming.Roy Ben-Shabat2018-02-071-1/+1
| | | | Added code comments for integration & Dispensing namespaces.
* Added code comments and exception handling for diagnostics recording and ↵Roy Ben-Shabat2018-02-071-1/+1
| | | | playing.
* Diagnostics Data Playing Works!Roy Ben-Shabat2018-02-062-37/+155
|
* Diagnostics Recording Seems To Work.Roy Ben-Shabat2018-02-062-25/+141
|
* Added Data Recording Design.Roy Ben-Shabat2018-02-064-76/+119
|
* Improved BrushStop Offset clipping.Roy Ben-Shabat2018-02-065-17/+128
|
* Implemented timeout for continuous response. (at least one response).Roy Ben-Shabat2018-02-051-3/+18
|
* Implemented HiveColorPicker mock on developer module.Roy Ben-Shabat2018-02-056-5/+195
|
* Implemented unit testing for ColorLib.Roy Ben-Shabat2018-02-051-3/+3
|
* Added basic skeleton for job printing communication.Roy Ben-Shabat2018-02-043-16/+39
| | | | Added Job Handling for Machine Operator & Machine Emulator.
* Added main background image.Roy Ben-Shabat2018-02-0411-33/+55
| | | | Modified circle vector for brush stop edit fields.
* Implemented String Ellipsis extension method.Roy Ben-Shabat2018-02-041-1/+7
| | | | | Implemented String ellipsis converter. Implemented string ellipsis for Task items message.
* Modified video frame.Roy2018-02-046-81/+278
| | | | | Modified developer module configuration design. Implemented graph full-screen.
* Same as previous..Roy2018-02-037-83/+160
|
* Added sensors data support for developer module.Roy Ben-Shabat2018-02-014-10/+70
|
* Removed Shlomo PMR Messages.Roy Ben-Shabat2018-02-011-3/+13
|
* Added Tango.Video project.Roy Ben-Shabat2018-02-014-35/+126
| | | | Implemented USB video device capture for developer module.
* Added Developer Module Settings & More...Roy Ben-Shabat2018-02-016-127/+499
|
* Improved RequestShutDown Mechanism on machine studio UI implementation.Roy Ben-Shabat2018-02-018-37/+322
| | | | | | Fixed issue with job brush markers visibility. Implemented Job Progress Indicator.
* Added FormulaCalculatorBase.Roy Ben-Shabat2018-01-314-1158/+1251
| | | | | Added Indexing for JOBS and SEGMENTS tables. Started working on "Running Job"...
* Added Process Parameters Table Selection.Roy Ben-Shabat2018-01-312-8/+44
| | | | Fixed issue with infinity values on BrushStop.
* Job Brush working nicely.Roy Ben-Shabat2018-01-316-26/+278
|
* Started working on job brush display.Roy Ben-Shabat2018-01-308-8/+181
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-3083-413/+606
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added BrushStop Index...Roy2018-01-304-189/+261
|
* Added gradient display of color Brush Stops.Roy Ben-Shabat2018-01-295-219/+379
|
* Implemented all color spaces on segment brushes (simple conversion).Roy Ben-Shabat2018-01-286-30/+360
| | | | Embedded ColorMine library as a SideChain.
* Added Segment Brush Stops and Dynamic Ink Volumes!Roy Ben-Shabat2018-01-286-7/+202
|
* DAL Observables are now also parameterized.Roy Ben-Shabat2018-01-282-119/+37
|
* Added IDS_PACK_FORMULA.Roy2018-01-2721-12/+444
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-2728-197/+208
|
* Refactored ObservableEntity:Roy Ben-Shabat2018-01-255-96/+178
| | | | | | | | | Observables comparison is now done by GUID. Implemented != == Equals overrides. Save and load are now done only on decorated properties so properties on partial class are allowed! Implemented dynamic graph sizes on developer module.
* Added support for multi sensor frame on developer module graph.Roy Ben-Shabat2018-01-248-11/+348
|