| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Filter available graphs by IO Type. | Roy Ben-Shabat | 2018-02-07 | 3 | -12/+13 | |
| | | ||||||
| * | Changes Sensors Table to IOS. | Roy Ben-Shabat | 2018-02-07 | 3 | -8/+8 | |
| | | | | | Added IO TYPE field for IOS Table. | |||||
| * | Refactored dispensing formula naming. | Roy Ben-Shabat | 2018-02-07 | 1 | -1/+1 | |
| | | | | | Added code comments for integration & Dispensing namespaces. | |||||
| * | Added code comments and exception handling for diagnostics recording and ↵ | Roy Ben-Shabat | 2018-02-07 | 1 | -1/+1 | |
| | | | | | playing. | |||||
| * | Diagnostics Data Playing Works! | Roy Ben-Shabat | 2018-02-06 | 2 | -37/+155 | |
| | | ||||||
| * | Diagnostics Recording Seems To Work. | Roy Ben-Shabat | 2018-02-06 | 2 | -25/+141 | |
| | | ||||||
| * | Added Data Recording Design. | Roy Ben-Shabat | 2018-02-06 | 4 | -76/+119 | |
| | | ||||||
| * | Improved BrushStop Offset clipping. | Roy Ben-Shabat | 2018-02-06 | 5 | -17/+128 | |
| | | ||||||
| * | Implemented timeout for continuous response. (at least one response). | Roy Ben-Shabat | 2018-02-05 | 1 | -3/+18 | |
| | | ||||||
| * | Implemented HiveColorPicker mock on developer module. | Roy Ben-Shabat | 2018-02-05 | 2 | -5/+46 | |
| | | ||||||
| * | Implemented unit testing for ColorLib. | Roy Ben-Shabat | 2018-02-05 | 1 | -3/+3 | |
| | | ||||||
| * | Added basic skeleton for job printing communication. | Roy Ben-Shabat | 2018-02-04 | 3 | -16/+39 | |
| | | | | | Added Job Handling for Machine Operator & Machine Emulator. | |||||
| * | Added main background image. | Roy Ben-Shabat | 2018-02-04 | 2 | -27/+25 | |
| | | | | | Modified circle vector for brush stop edit fields. | |||||
| * | Modified video frame. | Roy | 2018-02-04 | 3 | -67/+196 | |
| | | | | | | Modified developer module configuration design. Implemented graph full-screen. | |||||
| * | Same as previous.. | Roy | 2018-02-03 | 2 | -76/+116 | |
| | | ||||||
| * | Added sensors data support for developer module. | Roy Ben-Shabat | 2018-02-01 | 3 | -0/+60 | |
| | | ||||||
| * | Removed Shlomo PMR Messages. | Roy Ben-Shabat | 2018-02-01 | 1 | -3/+13 | |
| | | ||||||
| * | Added Tango.Video project. | Roy Ben-Shabat | 2018-02-01 | 4 | -35/+126 | |
| | | | | | Implemented USB video device capture for developer module. | |||||
| * | Added Developer Module Settings & More... | Roy Ben-Shabat | 2018-02-01 | 6 | -127/+499 | |
| | | ||||||
| * | Improved RequestShutDown Mechanism on machine studio UI implementation. | Roy Ben-Shabat | 2018-02-01 | 7 | -26/+304 | |
| | | | | | | | Fixed issue with job brush markers visibility. Implemented Job Progress Indicator. | |||||
| * | Added FormulaCalculatorBase. | Roy Ben-Shabat | 2018-01-31 | 4 | -1158/+1251 | |
| | | | | | | Added Indexing for JOBS and SEGMENTS tables. Started working on "Running Job"... | |||||
| * | Added Process Parameters Table Selection. | Roy Ben-Shabat | 2018-01-31 | 2 | -8/+44 | |
| | | | | | Fixed issue with infinity values on BrushStop. | |||||
| * | Job Brush working nicely. | Roy Ben-Shabat | 2018-01-31 | 6 | -26/+278 | |
| | | ||||||
| * | Started working on job brush display. | Roy Ben-Shabat | 2018-01-30 | 7 | -7/+181 | |
| | | ||||||
| * | Moved Observables to Integration !! | Roy Ben-Shabat | 2018-01-30 | 13 | -322/+534 | |
| | | | | | Implemented basic sketch for IDS Pack Formulation. | |||||
| * | Added BrushStop Index... | Roy | 2018-01-30 | 4 | -189/+261 | |
| | | ||||||
| * | Added gradient display of color Brush Stops. | Roy Ben-Shabat | 2018-01-29 | 5 | -219/+379 | |
| | | ||||||
| * | Implemented all color spaces on segment brushes (simple conversion). | Roy Ben-Shabat | 2018-01-28 | 6 | -30/+360 | |
| | | | | | Embedded ColorMine library as a SideChain. | |||||
| * | Added Segment Brush Stops and Dynamic Ink Volumes! | Roy Ben-Shabat | 2018-01-28 | 5 | -7/+169 | |
| | | ||||||
| * | DAL Observables are now also parameterized. | Roy Ben-Shabat | 2018-01-28 | 1 | -118/+31 | |
| | | ||||||
| * | Added IDS_PACK_FORMULA. | Roy | 2018-01-27 | 6 | -1/+198 | |
| | | | | | | Added necessary login to machine designer & db module. Started working on job segments. | |||||
| * | Re-factored DAL Observables using EF Code First !!!!!! | Roy | 2018-01-27 | 2 | -9/+41 | |
| | | ||||||
| * | Refactored ObservableEntity: | Roy Ben-Shabat | 2018-01-25 | 4 | -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-Shabat | 2018-01-24 | 1 | -9/+35 | |
| | | ||||||
| * | Added Graphs Drag & Drop to Developer Module. | Roy Ben-Shabat | 2018-01-24 | 9 | -39/+538 | |
| | | ||||||
| * | Working on Developer Module. | Roy Ben-Shabat | 2018-01-23 | 11 | -7/+192 | |
| | | ||||||
| * | A lot of work on Developer Module and Jobs related DB tables. | Roy Ben-Shabat | 2018-01-23 | 2 | -48/+172 | |
| | | ||||||
| * | Added JOBS, SEGMENTS, BRUSH_STOPS & COLOR SPACES tables. | Roy Ben-Shabat | 2018-01-22 | 1 | -1/+1 | |
| | | ||||||
| * | Implemented Developer Module Configuration Section! | Roy Ben-Shabat | 2018-01-22 | 2 | -83/+430 | |
| | | ||||||
| * | Started working on Developer module. | Roy Ben-Shabat | 2018-01-21 | 9 | -51/+335 | |
| | | ||||||
| * | Embedded RealTimeGraphEx library to solution. | Roy Ben-Shabat | 2018-01-16 | 1 | -0/+6 | |
| | | | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator. | |||||
| * | Progress on machine designer... | Roy | 2018-01-07 | 2 | -0/+12 | |
| | | ||||||
| * | Added CONFIGURATION_GUID to MACHINES table. | Roy Ben-Shabat | 2017-12-19 | 1 | -1/+1 | |
| | | | | | Implemented CloneConfiguration method for cloning a machine configuration. | |||||
| * | Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader. | Roy Ben-Shabat | 2017-12-14 | 2 | -0/+7 | |
| | | | | | | LoadingView, LoginView, | |||||
| * | Machine Studio, Dynamic Module Loading... | Roy Ben-Shabat | 2017-12-13 | 12 | -0/+469 | |
