aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer
Commit message (Collapse)AuthorAgeFilesLines
* Working on new developer module.Roy Ben-Shabat2018-02-185-26/+155
|
* Working on new developer module...Roy Ben-Shabat2018-02-182-12/+49
|
* More work on new developer module..Roy Ben-Shabat2018-02-189-422/+620
|
* Developer redesign..Roy2018-02-1813-21/+2263
|
* Before developer module redesign.Roy2018-02-163-45/+192
|
* Enable Diagnostics on connection.Roy Ben-Shabat2018-02-152-290/+15
|
* Working on Data Capture Module..Roy2018-02-151-12/+19
|
* Working on Data Capture Module.Roy Ben-Shabat2018-02-141-5/+0
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-141-26/+28
|
* Implemented DispensingDivisionStep.Roy Ben-Shabat2018-02-132-10/+62
|
* Fixed issue with CMYK display on developer module.Roy Ben-Shabat2018-02-123-4/+29
|
* Added TechView for Developer..Roy2018-02-117-238/+20
|
* More work on technician view...Roy2018-02-111-1/+0
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* 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.
* 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
|