aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/TransportAdapterBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-1/+6
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-0/+5
| | | | | | | | | | | | | | | | | | | Working on insights and insights annotations. Added insights events. Added insights settings to PPC advanced settings. Added compression support for transport adapters. Implemented compression support on TCP/SignalR/WebRTC. Added Compression flag to ExternalBridge discovery packet. Added compression setting to PPC advanced settings. Refactored transport layer to use Bson instead of Json for Generic Messages. Added all SciChart referenced assemblies. Registered EF Extensions license for FSE. Added support for FSE PushTask notification cancel button.
* Many changes and improvements.Roy Ben Shabat2020-03-281-0/+5
|
* Added support for public IP address on SignalR connection.Roy Ben Shabat2020-03-261-1/+7
| | | | | Fixed issue with ExternalBridgeScanner. Added Connection Time.
* Implemented Transport Immediate mode on TCP and SignalR.Roy Ben Shabat2020-02-281-1/+2
| | | | Implemented Tango.Console components.
* Some fixes on transport layer.Roy Ben-Shabat2020-02-101-2/+5
| | | | | | | Fix on machine operator upgrade firmware.. Fix on SessionFileLogger. Fix on PPC jobs view. Fix on Tech Catalog View.
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-1/+1
| | | | | | | Added External Bridge TCP and SignalR settings to advanced settings on PPC. Added FailsWithAdapter to ExternalBridgeReceiver. Added TCP write mode to ExternalBridgeService. Added some error handling on ExternalBridgeService SignalR.
* Implemented correct transfer rates on SignalRAdapter.Roy Ben-Shabat2020-01-161-1/+1
| | | | Implemented compression control on SignalRAdapter.
* Improved transport and integration layers logging by adding ComponentName ↵Roy Ben Shabat2019-12-061-2/+3
| | | | | | and a static counter to all transport components. Appended the ComponentName and the counter to most of the logging.
* Added component name to transport layer.Roy Ben Shabat2019-12-061-0/+5
|
* Fixed a bug where TransportAdapterBase TransferRate timer not disposed.Roy Ben-Shabat2019-09-011-0/+9
|
* Implemented In-Memory Transport Adapter.Roy Ben-Shabat2018-08-301-1/+1
| | | | Implemented Embedded In-Memory Emulator.
* Improved and optimized transport layer transporter and adapter.Roy Ben-Shabat2018-07-301-14/+2
|
* Added start/stop diagnostics and debugging on PMR.Roy Ben-Shabat2018-05-061-5/+34
| | | | | | Added device info to connected machine view. Added enable/disable diagnostics/debugging to connected machine view. Improved transfer rate calculation.
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-111-5/+34
| | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.
* Change LogManager to Instance.Roy Ben-Shabat2018-02-281-0/+1
|
* Added support for motor controllers.Roy2018-02-101-0/+15
|
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-031-2/+29
| | | | of "Encoders" to Transporters.
* 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.
* MERGERoy2017-12-261-0/+24
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+132
Rename "External Repositories" to "External_Repositories".