| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implemented Heater widget on tech board! | Roy Ben-Shabat | 2018-09-20 | 7 | -5/+220 | |
| | | ||||||
| * | Started working on tech heaters. | Roy Ben-Shabat | 2018-09-17 | 6 | -1/+291 | |
| | | ||||||
| * | Added new ports list to DB. | Roy Ben-Shabat | 2018-09-02 | 7 | -19/+13 | |
| | | | | | 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 | 6 | -19/+73 | |
| | | | | | Improved monitor item + monitor decimal places. | |||||
| * | Added new colorized static text widget to tech board. | Roy Ben-Shabat | 2018-08-26 | 12 | -4/+364 | |
| | | | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs. | |||||
| * | Fixed some issues with MS 3.0 | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+1 | |
| | | ||||||
| * | Machine Studio v3.0 | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+1 | |
| | | ||||||
| * | Added ObservablesContextAdapter and it's interactions. | Roy Ben-Shabat | 2018-08-23 | 2 | -4/+5 | |
| | | ||||||
| * | Improvements to machine studio view models and navigation system. | Roy Ben-Shabat | 2018-08-23 | 21 | -38/+328 | |
| | | | | | Improvements to tech board selection and edit modes handling. | |||||
| * | Tech Board Module seems to be working good !! | Roy Ben-Shabat | 2018-08-21 | 18 | -88/+132 | |
| | | ||||||
| * | Refactored ObservablesContext to use DataSource object! | Roy Ben-Shabat | 2018-08-21 | 1 | -1/+1 | |
| | | | | | Upgraded to .NET 4.7.2 !!! | |||||
| * | Machine Studio v2.9 | Roy Ben-Shabat | 2018-08-20 | 2 | -2/+3 | |
| | | ||||||
| * | Added motor & dispenser tech items speed. | Roy Ben-Shabat | 2018-08-14 | 5 | -5/+25 | |
| | | ||||||
| * | Reorganization of solution build paths ! | Roy Ben-Shabat | 2018-08-14 | 1 | -2/+2 | |
| | | | | | Optimized production packages. | |||||
| * | Machine Studio v2.7 | Roy Ben-Shabat | 2018-08-07 | 4 | -14/+23 | |
| | | ||||||
| * | Machine Studio 2.5 | Roy Ben-Shabat | 2018-08-07 | 1 | -1/+1 | |
| | | ||||||
| * | 1. Top priority: When stopping job (stop button), the system cannot run ↵ | Roy Ben-Shabat | 2018-08-07 | 7 | -44/+32 | |
| | | | | | | | | | | | | | | | | | | again (notes it is still printing). Disconnectconnect solves 2. Dispenser manual control (tech bord) a. Add Color and name to the dispenser controller at the tech-bord b. Homing dosnt work on the tech-bord controller c. When moving the courser from the icon while still pushing and then removing the finger, the motor still running d. Limit sw are not activated in manual dispenser jogging 3. Read dispenser pressure manually separately for each dispenser 4. High priority: Dispenser pressure is presented in PSI (that’s what written..) ?? I am not sure that the formula is correct even for PSI.. 5. TI is calculated in the job by factor and not by min uptake (factor for TI is meaningless) 6. Top priority: TI dispensing amounts are constant: Changing TI amounts by factor did not change the total amount of dispensing (tested by flow sensor) 7. I would like to monitor (tech bord) the RPM or pulse rate of all possible motors (priority: thread system, dispensers, others) 8. I would like to monitor (tech bord) the status of the 3Wvalves of the dispensers (open / close) 9. Top priority: Cannot read head temperatures | |||||
| * | Machine Studio v2.4 | Roy Ben-Shabat | 2018-08-06 | 9 | -43/+61 | |
| | | ||||||
| * | Implemented Blower, Break Sensor in Tech Board. | Roy Ben Shabat | 2018-08-04 | 18 | -2/+906 | |
| | | | | | Added to uploaded hardware config. !!!! | |||||
| * | Added Tango.CSV project! | Roy Ben-Shabat | 2018-08-02 | 12 | -17/+553 | |
| | | | | | Implemented Single/Multi graph recording to CSV! | |||||
| * | Machine Studio v2.1.12 | Roy Ben-Shabat | 2018-07-29 | 1 | -1/+1 | |
| | | ||||||
| * | Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider. | Roy Ben-Shabat | 2018-07-29 | 4 | -12/+109 | |
| | | | | | | | | 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 | |
| | | ||||||
| * | Machine Studio v2.1.10 | Roy Ben-Shabat | 2018-07-26 | 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 | 7 | -12/+17 | |
| | | ||||||
| * | Machine Studio v2.0.9 | Roy Ben-Shabat | 2018-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Implemented graphs auto range, pause & clear in tech board module. | Roy Ben-Shabat | 2018-07-25 | 6 | -28/+128 | |
| | | ||||||
| * | Implemented revision number as delta years and day of year for auto ↵ | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 | |
| | | | | | incremented versions. | |||||
| * | Redundant. | Roy Ben-Shabat | 2018-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | New version numbers using Auto Increment Versions visual studio extension ! | Roy Ben-Shabat | 2018-07-23 | 2 | -2/+2 | |
| | | ||||||
| * | Changed versions to per assembly. | Roy Ben-Shabat | 2018-07-23 | 2 | -2/+8 | |
| | | ||||||
| * | Added default job name to Job Runner. | Roy Ben-Shabat | 2018-07-16 | 1 | -0/+1 | |
| | | ||||||
| * | Implemented JobRunner on Tech Board !. | Roy Ben-Shabat | 2018-07-15 | 12 | -12/+767 | |
| | | ||||||
| * | Implemented custom min max on single and multiple graphs on tech board. | Roy Ben-Shabat | 2018-07-15 | 6 | -2/+126 | |
| | | ||||||
| * | Implemented process parameters item on machine studio tech board. | Roy Ben-Shabat | 2018-07-15 | 25 | -4/+591 | |
| | | ||||||
| * | Split assembly versions to Core, Machine Studio, PPC! | Roy Ben-Shabat | 2018-06-20 | 1 | -3/+3 | |
| | | ||||||
| * | Completed Remote Debugger VSIX !!! | Roy Ben-Shabat | 2018-06-05 | 2 | -4/+12 | |
| | | | | | | Added 2 dancer parameters. Refactored Tech Board to reset configuration when connected machine changes. | |||||
| * | New Settings Library. | Roy Ben-Shabat | 2018-05-16 | 19 | -795/+56 | |
| | | ||||||
| * | Implemented new Hardware Speed Sensor ! | Roy Ben-Shabat | 2018-05-16 | 11 | -4/+458 | |
| | | ||||||
| * | Added machine studio modules order. | Roy Ben-Shabat | 2018-05-07 | 1 | -1/+2 | |
| | | | | | Implemented delayed GetInstance for TangoIOC. | |||||
| * | Added support for Win7 for stubs UI. | Roy Ben-Shabat | 2018-05-06 | 25 | -1/+1485 | |
| | | | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups. | |||||
| * | Added start/stop diagnostics and debugging on PMR. | Roy Ben-Shabat | 2018-05-06 | 2 | -5/+5 | |
| | | | | | | | Added device info to connected machine view. Added enable/disable diagnostics/debugging to connected machine view. Improved transfer rate calculation. | |||||
| * | Lots of work !! | Roy Ben-Shabat | 2018-05-03 | 8 | -124/+276 | |
| | | ||||||
| * | merge | Shlomo Hecht | 2018-05-02 | 1 | -3/+3 | |
| | | ||||||
| * | Implemented graphs rendering control (NavigatedTo/From) on technician module. | Roy Ben-Shabat | 2018-04-22 | 1 | -1/+15 | |
| | | ||||||
| * | Implemented new TangoIOC container & TangoMessenger. | Roy Ben-Shabat | 2018-04-22 | 6 | -37/+57 | |
| | | | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel. | |||||
| * | Implemented NavigationControl for better performance!!! | Roy | 2018-04-21 | 1 | -2/+8 | |
| | | | | | Redesign of machine studio module initialization. | |||||
