Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / serialport/serialport-rs issues and pull requests

#227 - Add location field to UsbPortInfo

Pull Request - State: open - Opened by kindermax 4 days ago

#226 - Add posibility to enable rs485 functionality for port under Linux

Issue - State: open - Opened by slyshykO 29 days ago - 1 comment

#225 - handle EINTR return code from tcdrain to effectively flush

Pull Request - State: open - Opened by ndusart about 1 month ago - 5 comments

#224 - [WIP]: Implement WebSerial/wasm

Pull Request - State: closed - Opened by i404788 about 1 month ago - 2 comments

#223 - Release 4.6.0

Pull Request - State: closed - Opened by sirhcel about 1 month ago - 2 comments

#222 - Physical port for usb serial devices

Issue - State: open - Opened by anti-social about 1 month ago

#220 - linux: support getting usb port info without libudev

Pull Request - State: closed - Opened by xobs about 2 months ago - 1 comment

#219 - usbportinfo: document interface variation

Pull Request - State: closed - Opened by xobs 2 months ago - 1 comment

#218 - Clean up enumeration on macOS

Pull Request - State: closed - Opened by sirhcel 2 months ago - 8 comments

#217 - Release 4.5.1

Pull Request - State: closed - Opened by sirhcel 2 months ago - 1 comment

#216 - Cleanup leftover dbg from clamping timeouts

Pull Request - State: closed - Opened by sirhcel 3 months ago

#215 - Retry poll on EINTR/EAGAIN instead of debug printing

Pull Request - State: closed - Opened by ThomasHabets 3 months ago - 9 comments

#214 - macos and Windows disagree on interface numbering for Black Magic Probe

Issue - State: open - Opened by xobs 3 months ago - 14 comments

#213 - Don't ignore errors from setting baud rates

Pull Request - State: closed - Opened by sirhcel 3 months ago

#211 - Please add build instructions

Issue - State: open - Opened by Resonanz 3 months ago - 2 comments

#209 - Release 4.5.0

Pull Request - State: closed - Opened by sirhcel 4 months ago - 1 comment

#208 - Clamp long timeouts (like Duration::MAX)

Pull Request - State: closed - Opened by sirhcel 4 months ago

#207 - SerialPortBuilder.timeout(Duration::MAX) gives "Invalid argument"

Issue - State: closed - Opened by wxifze 4 months ago - 3 comments

#206 - How to close the open port?

Issue - State: closed - Opened by krishnaTORQUE 4 months ago - 3 comments

#205 - Add some more test cases for MODALIAS parsing

Pull Request - State: closed - Opened by sirhcel 4 months ago

#204 - Serial port doesn't properly open on Windows 11

Issue - State: open - Opened by danijourdain 4 months ago - 3 comments

#202 - fix(usb): improve robustness of interface field when using IOKit backend

Pull Request - State: closed - Opened by doinkythederp 5 months ago - 2 comments

#201 - Remove Regex dependency

Pull Request - State: closed - Opened by RossSmyth 5 months ago - 16 comments

#200 - Add test for read returning available data before timeout

Pull Request - State: closed - Opened by sirhcel 5 months ago

#199 - Add IntoRawHandle impl for FFI ownership transfer

Pull Request - State: closed - Opened by RossSmyth 5 months ago - 5 comments

#198 - Prepare release 4.4.0

Pull Request - State: closed - Opened by sirhcel 5 months ago

#197 - fix #196

Pull Request - State: closed - Opened by antonio-quarta 5 months ago - 4 comments

#196 - Serial port operation has different performance in (windows10 \ MacOS)

Issue - State: closed - Opened by 3Q- 5 months ago - 3 comments

#195 - Added support for 1.5 stop bits when reading current port settings

Pull Request - State: open - Opened by robdobsn 6 months ago - 3 comments

#194 - Resolve Mac OS setting Prolific Technology adapter

Pull Request - State: open - Opened by skmagiik 6 months ago

#193 - Fix USB interface on macOS

Pull Request - State: closed - Opened by parasyte 6 months ago - 3 comments

#192 - Fix hang on TTY read

Pull Request - State: open - Opened by danielstuart14 6 months ago - 2 comments

#191 - Fix output from example receive_data

Pull Request - State: closed - Opened by sirhcel 6 months ago

#190 - Data misread from serial adapter (serialport only)

Issue - State: open - Opened by skmagiik 6 months ago - 12 comments

#189 - Add Mark and Space variants to Parity enum

Pull Request - State: open - Opened by YgorSouza 7 months ago - 1 comment

#188 - Fix intermittent failures with CI build and clean up

Pull Request - State: closed - Opened by sirhcel 7 months ago

#187 - Cannot list virtual serial ports on Windows 10

Issue - State: closed - Opened by golanguage 7 months ago - 3 comments

#186 - Pin sub-dependecy of clap to be compatible with MSRV

Pull Request - State: closed - Opened by sirhcel 7 months ago - 2 comments

#185 - feat: allow blocking read

Pull Request - State: open - Opened by ARizzo35 7 months ago - 6 comments

#184 - Streamline integration tests and add first test for read timeouts

Pull Request - State: closed - Opened by sirhcel 7 months ago

#183 - Correct and update comment on TTYPort

Pull Request - State: closed - Opened by Teufelchen1 7 months ago - 2 comments

#182 - Opening a COM port on Windows fails

Issue - State: closed - Opened by miguelraz 7 months ago - 5 comments

#181 - Clean up integration tests

Pull Request - State: closed - Opened by sirhcel 7 months ago

#180 - Outdated documentation for TTYPort

Issue - State: closed - Opened by Teufelchen1 7 months ago - 2 comments

#179 - Timeout reading SerialUSB from Arduino DUE or GIGA

Issue - State: closed - Opened by dbalsom 7 months ago - 3 comments

#178 - wrong serial number for FTDI modules ?

Issue - State: open - Opened by ffred 7 months ago - 1 comment

#177 - Potentially confusing read_exact timeout semantics

Issue - State: open - Opened by RossSmyth 8 months ago - 1 comment

#176 - Update to nix-0.28

Pull Request - State: open - Opened by neumann-paulmann 8 months ago - 8 comments

#175 - Update dependency on nix to 0.28

Issue - State: open - Opened by neumann-paulmann 8 months ago - 4 comments

#174 - Implement configurable buffer size on Windows (#173)

Pull Request - State: open - Opened by MathiasYde 8 months ago - 1 comment

#173 - Configurable buffer size

Issue - State: open - Opened by MathiasYde 8 months ago - 1 comment

#172 - Fix some issues pointed out by Clippy in examples and tests

Pull Request - State: closed - Opened by sirhcel 8 months ago

#170 - Try find port type in parent device

Pull Request - State: open - Opened by soiamsoNG 8 months ago - 2 comments

#169 - Fix nightly

Pull Request - State: closed - Opened by RossSmyth 8 months ago - 8 comments

#168 - Use regex-lite instead of Regex

Pull Request - State: closed - Opened by RossSmyth 8 months ago - 5 comments

#167 - Can Add Mark and Space to Parity?

Issue - State: open - Opened by rrxmzl 8 months ago - 1 comment

#166 - Update macos dependencies

Pull Request - State: closed - Opened by jtakakura 9 months ago - 2 comments

#165 - Tracking issue for WebSerial support.

Issue - State: open - Opened by shymega 9 months ago - 1 comment

#163 - feat: FlowControl: add FromStr impl

Pull Request - State: closed - Opened by jdswensen 9 months ago - 1 comment

#161 - Fast receive missing beginning of packet

Issue - State: open - Opened by usbalbin 9 months ago - 3 comments

#160 - Fix enumeration of USB devices without a short serial on Raspberry Pi 4

Pull Request - State: closed - Opened by andber1 9 months ago - 3 comments

#159 - Add conversions between DataBits, StopBits and their numeric representation

Pull Request - State: closed - Opened by DNedic 10 months ago - 1 comment

#158 - Fix write timeout for COM ports

Pull Request - State: closed - Opened by nskartoredjo 10 months ago - 1 comment

#157 - Unplug serial device cause system shutdown on windows

Issue - State: open - Opened by ArthurZhou 10 months ago - 8 comments

#156 - Set a Custom Baudrate

Issue - State: open - Opened by thekief 10 months ago - 1 comment

#155 - Print to COM port via USB to SERIAL converter cable on Windows

Issue - State: closed - Opened by zszep 10 months ago - 1 comment

#154 - Implement usbser.sys workaround on Windows

Pull Request - State: open - Opened by haileys 11 months ago - 3 comments

#153 - USB ports detected as unknown in docker

Issue - State: open - Opened by dignifiedquire 11 months ago - 1 comment

#152 - Add `iocontrol` feature

Pull Request - State: open - Opened by jcsxdev 11 months ago - 3 comments

#148 - use read_to_end always return TimedOut err

Issue - State: open - Opened by lethargy123 11 months ago - 2 comments

#147 - Auto reconnect

Issue - State: closed - Opened by thewh1teagle 11 months ago - 1 comment

#144 - windows: Exclude disabled ports from `available_ports()`

Pull Request - State: closed - Opened by kawadakk 12 months ago - 1 comment

#143 - Prepare release 4.3.0

Pull Request - State: closed - Opened by sirhcel 12 months ago

#142 - Clear input/output buffers on macOS upon TTY open

Pull Request - State: closed - Opened by astraw about 1 year ago

#141 - windows: Use correct serial number for composite devices

Pull Request - State: closed - Opened by danielstuart14 about 1 year ago - 4 comments

#140 - Remove outdated RUSTSEC exemption for macOS

Pull Request - State: closed - Opened by sirhcel about 1 year ago

#139 - update assert_hex crate to 0.4.1

Pull Request - State: closed - Opened by deid84 about 1 year ago

#138 - Add supported architecture

Issue - State: open - Opened by deid84 about 1 year ago - 3 comments

#137 - Prefer manufacturer and model information from device over udev database

Pull Request - State: closed - Opened by sirhcel about 1 year ago - 10 comments

#136 - Use maintained sys crates for CoreFoundation and IOKit

Pull Request - State: closed - Opened by sirhcel about 1 year ago

#135 - Fix typos

Pull Request - State: closed - Opened by CAESIUS-TIM about 1 year ago

#133 - macOS fixes (#49)

Pull Request - State: closed - Opened by astraw about 1 year ago - 11 comments

#132 - FlowControl::Hardware not set on Siliconlabs Ember dongle on Linux

Issue - State: closed - Opened by neumann-paulmann about 1 year ago - 9 comments

#131 - Fix serial number reporting on Windows for some devices

Pull Request - State: closed - Opened by xobs about 1 year ago - 5 comments

#130 - open with O_CLOEXEC

Pull Request - State: closed - Opened by mrtnlrsn about 1 year ago

#129 - Wrong informations with Com port

Issue - State: closed - Opened by charleselie about 1 year ago - 2 comments

#128 - Windows USB001 possible?

Issue - State: open - Opened by ragoso about 1 year ago - 2 comments

#127 - Update bitflags dependency

Pull Request - State: closed - Opened by pattop about 1 year ago - 1 comment

#126 - Put use of Apple SDK behind feature

Pull Request - State: closed - Opened by tommy-gilligan about 1 year ago - 1 comment

#125 - Swap out unmaintained dependencies for apple-sys

Pull Request - State: closed - Opened by tommy-gilligan about 1 year ago - 8 comments

#124 - Serial write stalls application on some Windows machines

Issue - State: closed - Opened by bastian2001 about 1 year ago - 7 comments

#123 - Bump nix from 0.26 to 0.27

Pull Request - State: closed - Opened by Dirreke over 1 year ago - 2 comments

#122 - Report actual device file on Linux without udev

Pull Request - State: closed - Opened by sirhcel over 1 year ago - 3 comments

#119 - Read always timeout in arm-unknown-linux-musleabihf

Issue - State: closed - Opened by pandakka over 1 year ago - 5 comments

#117 - Last port.write does not send all bytes on FTDI dongle

Issue - State: open - Opened by brainstorm over 1 year ago - 7 comments