Releases: mcagriaksoy/Serial-Communication-GUI-Program
Releases · mcagriaksoy/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
v1.2.0
AFCOM_Client_v1.2.0_x86_x64
- Unwanted new line problem fixed
- Parity functionality added
- Flow control functionality added
- Clear cache button added
- Code refactoring and fixes
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
[Obsolete] v1.0.0
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.
v0.0.1
First stable AFCOM release.
- It has own executable or the it can be opened manually via python.