aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/ExternalBridge/ExternalBridgeService.cs
Commit message (Collapse)AuthorAgeFilesLines
* PPC External Bridge Delay.Roy Ben Shabat2025-03-251-0/+1
|
* Machine Type Connection, Discovery Handling.Roy2023-02-061-1/+3
|
* Implemented FSE/RSM TCP Connection By IP.Roy2022-12-201-1/+5
|
* Modified TCP machines discovery method to MultiCast.Roy2022-12-201-1/+4
|
* Improved external bridge events notification to support emulation.Roy Ben Shabat2020-12-011-1/+20
|
* Integrated ink filling status to external bridge secure clients.Roy Ben Shabat2020-10-141-1/+3
|
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-41/+45
| | | | | | 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/+8
| | | | | | | | | | | | | | | | | | | 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.
* PPC Technician Module -> Remote Connections.Roy Ben Shabat2020-08-141-0/+18
|
* Safety level operations from csv.Roy Ben Shabat2020-05-271-2/+12
|
* Require Safety Level Operations !Roy Ben Shabat2020-05-051-15/+12
|
* FSE Firmware FileSystem.Roy Ben Shabat2020-04-151-8/+26
|
* Added application information to login response.Roy Ben Shabat2020-04-091-1/+1
| | | | Several improvements and fixed.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-5/+38
| | | | Several improvements.
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-301-1/+1
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Switched generic messages to Protobuf-net.Roy Ben Shabat2020-03-051-6/+5
|
* Machine Studio v4.1.2Roy Ben-Shabat2020-03-031-0/+10
| | | | | | | | | PPC v1.1.5 Added BYPASS_ROCKERS to SQLExaminer config. Started integrating FSE Remote/Console To PPC. Added support for generic continuous request.
* Implemented Generic messages support!Roy Ben Shabat2020-02-271-0/+102
| | | | Implemented custom external bridge request handlers.
* Implemented TechBoard "New Project" properly.Roy Ben Shabat2020-02-111-0/+27
| | | | | | | | Changed MS => PPC default intent to Diagnostics. Implemented producer/consumer queue for NavigationControl. Fixed issue with empty points pushed to RealTimerGraphX. Implemented ExternalBridgeService pinging to keep connection. Fixed issue with Firmware upgrade DFU upload failure, now fails all transport components.
* Fixed external bridge not disconnecting on failed.Roy Ben Shabat2020-02-101-1/+1
| | | | Reduced number of synchronization items per cycle.
* Some more improvements on external bridge.Roy Ben-Shabat2020-01-291-4/+26
|
* Improved ExternalBridge SignalR error handling...Roy Ben-Shabat2020-01-291-34/+95
| | | | Improved logging of adapters connected/disconnected...
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-21/+49
| | | | | | | 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.
* External Bridge SignalR improvements.Roy Ben Shabat2020-01-151-2/+2
|
* External bridge improvements.Roy Ben Shabat2020-01-151-11/+27
|
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-1/+59
|
* Working on external bridge v2Roy Ben-Shabat2020-01-131-532/+89
|
* TEMP External Bridge.Roy Ben-Shabat2020-01-131-80/+80
|
* Merged power down fixes from Beta+.Roy Ben-Shabat2020-01-121-9/+13
|
* Improved CanPrint and IsPrinting detection on PPC.Roy Ben-Shabat2019-12-221-1/+1
| | | | | Added support for PowerUp and StandBy states. Made sync jobs false by default.
* Improved transport and integration layers logging by adding ComponentName ↵Roy Ben Shabat2019-12-061-1/+1
| | | | | | 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/+2
|
* Added embedded debug logs to PPC external bridge and file system.Roy Ben-Shabat2019-12-051-13/+22
|
* Added StatusUpdate on external bridge.Roy Ben-Shabat2019-11-051-1/+18
|
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-1/+1
| | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed.
* Implemented KeepAlive retries.Roy Ben-Shabat2019-09-081-0/+1
| | | | | Fixed issue with catalog recents. Fixed issue with trimmed catalog selection.
* Added cartridge insertion validation handling.Roy Ben-Shabat2019-08-221-0/+2
| | | | Implemented a better keep alive mechanism.
* Implemented basic machine status support.Roy Ben-Shabat2019-08-151-0/+31
|
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* Fixed issue with TCP adapter getting zero bytes on read and getting into loop!Roy Ben-Shabat2019-05-201-9/+26
| | | | Fixed issue with external bridge service resending diagnostics and debug on ReadyToDye!
* Fixed CircleActionButton on TCC.Roy Ben-Shabat2019-05-121-1/+62
| | | | | Prevent continues messages from updating after complete or error. Fixed diagnostics not resuming MS <=> PPC after PPC <=> Machine disconnection.
* Working on TCC...Roy Ben-Shabat2019-05-021-7/+42
|
* Implemented better events handling ExternalBridge <=> Machine Studio.Roy Ben-Shabat2019-04-301-0/+48
|
* Added keep alive to External Bridge Service => Client.Roy Ben-Shabat2019-04-301-0/+11
|
* Changed all external bridge port references to get from integration settings.Roy Ben-Shabat2019-04-231-4/+10
| | | | Fixed issue with Machine Studio job resume.
* Improved ExternalBridge discovery greatly!Roy Ben-Shabat2019-04-221-0/+2
| | | | Implemented volume gradient generation!
* Working on TCC..Roy Ben-Shabat2019-04-161-9/+9
|
* Added timestamps to external bridge udp packet.Roy Ben-Shabat2019-03-271-0/+8
| | | | Fixed detection of long gone external bridge ppc's.
* Machine Studio v4.0.10Roy Ben-Shabat2019-03-141-0/+6
| | | | PPC v1.0.9
* Machine Studio v4.0.10Roy Ben-Shabat2019-03-121-63/+139
| | | | PPC v1.0.6