Skip to content

Releases: amoamare/Console-Service-Tool

Console Service Tool v1.0.5

11 Mar 05:49
98a15c2
Compare
Choose a tag to compare

Update to UI, Added known unknown codes. Started adding TSB

Console Service Tool v1.0.4

17 Feb 16:21
Compare
Choose a tag to compare

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

17 Feb 16:18
Compare
Choose a tag to compare

Added installer using Squirrel to keep application up to date.
Changed versioning to SemVer

v1.0.2.1 - Beta

01 Feb 17:55
Compare
Choose a tag to compare

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

29 Jan 00:07
7613d7a
Compare
Choose a tag to compare
  • 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

07 Jan 18:31
d0fc36b
Compare
Choose a tag to compare

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

06 Jan 18:58
Compare
Choose a tag to compare

Again dont use unless you know what you are doing.