aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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-042-27/+25
| | | | 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-032-76/+116
|
* Added sensors data support for developer module.Roy Ben-Shabat2018-02-013-0/+60
|
* 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-3013-322/+534
| | | | 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-281-118/+31
|
* Added IDS_PACK_FORMULA.Roy2018-01-276-1/+198
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-272-9/+41
|
* Refactored ObservableEntity:Roy Ben-Shabat2018-01-254-92/+174
| | | | | | | | | 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-232-48/+172
|
* Added JOBS, SEGMENTS, BRUSH_STOPS & COLOR SPACES tables.Roy Ben-Shabat2018-01-221-1/+1
|
* Implemented Developer Module Configuration Section!Roy Ben-Shabat2018-01-222-83/+430
|
* Started working on Developer module.Roy Ben-Shabat2018-01-219-51/+335
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+6
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Progress on machine designer...Roy2018-01-072-0/+12
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-191-1/+1
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-142-0/+7
| | | | | LoadingView, LoginView,
* Machine Studio, Dynamic Module Loading...Roy Ben-Shabat2017-12-1312-0/+469