-
## Description
The serial driver currently will only compile on Windows, since it relies on Windows specific header files. While this is expected, the serial driver should also be able to compile on …
-
When I try to compile this repo, the `yarn install` step fails with the following:
```
[5/5] Building fresh packages...
[12/16] ⠄ core-js
[2/16] ⠄ electron
[8/16] ⠄ cypress
[11/16] ⠄ usb
erro…
-
Collective issue for all issues while work is still happening.
Most of the issues were identified when working on async implementation: https://github.com/dotnet/corefx/pull/33027
There are still …
-
### SerialPort Bindings Version
12.0.1
### Node Version
v21.2.0
### Electron Version
_No response_
### Platform
Linux opi5b 5.10.110-rockchip-rk3588 #1.0.2 SMP Thu Apr 13 16:55:55…
-
Can I obtain more info about the reason for the following error?
**lastErrorCode:25 lastErrorLocation:758**
This code is working in systems with apparently the same specs/OS, I'm lost on why is no…
-
https://github.com/dotnet/runtime/blob/dc0e11d2e681659fc20feebf4c092082e75706af/src/libraries/System.IO.Ports/src/System/IO/Ports/SerialStream.Unix.cs#L841
if you short read the available bytes, th…
-
### SerialPort Version
10.4.0
### Node Version
14.19.1
### Electron Version
17.2.0
### Platform
Linux [redacted] 5.13.0-37-generic #42~20.04.1-Ubuntu SMP Tue Mar 15 15:44:28 UTC 2…
-
### Description
OS: DietPi arm64 bookworm on Raspberry Pi 4
Arduino connected via USB2 to the Pi
HUPCL (hang up on close) is disabled either by stty or a small Python program. When the serial por…
-
When creating a `TimeSpec` from a `std::time::Duration` with more than `libc::time_t` seconds, the resulting value might be negative and will no longer preserve monotonicity with respect to the input …
-
### Description
Trying to open a System.IO.Ports.SerialPort for 250000 baud under Linux gives an argument exception. Even if it didn't the underlying code would still fail to properly open that ra…