Skip to content

Releases: Koromix/tytools

TyQt 0.6.2

29 May 11:02
Compare
Choose a tag to compare
TyQt 0.6.2 Pre-release
Pre-release
  • Working Teensy LC support

TyQt 0.6.1

26 Mar 13:51
Compare
Choose a tag to compare
TyQt 0.6.1 Pre-release
Pre-release
  • Disable Teensy LC support (broken until I can get one)
  • Always assert DTR line on Windows and OS X, to not block on "while (!Serial);"
  • Ignore devices on permission errors, instead of aborting enumeration

TyQt 0.6.0

18 Mar 09:44
Compare
Choose a tag to compare
TyQt 0.6.0 Pre-release
Pre-release
  • Tentative Teensy LC support
  • Clear on reset option for monitor
  • Better autoscrolling behavior in the monitor (keyboard navigation works)
  • Go to bootloader with CLI: tyc reset --bootloader

TyQt 0.5.7

11 Mar 18:50
Compare
Choose a tag to compare
TyQt 0.5.7 Pre-release
Pre-release
  • Use bigger serial buffer to avoid overflows
  • Don't hog the CPU if the Teensy sends a lot of stuff
  • Better autoscroll behavior in the monitor

TyQt 0.5.6

09 Mar 21:11
Compare
Choose a tag to compare
TyQt 0.5.6 Pre-release
Pre-release
  • Easier to use command-line tool
  • Bug fixes and code cleanup

TyQt 0.5.5

28 Feb 01:46
Compare
Choose a tag to compare
TyQt 0.5.5 Pre-release
Pre-release
  • Single-instance mode for TyQt: send commands using tyqt.exe (see tyqt.exe --help)
  • Minimal interface option to hide board list, toolbar and statusbar
  • Bug fixes

TyQt 0.5.1

20 Feb 18:37
Compare
Choose a tag to compare
TyQt 0.5.1 Pre-release
Pre-release
  • Proper packaging: MSI on Windows, Bundle on OS X
  • Better art and icons (well, I try)

TyQt 0.5.0

19 Feb 17:04
Compare
Choose a tag to compare
TyQt 0.5.0 Pre-release
Pre-release

Teensy Qt!

tyc 0.4.0

12 Feb 04:32
Compare
Choose a tag to compare
tyc 0.4.0 Pre-release
Pre-release

Support Mac OS X

tyc 0.3.0

12 Jan 01:00
Compare
Choose a tag to compare
tyc 0.3.0 Pre-release
Pre-release
v0.3.0

Add native compilation instructions for Windows