Recent Releases of serial-communication-gui-program

serial-communication-gui-program - v1.6.0

  • Updates the application version to 1.6.0.
  • Refactors UI elements in the main window for improved layout and usability.
  • Updates help information in the help window.
  • Enhances the serial port connection process by displaying more detailed information about the selected port upon connection.
  • Additionally, refactors the serial data display to handle different color schemes for day and night modes, ensuring better readability.
  • Also, ensures proper thread termination on application close to prevent resource leaks.

Full Changelog: https://github.com/mcagriaksoy/Serial-Communication-GUI-Program/compare/v1.5.0...v1.6.0

- Python
Published by mcagriaksoy 7 months ago

serial-communication-gui-program - V1.5.0 [ major release]

What's Changed

  • ANSI coloring support added.
  • Terminal background change option added.
  • Background error handling problems fixed.
  • Memory leak caused by open comport issue resolved.
  • CLRF, CL, RF line ending options added.

- Python
Published by mcagriaksoy 8 months ago

serial-communication-gui-program - V1.3.0 [ major release]

  • Duplicated message problem resolved.
  • trailing space problem resolved.
  • switched back to pyqt6
  • button ordering ui, fixed
  • performance increases

- Python
Published by mcagriaksoy over 1 year ago

serial-communication-gui-program - v1.2.0

AFCOMClientv1.2.0x86x64

  • Unwanted new line problem fixed
  • Parity functionality added
  • Flow control functionality added
  • Clear cache button added
  • Code refactoring and fixes

- Python
Published by mcagriaksoy over 1 year ago

serial-communication-gui-program - v1.1.0

I finally found a time to fix some problems on the AFCOM.

  • A serial expection removed.
  • Decode problem fixed.
  • Serial port opening error fixed.
  • Settings are re-ordered.
  • UI updates for easier usage.

Known Bugs: - Parity selection not adapted. Now it is NONE! - Flow control buttons are not working yet! - New line character duplicated. It displays /n/n instead of /n

- Python
Published by mcagriaksoy almost 2 years ago

serial-communication-gui-program - 2024 First Release

Hi! I am happy to announce that I have released 2024 version of AFCOM.

You can download the .zip and run executable.

Changelog

  • Executable size decreased
  • Command save feature added.
  • Buttons optimized
  • exception cases increased
  • performance increase in case of unnecessary library remove.

- Python
Published by mcagriaksoy almost 2 years ago

serial-communication-gui-program - v1.0.1b

First stable AFCOM release.

  • It has own executable or the it can be opened manually via python.

- Python
Published by mcagriaksoy over 2 years ago