aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Controls/NavigationControl.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented MS color capture emulator.Roy Ben Shabat2019-05-101-18/+41
| | | | Working on TCC...
* Resolved PPC CPU usage by events.Roy Ben-Shabat2019-05-071-6/+57
|
* Optimized use of color conversion in machine studio.Roy Ben-Shabat2018-09-051-4/+11
| | | | | | | Improved color conversion memory leak. Added dispenser step division to brush stops. Machine Studio 3.4.43
* Implemented machine update on PPC !!!Roy Ben-Shabat2018-08-301-3/+12
| | | | Need to verify update scripts...
* Implemented new hardware components "Active" on machine operator upload ↵Roy Ben-Shabat2018-08-231-9/+16
| | | | | | | | hardware configuration. Improved and tested global exception trapper on async task. Fixed a weird issue on navigation control toAnimation complete's twice.
* Implemented full machine setup with connectivity and communication testing!Roy Ben-Shabat2018-08-161-0/+27
| | | | Fixed an issue with auto reset event on transport and logging :/
* Working on PPC jobs loading performance...Roy Ben Shabat2018-07-071-1/+1
|
* Working on PPC navigation history!Roy Ben-Shabat2018-06-141-0/+5
|
* Working on PPC.Roy Ben-Shabat2018-06-141-2/+2
|
* Working on PPC...Roy Ben-Shabat2018-06-141-0/+29
|
* Improved UdpDiscoveryClient (I Think...).Roy Ben-Shabat2018-06-141-4/+17
| | | | Improved PPC NavigationManager by providing a way to navigate by module/view paths..
* Implemented NavigationControl for better performance!!!Roy2018-04-211-0/+458
Redesign of machine studio module initialization.