Angus Gratton
Angus Gratton
Hi DJShades, Good find, that looks like what we'll need! I'll try and rebuild for a new release shortly. I just have one other question, what specific virtual serial port...
Hi Hal, Sorry I've ignored this issue for 3/4 of a year, that's really poor of me. :( If you're still interested I'd still like to help work out this...
Hi bsvi, Thanks for reporting this problem. Are you very sure you're using the very latest 0.4 version? I only ask because pre-0.2 versions have a bug with these exact...
Hi bsvi, Sorry for taking so long to get back to you. Because the Note On messages aren't showing on the Debug output in Hairless MIDI either, I think the...
Yes, I agree it's a bit awkward. To explain my current understanding, I think crosstool builds newlib with --enable-newlib-multithread=yes at the moment (it's the default), but for all non-Linux platforms...
> This looks a bit awkward, because then you've no control over the lock structure, it's fixed at the > compile time. Maybe instead of implementing such locking for xtensa...
Hi, esptool maintainer here. The underlying issue seems to be that `kIOMasterPortDefault` is no longer a defined symbol in the iokit library. Possibly it's been moved to a compile-time only...
Folks, please keep in mind that this issue is on the `pyserial` repo not the [esptool.py repo](https://github.com/espressif/esptool). (pyserial is the library that esptool uses to access the serial port, and...
@jeksys Sorry, I didn't explain well enough: I mean to remove the mention of "esptool" from the title. Because the problem on the pyserial side is not really to do...
@beyonlo The idea is to have a generic LoRA modem API that can be extended to other modem models in the future, such as the SX1280. However at least for...