aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgraded protobuf from 4.1 to 5.1 ?Roy Ben-Shabat2018-03-0112-21/+16
| | | | | | | Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module.
* Upload Hardware Configuration & Process Parameters.Roy Ben-Shabat2018-03-012-33/+63
|
* Lots of work !Roy Ben-Shabat2018-03-0112-160/+205
|
* Lots of work !!!Roy Ben-Shabat2018-02-284-1/+44
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-284-0/+5
|
* 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-2614-0/+585
| | | | 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.
* Improved data capturing seeking.Roy2018-02-253-13/+103
| | | | | Fixed possible issue in diagnostics file recorder. Some design improvement.
* Machine Studio Update & Publish.Roy2018-02-232-2/+2
| | | | | Improved user roles & permissions structure. Added permission for version publish.
* Improved module popout..Roy Ben-Shabat2018-02-201-22/+7
|
* Implemented module popping!Roy Ben-Shabat2018-02-201-2/+5
|
* 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-1912-228/+395
|
* 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-189-422/+620
|
* Developer redesign..Roy2018-02-1814-22/+2270
|
* 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-157-45/+185
|
* Working on Data Capture Module.Roy Ben-Shabat2018-02-1421-5/+1223
|
* Added code comments for technician module.Roy Ben-Shabat2018-02-1414-83/+538
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-146-158/+59
|
* Implemented StudioModuleBase.Roy Ben-Shabat2018-02-132-31/+10
|
* 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-1311-90/+104
|
* 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 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-1113-50/+127
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* Added components menu item.Roy2018-02-111-0/+38
|
* Implemented Save/Load tech project.Roy2018-02-1116-84/+418
| | | | Added menu items...
* Implemented GPIO Controller.Roy2018-02-1010-3/+405
|
* Added dispensers support on technician module.Roy2018-02-1021-43/+985
|
* Added support for motor controllers.Roy2018-02-1011-27/+799
|
* Added my Controls Library !Roy2018-02-0917-53/+481
| | | | Implemented Tech VU Item.