aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Emulations/ExternalBridge
Commit message (Collapse)AuthorAgeFilesLines
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-0/+2
| | | | | | | | | | | | | | | | | | | 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.
* Implemented auto thread loading.Roy Ben-Shabat2019-12-191-0/+1
| | | | | | | Implemented advanced settings for technician. Implemented thread loading on emulator. Removed PowerUpSelectedRML from settings. Now using LoadedRml settings for ThreadLoading and PowerUp.
* 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 DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-8/+6
| | | | | | | | 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 In-Memory Transport Adapter.Roy Ben-Shabat2018-08-301-0/+88
Implemented Embedded In-Memory Emulator.