Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/serialport/serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
https://github.com/serialport/serialport-rs
Rust doc still references the removed prelude
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Manufacturer/product strings from device VS from operating system during enumeration
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Windows - bytes_to_read returns 0 until 4096 bytes have been written to the port?
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Look into strace-based fault injection for testing
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Issues with multiple threads under windows
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
timeout has a different behavior on windows.
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
`read` is always non-blocking even when no data is available to read
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
RS485 mode support
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Windows: write() blocks if nothing is connected to the port
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Enable differentiation of different devices on a single USB serial port adapter
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Need to disable termios2 / BOTHER (use termios and Bxxx for baud rate)
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
`TTYPort::read` doesn't respect timeout
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Serial Port enumeration not supported for android
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Support for embedded-hal
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Tests on cross-compiled architectures using cross
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Support low latency mode
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Windows Subsystem for Linux (WSL) Port '/dev/ttySX' not available: Not a typewriter
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago
Use UWP APIs for Windows where appropriate
jessebraham opened this issue almost 3 years ago
jessebraham opened this issue almost 3 years ago