aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Logging
Commit message (Collapse)AuthorAgeFilesLines
* Fixed mid tanks levels demo naming convention.Roy Ben Shabat2020-09-051-2/+21
| | | | | Added unique machine password to disk cache db. Added password protection features to FileLogger.
* Added JsonIgnore to some props in LogItemBase.Roy Ben Shabat2020-08-306-27/+23
| | | | Dropped SkipFileLoggin from Tango.Logging.
* Fixed issue with insights file datetime utc.Roy Ben Shabat2020-08-231-0/+13
| | | | | | | added insights application exception/crash. added remote actions service. fixed issue with LiteDB hang on application start/exit. reduced insights listener empty frames.
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-1/+0
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Improved FSE application termination analysis using settings. (increased ↵Roy Ben Shabat2020-08-141-3/+3
| | | | crash report history to 1 hour instead of 10 minutes)
* Added application start logs viewing to FSE & PPC using LogSafe.Roy Ben Shabat2020-08-143-1/+50
|
* redundant.Roy Ben Shabat2020-08-131-3/+3
|
* Implemented global exception trapper GetLastApplicationCrashFromWindows for ↵Roy Ben Shabat2020-08-121-0/+45
| | | | PPC/FSE/MS.
* Reduced several unhandled exceptions written to logs from ↵Roy Ben Shabat2020-08-101-7/+0
| | | | | | | GlobalExceptionTrapper. Reset RemoteJob on FSE connection. Ensure auto reconnection time does not execute when the dialog has been already closed.. Not sure if that is the problem.
* Reset Application & Firmware "Logs" tab even when machine connection is the ↵Roy Ben Shabat2020-08-044-27/+26
| | | | | | | | same. Fixed issue on FileSystem download. Ignored issue with procedure error highlighting caused application error. Fixed issue when logout/login with different environment did not refreshed the list of available machines for connection.
* Test if file exists in Log files before a parsing.Victoria Plitt2020-06-141-22/+25
| | | | Related Work Items: #2985
* Implemented FSE/PPC Logs.Roy Ben Shabat2020-04-104-1/+17
|
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-0/+1
| | | | Several improvements.
* Some fixes on transport layer.Roy Ben-Shabat2020-02-101-7/+7
| | | | | | | Fix on machine operator upgrade firmware.. Fix on SessionFileLogger. Fix on PPC jobs view. Fix on Tech Catalog View.
* Working on azure utils...Roy Ben Shabat2020-02-091-11/+15
| | | | Fixed issue with TangoWebApplication logging.
* Changed parser of application log file.Victoria Plitt2020-02-031-7/+8
| | | | LogViewer. Added drag and drop files to window. Start and End time in filter are displayed start and end of open log file.
* GUI changes according to review item.Victoria Plitt2020-02-021-0/+21
| | | | Related Work Items: #2402
* Working on external bridge v2Roy Ben-Shabat2020-01-132-36/+14
|
* Comments to SessionFileLoggerVictoria Plitt2020-01-121-6/+18
|
* Code comments for session logger.Roy Ben-Shabat2020-01-121-31/+43
|
* MERGERoy Ben-Shabat2020-01-121-3/+43
|\
| * Add session log to TFS PPC and Machine Studio.Victoria Plitt2020-01-121-3/+43
| | | | | | | | Related Work Items: #2306
* | Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-13/+10
|/
* Implemented maintenance mid-tank graphics.Victoria Plitt2020-01-082-0/+104
| | | | Implemented session file logger.
* Implemented AutoLogRemoval & MaxFileSizeLimit to FileLogger, LogFileParser ↵Victoria Plitt2019-11-243-17/+196
| | | | and TFS bug reporting!!!
* Testing some external bridge communication..Roy Ben-Shabat2019-01-214-1/+49
| | | | Implemented external bridge application logs routing !!!
* Working on PPC tech mode & logging module.Roy Ben Shabat2018-12-164-1/+109
| | | | | Working on PPC date picker & calendar. Implemented no-permissions view.
* Working on web services...Roy Ben-Shabat2018-11-181-2/+2
|
* Machine Studio v3.5.57Roy Ben-Shabat2018-11-011-1/+1
|
* New color conversion.Roy Ben-Shabat2018-11-011-1/+1
| | | | | | Added new pid parameters. Changes dispenser widget orientation. Modified NoneEmptyIdsPacks to GetSupportedIdsPacks.
* Improved some aspects of machine service and machine update.Roy Ben-Shabat2018-10-292-2/+25
|
* Sign-out works !Roy Ben-Shabat2018-10-101-1/+1
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-072-2/+1
|
* Implemented machine update on PPC !!!Roy Ben-Shabat2018-08-302-2/+2
| | | | Need to verify update scripts...
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-1/+1
| | | | | | 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.0Roy Ben-Shabat2018-08-231-1/+1
|
* Machine Studio v3.0Roy Ben-Shabat2018-08-231-1/+1
|
* Implemented new hardware components "Active" on machine operator upload ↵Roy Ben-Shabat2018-08-231-2/+3
| | | | | | | | hardware configuration. Improved and tested global exception trapper on async task. Fixed a weird issue on navigation control toAnimation complete's twice.
* An attempt to catch global unhandled task exceptions..Roy Ben-Shabat2018-08-221-0/+1
|
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Machine Studio v2.9Roy Ben-Shabat2018-08-204-42/+71
|
* Implemented full machine setup with connectivity and communication testing!Roy Ben-Shabat2018-08-162-3/+2
| | | | Fixed an issue with auto reset event on transport and logging :/
* Machine Studio v2.8Roy Ben-Shabat2018-08-141-1/+1
|
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-3/+3
| | | | Optimized production packages.
* Improved logging library threading model.Roy Ben-Shabat2018-08-148-73/+45
|
* Machine Studio v2.7Roy Ben-Shabat2018-08-071-1/+1
|
* 1. Top priority: When stopping job (stop button), the system cannot run ↵Roy Ben-Shabat2018-08-071-1/+1
| | | | | | | | | | | | | | | | | again (notes it is still printing). Disconnectconnect 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.4Roy Ben-Shabat2018-08-061-1/+1
|
* Working on SQLExaminer libRoy Ben-Shabat2018-08-021-1/+1
|
* Implemented default report issue settings on machine studio.Roy Ben-Shabat2018-08-011-1/+1
|