bindings-cpp icon indicating copy to clipboard operation
bindings-cpp copied to clipboard

The C++ bindings for the node serialport project.

Results 64 bindings-cpp issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chai-subset](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-subset) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-subset)) | [`1.3.4` -> `1.3.5`](https://renovatebot.com/diffs/npm/@types%2fchai-subset/1.3.4/1.3.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fchai-subset/1.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### SerialPort Bindings Version 11.0.3 & 12.0.1 ### Node Version 16.20.1 ### Electron Version _No response_ ### Platform Alpine Docker container on Rasperry Pi Buster ### Architecture ARM ### Hardware...

### 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 CST 2023 aarch64 GNU/Linux ###...

bug

I would like to add a product property to PortInfo to provide the USB device's product/model string separately on Mac and Linux. Unsure if Windows can display this string so...

Hello, I have a use case where size of an application is important, I'd like to webpack as much as possible. The problematic part is related *.node files, I found...

Complementary change to https://github.com/serialport/bindings-interface/pull/37 which includes lowLatency info for all Get Port Status requests (this also matches current behaviour of bindings-cpp). For systems which do not have a low latency...

Hi, With `OTHER_` prefix my macos is not able to build the module with node-gyp. With this fix it is able to build. :) fix: #99

This PR allows to set rts/dtr/brk/cts/dsr seperately for windows. It will always set a true/false value for these signals when using `set` function, which will triggle multiple `EscapeCommFunction` on windows....

## 💥 Proposal ### What feature you'd like to see I need to control dcb.fOutxCtsFlow (https://github.com/serialport/bindings-cpp/blob/main/src/serialport_win.cpp#L160) value with flag from serial port configuration. Now it's linked directly to rtscts configuration,...

### SerialPort Bindings Version 10.7.0 ### Node Version 16.15.0 ### Electron Version 19.0.12 ### Platform Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux ### Architecture...