Gareth Hancock

Results 117 comments of Gareth Hancock

It looks like we should try to address https://github.com/serialport/node-serialport/issues/1113 as part of any change for this issue... Depending on where we land with this issue, I'll try to update the...

Thanks for the heads up @Emeryao I will await testing feedback from yourself or one of the other users; I appreciate that physical access to devices is a little more...

Hi All, I would like to understand the level of interest/ support for this feature request. I know this issue is quite old, but I think it is still relevant...

I've created https://github.com/serialport/node-serialport/pull/2305 for this. Please note this only includes the architecture agnostic changes as the other stuff is still WIP, but I would be very keen for any review,...

Prebuild for ARM has also been requested before: https://github.com/serialport/node-serialport/issues/2198 Prebuild for Apple M1 previously raised in https://github.com/serialport/node-serialport/issues/2243

For ARM, my hypothesis (perhaps flawed) is that we could use a docker image such as those available from [dockcross](https://github.com/dockcross/dockcross) to build for ARM using the Linux x86_64 machine on...

Hi @brandonros it might be useful for you to tag or highlight if this issue is only occuring on the new M1 chip or is present on intel based macs...

Hi @brandonros sorry I'd not responded to your point about the error handling before, but I think the code is trying to trap those errors in the same way as...

Hi @brandonros I probably should have asked this before, but can you please confirm if the errors you are seeing are when running the precompiled binaries, or after a local...

Hi @tkurki if we add these as labels, would I be correct to assume that this would just work going forward? That is to say reclassifying previous PRs wouldn't really...