aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Transport
Commit message (Collapse)AuthorAgeFilesLines
* MergeRoy Ben Shabat2025-06-172-0/+6
|
* Azure reference assembly fixes.Roy Ben Shabat2025-03-171-2/+4
|
* Azure references version fixesRoy Ben Shabat2025-03-171-2/+2
|
* Bugs - delay progress in PPC, Overview errorVictoria Plitt2023-05-171-1/+2
| | | | Related Work Items: #8408
* Eureka Added more baud rates + some bug fixes.Roy2023-05-021-0/+6
|
* Added additional usb baud rates.Roy2023-04-171-0/+8
|
* Working on ExternalBridge TCP Firmware.Roy2023-02-161-1/+1
|
* Machine Type Connection, Discovery Handling.Roy2023-02-061-0/+1
|
* Discovery Ttl.Roy2023-01-311-0/+1
|
* Implemented FSE/RSM TCP Connection By IP.Roy2022-12-203-1/+33
|
* Modified TCP machines discovery method to MultiCast.Roy2022-12-204-2/+77
|
* Some fixes + major keep alive fix.Roy Ben Shabat2021-04-131-1/+1
|
* Implemented new transport threading mode.Roy Ben Shabat2020-11-186-42/+136
| | | | Implemented logger update queue thread on stubs gui.
* Improved handling for job aborted by embedded.Roy Ben Shabat2020-09-061-1/+6
|
* Refactored TransporterBase to unify all request messages !Roy Ben Shabat2020-09-043-275/+178
|
* Fixed issue with insights file datetime utc.Roy Ben Shabat2020-08-231-50/+2
| | | | | | | added insights application exception/crash. added remote actions service. fixed issue with LiteDB hang on application start/exit. reduced insights listener empty frames.
* Fixed issue with Bson DateTime serialization.Roy Ben Shabat2020-08-231-6/+58
| | | | Added bug reports insights annotations.
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-228-77/+164
| | | | | | 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-197-9/+130
| | | | | | | | | | | | | | | | | | | 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.
* Fixed ExternalBridgeSignal ApplicationVersion.Roy Ben Shabat2020-08-022-2/+12
| | | | | Fixed issue with FSE cached machine -> MachineVersion. Modified Remote embedded logs queue priority to low.
* Several correctionsRoy Ben Shabat2020-07-051-1/+1
|
* Safety level operations from csv.Roy Ben Shabat2020-05-271-1/+5
|
* Diagnostics settings.Roy Ben Shabat2020-05-121-3/+8
|
* Working on diagnostics.Roy Ben Shabat2020-04-181-2/+12
|
* FSE TFP.Roy Ben Shabat2020-04-122-1/+47
|
* Implemented FSE bug reporting !!!Roy Ben Shabat2020-04-111-20/+27
|
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-094-25/+70
| | | | Several improvements.
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-304-95/+145
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Many changes and improvements.Roy Ben Shabat2020-03-285-9/+33
|
* Added support for public IP address on SignalR connection.Roy Ben Shabat2020-03-262-3/+13
| | | | | Fixed issue with ExternalBridgeScanner. Added Connection Time.
* Several bug fixes.Roy Ben Shabat2020-03-252-0/+23
|
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-222-6/+6
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Implemented priority queues for Transport Layer.Roy Ben Shabat2020-03-204-7/+27
| | | | Working on file/folder download.
* Improved Console.Roy Ben Shabat2020-03-152-3/+10
| | | | | Increased SignalR adapter connect timeout. Implemented Tango.FileSystem !!!
* Implemented custom request handlers on transporters.Roy Ben Shabat2020-03-084-18/+104
| | | | | Implemented logout vm handling on FSE. Improvements on RDP.
* Integrated WebRTC channel to PPC/FSE.Roy Ben Shabat2020-03-084-0/+30
|
* Switched generic messages to Protobuf-net.Roy Ben Shabat2020-03-054-8/+231
|
* Improved "Notify Continuous Requests About Disconnection".Roy Ben Shabat2020-03-041-4/+13
| | | | | | Integrated FSE/PPC Remote Desktop. Implemented RemoteDesktopService / RemoteDesktopProvider. Implemented Mouse/Keyboard gestures.
* Improved BitmapCliper.Roy Ben Shabat2020-03-042-2/+2
| | | | | | | Implemented auto throw when max differences reached. Implemented fallback TurboJpeg encoder. Fixed issue with UpdateMachine.xml script removing DISPENSERS before IDS_PACKS. Added GlobalHost.Configuration.MaxIncomingWebSocketMessageSize for WebSockets support for large messages on SignalR.
* Machine Studio v4.1.2Roy Ben-Shabat2020-03-032-0/+64
| | | | | | | | | PPC v1.1.5 Added BYPASS_ROCKERS to SQLExaminer config. Started integrating FSE Remote/Console To PPC. Added support for generic continuous request.
* Implemented Transport Immediate mode on TCP and SignalR.Roy Ben Shabat2020-02-2812-13/+62
| | | | Implemented Tango.Console components.
* Implemented Generic messages support!Roy Ben Shabat2020-02-272-0/+59
| | | | Implemented custom external bridge request handlers.
* Fixed external bridge not disconnecting on failed.Roy Ben Shabat2020-02-101-0/+5
| | | | Reduced number of synchronization items per cycle.
* Fixed major issue with USB adapter buffering.Roy Ben Shabat2020-02-103-10/+34
| | | | Fixed issues with TransportMessage raising task result/exception in task and not thread which caused a hang sometimes.
* Some fixes on transport layer.Roy Ben-Shabat2020-02-103-26/+50
| | | | | | | Fix on machine operator upgrade firmware.. Fix on SessionFileLogger. Fix on PPC jobs view. Fix on Tech Catalog View.
* Improved ExternalBridge SignalR error handling...Roy Ben-Shabat2020-01-293-4/+9
| | | | Improved logging of adapters connected/disconnected...
* Implemented fallback for an invalid incoming message.Roy Ben-Shabat2020-01-281-1/+12
|
* Fixed issue with TouchTextBox.Roy Ben-Shabat2020-01-281-31/+56
| | | | Fixed issue with SignalRAdapter.
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-273-5/+5
| | | | | | | 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 TCP transport adapter Interval write mode.Roy Ben Shabat2020-01-264-2/+117
|