aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Implemented MultiGraph on TechView.Roy2018-02-0911-3/+411
|
* Working on MachineTechView..Roy2018-02-0812-24/+118
|
* Working on MachineTechView...Roy Ben-Shabat2018-02-0819-47/+698
|
* Moved all tech work to Technician module.Roy Ben-Shabat2018-02-0811-0/+550
|
* Added new tech tables..Roy Ben-Shabat2018-02-085-12/+12
|
* 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-0710-1/+520
|
* 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
|
* 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-052-5/+46
|
* 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-043-28/+26
| | | | Modified circle vector for brush stop edit fields.
* Modified video frame.Roy2018-02-043-67/+196
| | | | | Modified developer module configuration design. Implemented graph full-screen.
* Same as previous..Roy2018-02-033-77/+117
|
* 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-017-26/+304
| | | | | | 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-307-7/+181
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-3075-399/+599
| | | | 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-285-7/+169
|
* 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-2727-177/+186
|
* 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-241-9/+35
|
* Added Graphs Drag & Drop to Developer Module.Roy Ben-Shabat2018-01-249-39/+538
|
* Working on Developer Module.Roy Ben-Shabat2018-01-2311-7/+192
|
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-2312-97/+242
|
* Added JOBS, SEGMENTS, BRUSH_STOPS & COLOR SPACES tables.Roy Ben-Shabat2018-01-221-1/+1
|
* Implemented Developer Module Configuration Section!Roy Ben-Shabat2018-01-225-87/+457
|
* Started working on Developer module.Roy Ben-Shabat2018-01-2113-29/+694
|
* Fixed max width of DB table view.Roy Ben-Shabat2018-01-212-1/+7
| | | | Added FindAncestor on UIHelper.
* Implemented new CATS.Roy2018-01-2017-66/+184
| | | | | | | Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI.