Skip to content

Releases: YounesElMehdi/COMMonitor

COMMonitor V2

15 Aug 18:42
Compare
Choose a tag to compare

COMMonitor V2.0 - Release Notes

Release Date: 15/08/2024

Overview

We are excited to announce the release of COMMonitor Version 2.0! This update introduces key features, significant improvements, and a streamlined installation process. COMMonitor V2.0 is now packaged as a standalone executable, making it easier than ever to diagnose and troubleshoot serial ports.

What's New

Standalone Executable

COMMonitor is now available as a single executable file, packaged with PyInstaller. This eliminates the need for Python or any additional dependencies, making the setup process as simple as downloading and running the application.

  • Benefit: Quick and easy setup with no installation required.

Error Code Lookup

Quickly look up common serial communication error codes and receive detailed descriptions and troubleshooting steps directly within the app.

  • Benefit: Enhances troubleshooting efficiency by providing instant access to error information.

Basic Diagnostic Scripts

Automated diagnostic scripts that check the status of all available COM ports, ensuring they are functioning correctly.

  • Benefit: Saves time by automating routine checks, reducing the need for manual intervention.

Enhanced User Interface

The user interface has been improved with color-coded outputs for better readability, an optimized terminal size, and a personalized welcome screen featuring developer information.

  • Benefit: Provides a more user-friendly and visually appealing experience.

Configuration File Integration

All fixed parameters, such as error codes, log settings, and terminal size, are now stored in a app_config.json file. This allows for easy updates and customization without modifying the application code.

  • Benefit: Simplifies maintenance and enhances flexibility.

Improved Logging Mechanism

The logging system has been enhanced to work with user-defined settings from the configuration file, providing detailed logs for monitoring and troubleshooting.

  • Benefit: Ensures comprehensive logging for effective troubleshooting.

Installation Instructions

Using the Standalone Executable

  1. Download the ZIP Archive: Get the COMMonitor.zip file from the release page.
  2. Extract the Files: Extract all files from the ZIP archive to a folder of your choice.
  3. Run the Application: Double-click on COMMonitor.exe to launch the application. Ensure that both COMMonitor.exe and app_config.json are in the same directory.

System Requirements

  • Operating System: Windows 10 or later
  • Disk Space: Approximately 50MB

Usage Instructions

  • Error Code Lookup: Use this feature from the Main Menu to enter an error code and retrieve its description and troubleshooting advice.
  • Run Basic Diagnostic Scripts: Perform automated checks on all available COM ports through the Main Menu.
  • Other Tests: Conduct stress tests and loopback tests on specific COM ports.

Known Issues

  • No known issues at this time.

Future Improvements

We plan to introduce more advanced diagnostic scripts and enhanced customization options in future versions.


Thank you for using COMMonitor!
For any issues or suggestions, please contact the developer.