aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
...
* Added data source in about dialog in machine studio.Roy Ben-Shabat2018-07-291-0/+5
| | | | Added last monitor in machine studio settings.
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-292-2/+2
|
* Machine Studio v1.0.0.18Roy Ben-Shabat2018-07-192-0/+29
|
* Some fixed and improvements.Roy Ben-Shabat2018-07-161-4/+4
|
* Implemented continuous request timeouts.Roy Ben-Shabat2018-07-121-0/+10
| | | | | | Implemented continuous request abort exception. Added log object for real time logs. Some work on PPC & Machine Studio.
* Fixed issue with machine studio update service version sorting.Roy Ben-Shabat2018-07-042-0/+35
| | | | | | | | | Added about dialog to machine studio with version information. Fixed issue with Stubs UI installer. Stubs UI v3.1 Machine Studio v1.0.0.10
* Machine Studio.Roy Ben-Shabat2018-07-032-2/+44
| | | | | | Implemented upload hardware configuration from connected machine view. Implemented process parameters dragging through developer module settings :/
* Machine Studio v 1.0.0.5 !Roy Ben-Shabat2018-06-243-2/+70
| | | | | Forced update. Hashed passwords.
* Implemented password hashing !Roy Ben Shabat2018-06-241-1/+9
|
* Split assembly versions to Core, Machine Studio, PPC!Roy Ben-Shabat2018-06-204-0/+4
|
* Added USB baud rate to integration settings.Roy Ben-Shabat2018-06-041-1/+1
| | | | Implemented copy params/clone on hardware versions module.
* New Settings Library.Roy Ben-Shabat2018-05-164-11/+22
|
* New TemporaryManager !Roy Ben-Shabat2018-05-091-8/+10
|
* Added support for Win7 for stubs UI.Roy Ben-Shabat2018-05-061-2/+0
| | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups.
* mergeShlomo Hecht2018-05-023-3/+150
|
* Working on reporting...Roy Ben-Shabat2018-04-243-2/+83
|
* Added some logs to Module loading.Roy Ben-Shabat2018-04-221-0/+15
|
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-222-19/+15
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Implemented NavigationControl for better performance!!!Roy2018-04-213-17/+37
| | | | Redesign of machine studio module initialization.
* Lots Of Work !Roy Ben-Shabat2018-04-151-3/+3
|
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-112-56/+105
| | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.
* Added event resolvable / requires user.Roy Ben-Shabat2018-04-101-3/+10
| | | | Added HTML Templates..
* More work on event html pages...Roy Ben-Shabat2018-04-091-2/+5
|
* Lots of changes :/Roy Ben-Shabat2018-04-091-1/+39
|
* Fixed issue withRoy Ben-Shabat2018-04-081-0/+4
| | | | | | "Application Started" event. Fixed issue with segment indexing after emb import.
* Implemented timeline events !Roy Ben-Shabat2018-04-081-15/+10
|
* Working on logging module !Roy Ben-Shabat2018-03-262-7/+28
| | | | Modified PID Control Table.
* Simulate Hardware Events using DiagnosticsFrameProvider.Roy Ben-Shabat2018-03-221-11/+29
|
* Working on machine events !Roy Ben-Shabat2018-03-151-1/+37
|
* Working on machine events.Roy Ben-Shabat2018-03-153-9/+22
|
* Implemented virtual machine selection when connecting via USB.Roy Ben-Shabat2018-03-152-12/+55
|
* Profiling and performance optimizations..Roy2018-03-103-2/+22
|
* Another BL Optimization /:Roy2018-03-011-1/+2
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-283-15/+17
|
* Implemented machine studio periodical update checking.Roy2018-02-232-8/+106
|
* Working on machine studio update center !Roy Ben-Shabat2018-02-221-53/+14
|
* Working on macine studio update center..Roy Ben-Shabat2018-02-211-23/+166
|
* Working on machine studio update center..Roy Ben-Shabat2018-02-213-1/+212
|
* Fixed all issues with machine studio installer.Roy Ben-Shabat2018-02-201-0/+3
|
* Improved module popout..Roy Ben-Shabat2018-02-201-14/+29
|
* Implemented module popping!Roy Ben-Shabat2018-02-202-0/+64
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Started working on Developer module.Roy Ben-Shabat2018-01-211-1/+1
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-1/+10
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-146-13/+150
| | | | MachineStudio.UI
* Added code comments for:Roy Ben-Shabat2018-01-081-4/+5
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Added code comments for:Roy Ben-Shabat2018-01-081-2/+2
| | | | | CodeGeneration. Core.
* Implemented auto scaling of machine studio to screen resolution.Roy Ben-Shabat2018-01-081-1/+1
| | | | | | Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings.
* Added Tango USB Drivers.Roy Ben-Shabat2018-01-081-0/+9
| | | | Modified Machine Connection Icons on Machine Studio.