aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Added Process Parameters Table.Roy Ben-Shabat2018-01-188-0/+253
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-1816-64/+350
|
* Added Max_NL_Per_CM to DB Module !!Roy Ben-Shabat2018-01-1610-0/+164
| | | | | | Added Liquid_Types_Rml table to DB module. Added new nl/cm to dispenser. Added capacity to dispenser.
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-1615-338/+19
| | | | Only Dispenser Type & CartridgeType now.
* Same as previous commit.Roy Ben-Shabat2018-01-162-11/+11
|
* Implemented velocity graph on technician module using mouse position.Roy Ben-Shabat2018-01-163-2/+48
|
* Added code comments for:Roy Ben-Shabat2018-01-169-58/+165
| | | | MachineStudio.Technician.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-1625-8/+891
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added Technician Module...Roy Ben-Shabat2018-01-1514-0/+542
|
* Added code comments for:Roy Ben-Shabat2018-01-149-1/+197
| | | | MachineStudio.Synchronization
* Added code comments for:Roy Ben-Shabat2018-01-142-1/+29
| | | | MachineStudio.Stubs.
* Added code comments for:Roy Ben-Shabat2018-01-143-58/+209
| | | | MachineStudio.MachineDesigner.
* Added code comments for:Roy Ben-Shabat2018-01-1415-108/+124
| | | | MachineStudio.DB
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | PMR.
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Implemented auto scaling of machine studio to screen resolution.Roy Ben-Shabat2018-01-085-74/+127
| | | | | | Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings.
* Implemented External Bridge Client USB Connection.Roy Ben-Shabat2018-01-071-1/+1
|
* Implemented LogOut from machine studio.Roy Ben-Shabat2018-01-074-1/+8
| | | | | | Modified Machine Designer image. Fixed issue with updating contact on DB Module. Improved Machine Studio Drawer graphics.
* Warning on dispenser conflict in Machine Designer.Roy Ben-Shabat2018-01-072-13/+22
|
* Added Application Firmware Versions To Machine Designer.Roy Ben-Shabat2018-01-075-10/+59
|
* Implemented validation on machine designer.Roy Ben-Shabat2018-01-075-30/+155
| | | | Machine Designer seems to be working properly...
* Progress on machine designer...Roy2018-01-0712-256/+708
|
* Progress on Machine Designer..Roy Ben-Shabat2018-01-0412-90/+515
|
* Progress on Machine Designer.Roy Ben-Shabat2018-01-038-132/+323
|
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-0327-5/+958
| | | | Started implementing Machine Designer.
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-021-1/+1
|
* Some stuff..Roy Ben-Shabat2017-12-281-8/+5
|
* Fixed an issue with keep alive blocking pulling thread.Roy Ben-Shabat2017-12-271-1/+1
| | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-3/+12
| | | | Direct Synchronization is now working good.
* Fixed issue with local sync SQL Logic error.Roy Ben-Shabat2017-12-273-10/+44
| | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!!
* Added CCT & CAT to DB Module !Roy2017-12-2615-13/+558
| | | | Implemented "deep filtering" on db module search.
* MERGERoy2017-12-2679-70/+4026
|
* Continue for last commit.Roy2017-12-2413-53/+147
|
* Implemented Remote To Local File Synchronization.Roy2017-12-2211-63/+683
|
* MERGE.Roy Ben-Shabat2017-12-207-13/+422
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-1932-4/+1020
|
* Added Event Types and Action Types to DB Module !Roy Ben-Shabat2017-12-1913-3/+394
|
* Modified several table names.Roy Ben-Shabat2017-12-1911-26/+71
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-193-2/+4
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* MERGE.Roy Ben-Shabat2017-12-1997-48/+2890
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-1412-2/+168
| | | | | LoadingView, LoginView,
* Implemented Roles in DB Module.Roy Ben-Shabat2017-12-1418-18/+295
| | | | Added Permission enum generation.
* Implemented new MDI Container Control !Roy Ben-Shabat2017-12-142-6/+10
|
* Modified DB Module design.Roy Ben-Shabat2017-12-133-55/+37
|
* Machine Studio, Dynamic Module Loading...Roy Ben-Shabat2017-12-1316-1/+518
|
* Successfully separated Machine Studio to modules...Roy Ben-Shabat2017-12-1344-0/+1911