aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Synchronization
Commit message (Collapse)AuthorAgeFilesLines
* New Settings Library.Roy Ben-Shabat2018-05-164-11/+45
|
* New TemporaryManager !Roy Ben-Shabat2018-05-091-1/+1
|
* Added machine studio modules order.Roy Ben-Shabat2018-05-071-0/+1
| | | | Implemented delayed GetInstance for TangoIOC.
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-227-39/+110
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Implemented NavigationControl for better performance!!!Roy2018-04-211-2/+8
| | | | Redesign of machine studio module initialization.
* Working on machine events.Roy Ben-Shabat2018-03-152-2/+0
|
* Implemented VS solution release builds!Roy Ben-Shabat2018-03-111-1/+1
|
* Implemented job embroidery image capture, display export,Roy Ben-Shabat2018-03-041-0/+1
| | | | Implemented running job text to speech.
* Managed to get Embroidery Adapter to integrate.Roy2018-03-032-3/+3
|
* Another BL Optimization /:Roy2018-03-014-4/+5
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-015-4/+8
|
* Upgraded protobuf from 4.1 to 5.1 ?Roy Ben-Shabat2018-03-012-3/+3
| | | | | | | Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module.
* Change LogManager to Instance.Roy Ben-Shabat2018-02-282-0/+2
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-141-34/+8
|
* Implemented progress text on DB Comparers instead of custom logger.Roy Ben-Shabat2018-02-074-61/+57
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-305-8/+4
| | | | Implemented basic sketch for IDS Pack Formulation.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-162-4/+7
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-149-1/+197
| | | | MachineStudio.Synchronization
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Implemented auto scaling of machine studio to screen resolution.Roy Ben-Shabat2018-01-081-60/+62
| | | | | | Modified machine connection icons again. Added Embedded device name to settings. Added port USB and TCP to settings.
* Implemented External Bridge Client USB Connection.Roy Ben-Shabat2018-01-071-1/+1
|
* Fixed an issue with keep alive blocking pulling thread.Roy Ben-Shabat2017-12-271-1/+1
| | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-3/+12
| | | | Direct Synchronization is now working good.
* Fixed issue with local sync SQL Logic error.Roy Ben-Shabat2017-12-273-10/+44
| | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!!
* MERGERoy2017-12-267-68/+538
|
* Continue for last commit.Roy2017-12-2410-21/+147
|
* Implemented Remote To Local File Synchronization.Roy2017-12-2211-63/+683
|
* MERGE.Roy Ben-Shabat2017-12-207-13/+422
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-1929-0/+1017