| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implemented Machine Studio TechBoard frames processing via concurrent queue ↵ | Roy Ben Shabat | 2020-09-10 | 1 | -2/+22 |
| | | | | | to prevent thread collision. | ||||
| * | Removed all application information event logging from MS. | Roy Ben-Shabat | 2020-02-12 | 1 | -10/+0 |
| | | |||||
| * | Implemented DisableRendering on RealTimeGraphX. | Roy Ben Shabat | 2020-02-11 | 1 | -0/+77 |
| | | | | | Implemented partial rendering on tech board. | ||||
| * | Implemented TechBoard "New Project" properly. | Roy Ben Shabat | 2020-02-11 | 1 | -89/+131 |
| | | | | | | | | | Changed MS => PPC default intent to Diagnostics. Implemented producer/consumer queue for NavigationControl. Fixed issue with empty points pushed to RealTimerGraphX. Implemented ExternalBridgeService pinging to keep connection. Fixed issue with Firmware upgrade DFU upload failure, now fails all transport components. | ||||
| * | Redundant. | Roy Ben Shabat | 2020-01-18 | 1 | -5/+5 |
| | | |||||
| * | External bridge improvements. | Roy Ben Shabat | 2020-01-15 | 1 | -1/+1 |
| | | |||||
| * | Working on diagnostics synchronization.. | Roy Ben-Shabat | 2020-01-15 | 1 | -2/+22 |
| | | |||||
| * | Implemented MultiGraph data series colors from configuration. | Roy Ben-Shabat | 2019-09-25 | 1 | -2/+68 |
| | | | | | Added dispensers & mid-tanks diagnostics monitors. | ||||
| * | Fixed issue with ValveTechItem loading. | Roy Ben-Shabat | 2019-08-20 | 1 | -1/+2 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -0/+1 |
| | | |||||
| * | Fixed CircleActionButton on TCC. | Roy Ben-Shabat | 2019-05-12 | 1 | -0/+2 |
| | | | | | | Prevent continues messages from updating after complete or error. Fixed diagnostics not resuming MS <=> PPC after PPC <=> Machine disconnection. | ||||
| * | Now using the latest RealTimeGraphX library! + infinity check! | Roy Ben-Shabat | 2019-04-15 | 1 | -6/+5 |
| | | |||||
| * | Machine Studio v4.0.10 | Roy Ben-Shabat | 2019-03-14 | 1 | -2/+2 |
| | | | | | PPC v1.0.9 | ||||
| * | Machine Studio v4.0.8.0 | Roy Ben-Shabat | 2019-02-19 | 1 | -1/+1 |
| | | |||||
| * | Machine Studio v4.0.0.0 | Roy Ben-Shabat | 2019-01-14 | 1 | -0/+12 |
| | | | | | Added reset all graphs to tech board. | ||||
| * | Machine Studio v3.5.78 | Roy Ben-Shabat | 2018-12-06 | 1 | -8/+1 |
| | | | | | Added thread motion speed control. | ||||
| * | Optimized accuracy of CSV recordings! | Roy Ben-Shabat | 2018-11-15 | 1 | -16/+17 |
| | | |||||
| * | Fixed issue with CSV monitor recorder. | Roy Ben-Shabat | 2018-11-13 | 1 | -1/+6 |
| | | | | | Machine Studio v3.5.65 | ||||
| * | Machine Studio v3.5.63 | Roy Ben-Shabat | 2018-11-11 | 1 | -1/+12 |
| | | |||||
| * | Implemented directional homing for motors and dispensers. | Roy Ben-Shabat | 2018-10-18 | 1 | -2/+4 |
| | | |||||
| * | Implemented partial hw config upload in techboard. | Roy Ben-Shabat | 2018-10-17 | 1 | -0/+75 |
| | | |||||
| * | Implemented import project tabs in tech board. | Roy Ben Shabat | 2018-10-12 | 1 | -9/+55 |
| | | | | | Implemented auto update of observables LAST_UPDATE via ObservableContext. | ||||
| * | Done Implementing Valves !!! | Roy Ben-Shabat | 2018-10-10 | 1 | -4/+75 |
| | | |||||
| * | Sign-out works ! | Roy Ben-Shabat | 2018-10-10 | 1 | -45/+76 |
| | | | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX ! | ||||
| * | Working on RML module. | Roy Ben-Shabat | 2018-09-27 | 1 | -7/+10 |
| | | | | | Fixed issue with CSV trying to add rows after dispose was called. | ||||
| * | Implemented Monitor Recorder element !!! | Roy Ben-Shabat | 2018-09-26 | 1 | -34/+121 |
| | | |||||
| * | Implemented Tech board tabs and project!!! | Roy Ben-Shabat | 2018-09-26 | 1 | -6/+148 |
| | | |||||
| * | Working on new tech module tabs. | Roy Ben-Shabat | 2018-09-26 | 1 | -22/+62 |
| | | |||||
| * | Implemented new single value controller widget. | Roy Ben-Shabat | 2018-09-25 | 1 | -4/+36 |
| | | | | | | Implemented new blower controller. Changed tech board styles to dark. | ||||
| * | Implemented Heater widget on tech board! | Roy Ben-Shabat | 2018-09-20 | 1 | -0/+42 |
| | | |||||
| * | Added new ports list to DB. | Roy Ben-Shabat | 2018-09-02 | 1 | -3/+3 |
| | | | | | Modified diagnostics to use DigitalInterfaceIOs. | ||||
| * | Implemented In-Memory Transport Adapter. | Roy Ben-Shabat | 2018-08-30 | 1 | -5/+5 |
| | | | | | Implemented Embedded In-Memory Emulator. | ||||
| * | Some work. | Roy Ben-Shabat | 2018-08-28 | 1 | -1/+1 |
| | | |||||
| * | Fixed issue with dispenser/motor homing animation. | Roy Ben-Shabat | 2018-08-28 | 1 | -1/+9 |
| | | | | | Improved monitor item + monitor decimal places. | ||||
| * | Added new colorized static text widget to tech board. | Roy Ben-Shabat | 2018-08-26 | 1 | -1/+9 |
| | | | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs. | ||||
| * | Added ObservablesContextAdapter and it's interactions. | Roy Ben-Shabat | 2018-08-23 | 1 | -3/+4 |
| | | |||||
| * | Improvements to machine studio view models and navigation system. | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+6 |
| | | | | | Improvements to tech board selection and edit modes handling. | ||||
| * | Tech Board Module seems to be working good !! | Roy Ben-Shabat | 2018-08-21 | 1 | -67/+84 |
| | | |||||
| * | Added motor & dispenser tech items speed. | Roy Ben-Shabat | 2018-08-14 | 1 | -1/+7 |
| | | |||||
| * | Implemented Blower, Break Sensor in Tech Board. | Roy Ben Shabat | 2018-08-04 | 1 | -0/+78 |
| | | | | | Added to uploaded hardware config. !!!! | ||||
| * | Added Tango.CSV project! | Roy Ben-Shabat | 2018-08-02 | 1 | -14/+107 |
| | | | | | Implemented Single/Multi graph recording to CSV! | ||||
| * | Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider. | Roy Ben-Shabat | 2018-07-29 | 1 | -9/+89 |
| | | | | | | | | 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-Shabat | 2018-07-29 | 1 | -1/+1 |
| | | |||||
| * | Refactored proto C compiler to enable cross directory messages. | Roy Ben-Shabat | 2018-07-26 | 1 | -16/+16 |
| | | | | | Refactored tech motors and dispensers to use types from hardware. | ||||
| * | Fixed several bugs with machine studio. | Roy Ben-Shabat | 2018-07-26 | 1 | -0/+1 |
| | | |||||
| * | Implemented JobRunner on Tech Board !. | Roy Ben-Shabat | 2018-07-15 | 1 | -0/+53 |
| | | |||||
| * | Implemented process parameters item on machine studio tech board. | Roy Ben-Shabat | 2018-07-15 | 1 | -1/+45 |
| | | |||||
| * | Completed Remote Debugger VSIX !!! | Roy Ben-Shabat | 2018-06-05 | 1 | -3/+11 |
| | | | | | | Added 2 dancer parameters. Refactored Tech Board to reset configuration when connected machine changes. | ||||
| * | New Settings Library. | Roy Ben-Shabat | 2018-05-16 | 1 | -6/+11 |
| | | |||||
| * | Implemented new Hardware Speed Sensor ! | Roy Ben-Shabat | 2018-05-16 | 1 | -3/+42 |
| | | |||||
