Edward Wright
Edward Wright
My apologies, it looks like some of the new board detection code implemented in version 0.7.0 doesn't play nicely with Windows 8/8.1. I will update the compatibility notes in the...
Note that the auto-connect functionality will have to work in conjunction with this feature. The `ONE` option is straight-forward enough. The `ANY` option should probably display the connection list again...
It would also be nice if this list would auto-update when new devices are connected. I'm not sure what options are available with regards to "listening" for new com ports....
That is excellent information, thank you for sharing! I will likely be looking into this in the very near future, and will see what I can manage. This application is...
The 1.55 (March 2021) release of VSCode includes a "Terminal Profiles" feature which makes it pretty easy to add custom terminal types. There is no official API for extensions to...
I will have to look into this. Support for ANSI escape sequences (cursor keys, etc.) was added in version 0.6.0, but the Linux serial terminal may be expecting something different....
I did some testing using a serial console connection to a Raspberry Pi as well as an old HP ProCurve switch (which has a menu-based serial console) using SimplySerial V0.7.0...
I like this idea, and working with an exclude-list of ports based on `COMx` identifiers should be pretty straightforward. I'll add this to my todo list for the next release....
I'm not aware of any problems with the zip file (assuming you're downloading it from https://github.com/fasteddy516/ButtonEvents/releases/tag/v1.0.1). I tried downloading the file on three different machines (2x Windows 11, 1x Windows...
What's the motivation to bump up the axis precision? (I'm not asking you to justify the request - I'm genuinely curious! 😃) Is there a practical issue that the increased...