aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport/TransportMessage.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented new transport threading mode.Roy Ben Shabat2020-11-181-4/+34
| | | | Implemented logger update queue thread on stubs gui.
* Refactored TransporterBase to unify all request messages !Roy Ben Shabat2020-09-041-43/+2
|
* Diagnostics settings.Roy Ben Shabat2020-05-121-3/+8
|
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-1/+29
| | | | Several improvements.
* Fixed major issue with USB adapter buffering.Roy Ben Shabat2020-02-101-2/+3
| | | | Fixed issues with TransportMessage raising task result/exception in task and not thread which caused a hang sometimes.
* Implemented Hangfire experiment.Roy Ben Shabat2020-01-251-2/+50
| | | | | | Refactored Transporter to accept a configuration instead of multiple parameters on all request/response methods. Refactored Transporter to automatically log request/response messaged based on configuration. Fixed issue with ContinuousResponseAborted and external bridge.
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-0/+8
|
* General bug fixes.Roy Ben-Shabat2019-04-301-24/+40
|
* Improved Transporter keep alive and disconnection/connection procedures.Roy Ben-Shabat2018-12-101-39/+45
| | | | Added Disconnected machine state.
* Implemented External Bridge Service on PPC.Roy Ben-Shabat2018-07-261-0/+9
| | | | | Fixed an issue in transport layer with contains token. Added timeout & continuous timeout to message container.
* Implemented continuous request timeouts.Roy Ben-Shabat2018-07-121-0/+9
| | | | | | Implemented continuous request abort exception. Added log object for real time logs. Some work on PPC & Machine Studio.
* Implemented StubsView & VM !!!Roy Ben-Shabat2018-07-031-2/+17
|
* Upload Hardware Configuration & Process Parameters.Roy Ben-Shabat2018-03-011-2/+8
|
* Implemented timeout for continuous response. (at least one response).Roy Ben-Shabat2018-02-051-0/+4
|
* Added code comments for:Roy Ben-Shabat2018-01-141-1/+1
| | | | Transport.
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-021-1/+1
|
* Implemented Container ErrorCode handling on .NET + Java.Roy2017-12-251-12/+23
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+62
Rename "External Repositories" to "External_Repositories".