aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectedMachineView.xaml
Commit message (Collapse)AuthorAgeFilesLines
* FSE Eureka Design Support.Roy2023-02-191-23/+2
|
* Implemented TCP Firmware Client.Roy2023-02-161-0/+45
|
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-0/+10
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Added external bridge signalR address support for MS.Roy Ben Shabat2020-03-261-2/+2
|
* External Bridge SignalR improvements.Roy Ben Shabat2020-01-151-2/+2
|
* External bridge improvements.Roy Ben Shabat2020-01-151-0/+48
|
* merge conflictVictoria Plitt2019-08-111-1/+1
|\
| * Enlarged connected machine view.Roy Ben-Shabat2019-08-041-1/+1
| |
* | Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-111-1/+1
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-07-281-1/+13
|\
| * Improved user login errors.Roy Ben-Shabat2019-07-231-1/+13
| | | | | | | | Added machine counters to connected machine view.
* | Refactored machine studio for using colors static resources.Victoria Plitt2019-07-281-2/+2
|/
* Fixed FPGA version length on machine studio.Roy Ben Shabat2019-04-181-2/+16
|
* Testing some external bridge communication..Roy Ben-Shabat2019-01-211-0/+2
| | | | Implemented external bridge application logs routing !!!
* Added organization for ExternalBridgeTcpClient.Roy Ben-Shabat2018-12-121-0/+4
| | | | | Clear TCP machine when restarting ExternalBridgeScanner. Fixed issue with wrong NanoliterPerPulse when converting from job to PMR job.
* Enabled KeepAlive and for machine studio and implemented a connection lost ↵Roy Ben-Shabat2018-10-141-1/+3
| | | | dialog.
* Added FPGA Versions.Roy Ben-Shabat2018-09-261-0/+14
|
* Implemented In-Memory Transport Adapter.Roy Ben-Shabat2018-08-301-0/+38
| | | | Implemented Embedded In-Memory Emulator.
* Extracted events from diagnostics response to EventsNotificationResponse.Roy Ben-Shabat2018-08-131-1/+5
|
* Implemented default report issue settings on machine studio.Roy Ben-Shabat2018-08-011-11/+30
|
* Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider.Roy Ben-Shabat2018-07-291-3/+13
| | | | | | | Added diagnostics frame rate to connected machine dialog. Implemented dynamic graphs max points using frame rate on tech board!. Implemented speed control on DIagnosticsFilePlayer & Data Capture module. Implemented graphs duration control on tech board.
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-291-1/+1
|
* Machine Studio v1.0.0.18Roy Ben-Shabat2018-07-191-0/+1
|
* Machine Studio.Roy Ben-Shabat2018-07-031-2/+10
| | | | | | Implemented upload hardware configuration from connected machine view. Implemented process parameters dragging through developer module settings :/
* Added start/stop diagnostics and debugging on PMR.Roy Ben-Shabat2018-05-061-3/+16
| | | | | | 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-0/+111
Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.