aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Services
Commit message (Collapse)AuthorAgeFilesLines
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-297-575/+0
|
* Implemented External Bridge Service on PPC.Roy Ben-Shabat2018-07-262-0/+140
| | | | | Fixed an issue in transport layer with contains token. Added timeout & continuous timeout to message container.
* Implemented auto usb port scanning.Roy Ben-Shabat2018-07-102-75/+1
|
* Save as previous.Roy Ben-Shabat2018-06-042-4/+15
|
* Working on PanelPC project.Roy Ben-Shabat2018-05-173-32/+2
|
* New Settings Library.Roy Ben-Shabat2018-05-162-3/+5
|
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-114-45/+38
| | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.
* Working on machine events.Roy Ben-Shabat2018-03-151-1/+0
|
* Working on event handling !Roy Ben-Shabat2018-03-143-2/+55
|
* Profiling and performance optimizations..Roy2018-03-101-5/+3
|
* Another BL Optimization /:Roy2018-03-011-1/+2
|
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-013-3/+3
| | | | Added UploadHardwareCOnfiguration method to IMachineOperator.
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-012-2/+1
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-281-0/+1
|
* Enable Diagnostics on connection.Roy Ben-Shabat2018-02-152-0/+2
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-302-2/+2
| | | | Implemented basic sketch for IDS Pack Formulation.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-165-15/+85
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-087-163/+271
| | | | | | | | | | | 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-081-2/+2
| | | | | | Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings.
* Added Tango USB Drivers.Roy Ben-Shabat2018-01-081-1/+1
| | | | Modified Machine Connection Icons on Machine Studio.
* Implemented External Bridge Client USB Connection.Roy Ben-Shabat2018-01-073-15/+76
|
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-031-1/+1
| | | | of "Encoders" to Transporters.
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-021-2/+1
|
* Some stuff..Roy Ben-Shabat2017-12-282-0/+38
|
* Fixed an issue with keep alive blocking pulling thread.Roy Ben-Shabat2017-12-271-1/+2
| | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-0/+1
| | | | Direct Synchronization is now working good.
* MERGERoy2017-12-262-3/+3
|
* Modified .NET Transport layer to return TangoMessage<Response> for a request !!!Roy Ben-Shabat2017-12-241-1/+1
|
* Continue for last commit.Roy2017-12-243-0/+202