Releases: HASPIMA/TD-serial-reader
Releases · HASPIMA/TD-serial-reader
Release list
v2.1.3: Add docs for auto-built binaries
v2.1.2: Improve docs
v2.1.1: Display serial ports depending on OS
What's Changed
Full Changelog: v2.1.0...v2.1.1
v2.1.0: Display available serial ports
v2.1.0rc2 Compiled binaries as windowed
v2.1.0rc1Allow users to select available serial ports
Allow users to see and select available serial/COM ports
What's Changed
- List serial ports by @HASPIMA in #8
- Create button to reload suggested available ports by @HASPIMA in #9
Full Changelog: v2.0.2-rc1...v2.1.0rc1
v2.0.2-rc1 Stop using lock files on compile
What's Changed
Full Changelog: v2.0.2...v2.0.2-rc1
v2.0.2: Append binaries on releases
Create GH action for linting
Create graphical interface
The GUI lets you:
- enter a serial port and baud rate
- connect or disconnect the device
- see connection status in the header
- view Task A, Task B, and unknown messages in separate sections
- clear each message list individually
What's Changed
Full Changelog: v1.1.1...v2.0.0