Releases: amoamare/Console-Service-Tool
Releases · amoamare/Console-Service-Tool
Console Service Tool v1.0.5
Console Service Tool v1.0.4
This is just an push to ensure automatic updating is working properly.
If you do not want to use an installer or have automatic updates. Download ConsoleServiceTool_v1.0.4.7z and extract anywhere you like and run the application as before.
Console Service Tool v1.0.3
Added installer using Squirrel to keep application up to date.
Changed versioning to SemVer
v1.0.2.1 - Beta
Just a build of the latest code push. Update to UART location as well as a Image Viewer based off webview2 as have some plans for that.
v1.0.2.0 - Beta
- Fixed some coding issues, possible race condition resolved.
- Added code lookup - to use just select code lookup enter code in the text box and hit enter.
- Added date time lookup doesn't know the real date time, uses your current system clock and removes the seconds to give you an idea of the code times thrown.
- Added priority levels, Low, Medium, High, Severe. When printed will show in color to help quickly identify problem areas.
- Added and formatted codes response. Will show as slot, datetime, error code, priority and error message.
- Added ability to show original line response from console.
- Added ability to highlight severe lines
- Reads all error codes until console reports no more errors found. I find this better than just reading 10 or reading all of them regardless of if there is an error code or not.
- Fixed issue if error code isn't found. Now it will tell you it's not found and ask for you to report if it you like.
v1.0.0.1 - Still a W.I.P
Added UART tool to this program will keep them together. Remember NOR tool should only be used by those that have some understanding of it. Still experimental
First test release - do not use unless you know what your doing
Again dont use unless you know what you are doing.