aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio
Commit message (Collapse)AuthorAgeFilesLines
...
* Lots of work !!!Roy Ben-Shabat2018-02-281-1/+1
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-2813-15/+30
|
* Implemented hardware designer new, save, delete.Roy Ben-Shabat2018-02-275-21/+137
|
* Refactored Hardware Designer DAL.Roy Ben-Shabat2018-02-2726-435/+237
|
* Added PID Control.Roy Ben-Shabat2018-02-2712-27/+440
|
* Working on hardware designer...Roy Ben-Shabat2018-02-268-5/+419
|
* Redundant.Roy Ben-Shabat2018-02-261-1/+1
|
* Working on Hardware Designer Module.Roy Ben-Shabat2018-02-2615-0/+589
| | | | Added Installer Project Installer.
* Added DB Tables.Roy Ben-Shabat2018-02-2617-0/+541
| | | | | | | | | | TECH_HEATERS DANCER_TYPES MOTOR_TYPES HARDWARE_VERSIONS_MOTOR_TYPES HARDWARE_VERSIONS_DANCER_TYPES Implemented Dancers & motors on DB Module.
* Integrated DB & MSUS to Twine Server.Roy Ben-Shabat2018-02-254-5/+48
|
* Improved data capturing seeking.Roy2018-02-254-22/+165
| | | | | Fixed possible issue in diagnostics file recorder. Some design improvement.
* Implemented machine studio periodical update checking.Roy2018-02-237-25/+163
|
* Machine Studio Update & Publish.Roy2018-02-2310-22/+42
| | | | | Improved user roles & permissions structure. Added permission for version publish.
* Working on machine studio update center !Roy Ben-Shabat2018-02-2237-56/+1600
|
* Working on macine studio update center..Roy Ben-Shabat2018-02-216-24/+235
|
* Working on machine studio update center..Roy Ben-Shabat2018-02-2129-3/+963
|
* Machine studio installer desktop icon.Roy Ben-Shabat2018-02-211-37/+109
|
* Fixed all issues with machine studio installer.Roy Ben-Shabat2018-02-207-2106/+574
|
* Improved module popout..Roy Ben-Shabat2018-02-204-48/+72
|
* Implemented module popping!Roy Ben-Shabat2018-02-2010-8/+244
|
* Added duration to jobs table.Roy Ben-Shabat2018-02-204-24/+84
| | | | | Added color catalogs table. Added +n segments to jobs table.
* Working on developer module...Roy Ben-Shabat2018-02-205-137/+39
|
* Added logs to developer module!Roy2018-02-207-505/+380
|
* Working on developer module..Roy Ben-Shabat2018-02-1911-56/+105
|
* Working Developer Module...Roy Ben-Shabat2018-02-195-78/+0
|
* Working on developer module...Roy Ben-Shabat2018-02-198-2636/+46
|
* Working on new developer module...Roy Ben-Shabat2018-02-1914-231/+483
|
* Working on new developer module.Roy Ben-Shabat2018-02-187-26/+167
|
* Working on new developer module...Roy Ben-Shabat2018-02-182-12/+49
|
* More work on new developer module..Roy Ben-Shabat2018-02-1812-422/+711
|
* Developer redesign..Roy2018-02-1815-23/+2271
|
* Before developer module redesign.Roy2018-02-163-45/+192
|
* Enable Diagnostics on connection.Roy Ben-Shabat2018-02-153-309/+46
|
* Working on Data Capture Module..Roy2018-02-158-45/+190
|
* Working on Data Capture Module.Roy Ben-Shabat2018-02-1431-24/+1518
|
* Added code comments for technician module.Roy Ben-Shabat2018-02-1414-83/+538
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-148-160/+85
|
* Implemented StudioModuleBase.Roy Ben-Shabat2018-02-136-35/+133
|
* Added embedded version information to technician view.Roy Ben-Shabat2018-02-132-0/+44
|
* Implemented Digital In.Roy Ben-Shabat2018-02-1322-38/+441
|
* Digital out.Roy Ben-Shabat2018-02-1312-96/+111
|
* Implemented future IVideoCaptureProvider..Roy Ben-Shabat2018-02-134-0/+60
|
* Implemented DispensingDivisionStep.Roy Ben-Shabat2018-02-132-10/+62
|
* Fixed issue with CMYK display on developer module.Roy Ben-Shabat2018-02-123-4/+29
|
* Implemented global exception trapping on machine studio.Roy Ben-Shabat2018-02-127-17/+192
|
* Implemented motor group.Roy2018-02-1211-1/+817
|
* Added TechView for Developer..Roy2018-02-119-244/+43
|
* Implemented Thread Motion Tech Item.Roy2018-02-1115-0/+559
|
* Added context menu for tech view editor..Roy2018-02-111-0/+43
|
* More work on technician view...Roy2018-02-1116-50/+164
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.