Skip to content

Releases: HASPIMA/TD-serial-reader

v2.1.3: Add docs for auto-built binaries

Choose a tag to compare

@HASPIMA HASPIMA released this 14 Sep 19:40
ce0bc5f

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2: Improve docs

Choose a tag to compare

@HASPIMA HASPIMA released this 08 Sep 23:46
cf3cde0

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1: Display serial ports depending on OS

Choose a tag to compare

@HASPIMA HASPIMA released this 07 Sep 18:27
cd676d2

What's Changed

  • Display default device port depending on OS by @HASPIMA in #13

Full Changelog: v2.1.0...v2.1.1

v2.1.0: Display available serial ports

Choose a tag to compare

@HASPIMA HASPIMA released this 07 Sep 18:11
f305c22

What's Changed

Full Changelog: v2.0.2-rc1...v2.1.0

v2.1.0rc2 Compiled binaries as windowed

Pre-release

Choose a tag to compare

@HASPIMA HASPIMA released this 07 Sep 17:45
7a15d59

What's Changed

Full Changelog: v2.1.0rc1...v2.1.0rc2

v2.1.0rc1Allow users to select available serial ports

Choose a tag to compare

@HASPIMA HASPIMA released this 07 Sep 17:24
8730207

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

Choose a tag to compare

@HASPIMA HASPIMA released this 06 Sep 05:26
11058d0

What's Changed

  • Stop using the lock file on compile by @HASPIMA in #7

Full Changelog: v2.0.2...v2.0.2-rc1

v2.0.2: Append binaries on releases

Choose a tag to compare

@HASPIMA HASPIMA released this 06 Sep 05:14
e41eae7

What's Changed

Full Changelog: v2.0.1...v2.0.2

Create GH action for linting

Choose a tag to compare

@HASPIMA HASPIMA released this 06 Sep 03:49
bbcac64

What's Changed

  • Create github action for linting by @HASPIMA in #5

Full Changelog: v2.0.0...v2.0.1

Create graphical interface

Choose a tag to compare

@HASPIMA HASPIMA released this 06 Sep 03:33
c2773ec

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