GitHub / dcuddeback/serial-rs issues and pull requests
#75 - flag all serial crates as `Unmaintained Crate Advisories`
Issue -
State: open - Opened by solomoncyj 9 months ago
#74 - Set timeout
Issue -
State: open - Opened by xiaocijun over 1 year ago
#73 - error: use of deprecated `try` macro
Issue -
State: open - Opened by Resonanz almost 2 years ago
- 1 comment
#72 - Unsafe pointer mutation
Issue -
State: open - Opened by tobywf about 2 years ago
#71 - Maintenance Status
Issue -
State: open - Opened by barafael over 2 years ago
- 4 comments
#70 - I can't receive \x11 bytes of data
Issue -
State: open - Opened by vladimire-chen almost 3 years ago
#69 - std::io::Read::read_to_end - Read Vec<> based on Vec<>.capacity() and not Vec<>.len()
Pull Request -
State: open - Opened by chkolbe almost 3 years ago
#68 - Serial open forced to specify tiocexcl, serial-rs cannot work under WSL1
Issue -
State: open - Opened by lgl88911 about 3 years ago
#67 - fix warnings
Pull Request -
State: open - Opened by gnxlxnxx over 3 years ago
#66 - derive debug for TTYPort and COMPort
Pull Request -
State: open - Opened by gnxlxnxx over 3 years ago
#65 - how to detect available com ports?
Issue -
State: open - Opened by MarkuBu about 4 years ago
#64 - Support non-blocking operation
Issue -
State: open - Opened by detly about 4 years ago
#63 - Add NetBSD support
Pull Request -
State: open - Opened by bsiegert over 4 years ago
- 4 comments
#62 - OS independed PortSettings
Issue -
State: closed - Opened by luqasz over 4 years ago
- 2 comments
#61 - set COMMTIMEOUTS for POSIX-like read timeout behavior on Windows
Pull Request -
State: open - Opened by carstenandrich over 5 years ago
- 2 comments
#60 - Cross compiling for raspberry pi fails
Issue -
State: closed - Opened by embeddedpenguin over 5 years ago
- 1 comment
#59 - Add a purge() method
Pull Request -
State: open - Opened by danieldulaney over 5 years ago
#58 - Need a way to send a serial BREAK
Issue -
State: open - Opened by jgoerzen almost 6 years ago
#57 - implement io::{Read, Write} for &TTYPort
Pull Request -
State: open - Opened by xoac almost 6 years ago
#56 - Missed support for tcflush()
Issue -
State: open - Opened by matwey over 6 years ago
- 2 comments
#55 - Use `Option<Duration>` for timeouts.
Pull Request -
State: open - Opened by reitermarkus over 6 years ago
- 5 comments
#54 - Derive Clone, PartialEq and Eq for Error
Pull Request -
State: open - Opened by rnestler about 7 years ago
#53 - Does not seem to work with pseudo-terminals on OS X
Issue -
State: open - Opened by TechnoSam about 7 years ago
- 5 comments
Labels: bug
#52 - Add `get_readable_bytes_count()` function
Pull Request -
State: closed - Opened by yakov-bakhmatov over 7 years ago
- 5 comments
#51 - Disable timeout
Issue -
State: closed - Opened by SoniEx2 over 7 years ago
- 3 comments
#50 - Fix a tiny typo in serial/README.md
Pull Request -
State: closed - Opened by tessi over 7 years ago
- 1 comment
#49 - serial-unix: on linux, use the termios2 api to support arbitrary baud rates
Issue -
State: open - Opened by codysch over 7 years ago
- 2 comments
#48 - how to close a port?
Issue -
State: closed - Opened by ttt307307 over 7 years ago
- 1 comment
#47 - Crate issue on target mipsel
Issue -
State: closed - Opened by ddemarco5 about 8 years ago
- 3 comments
#46 - Should use nix crate
Issue -
State: closed - Opened by ndusart about 8 years ago
- 2 comments
Labels: invalid
#45 - Add mips-unknown-linux-musl dependencies
Pull Request -
State: closed - Opened by mojotalantikite over 8 years ago
- 1 comment
#44 - Added support for building for x86_64-unknown-linux-musl triplet.
Pull Request -
State: closed - Opened by Darkeye9 over 8 years ago
- 1 comment
#43 - API for allowing different timings for settings-changes to take effect
Issue -
State: open - Opened by mbr over 8 years ago
- 1 comment
#42 - Custom baud rate
Pull Request -
State: open - Opened by mbr over 8 years ago
- 7 comments
#41 - read() only blocks once
Issue -
State: closed - Opened by thejpster over 8 years ago
- 1 comment
#40 - Full duplex read-write in two threads
Issue -
State: closed - Opened by thejpster over 8 years ago
- 2 comments
#39 - Status of project
Issue -
State: closed - Opened by Susurrus almost 9 years ago
- 2 comments
#38 - Permit numerical setting of baud rate
Issue -
State: closed - Opened by tkornack almost 9 years ago
- 2 comments
#37 - Higher baud rates for macOS
Issue -
State: open - Opened by tkornack almost 9 years ago
- 2 comments
#36 - Serial enumeration for Linux and Windows
Pull Request -
State: closed - Opened by Susurrus about 9 years ago
- 1 comment
#35 - some device not support setting port to exclusive mode
Issue -
State: closed - Opened by jianingy about 9 years ago
- 2 comments
#34 - build: simplify dependencies using `cfg(unix)`
Pull Request -
State: closed - Opened by posborne about 9 years ago
- 1 comment
#33 - Crate doesn't work for new target triples
Issue -
State: closed - Opened by posborne about 9 years ago
- 4 comments
#32 - Document the use cases for SerialPort::configure() versus SerialPort::reconfigure()
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 3 comments
#31 - Add SerialPort::get_configuration()
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 4 comments
#30 - Multiple bluetooth connections
Issue -
State: closed - Opened by sandyre about 9 years ago
- 2 comments
#29 - [closes #24] add armv7-linux target
Pull Request -
State: closed - Opened by RoPP about 9 years ago
- 1 comment
#28 - Clarity on cloning port settings to a new port
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 2 comments
#27 - Implement Debug for serial::posix::tty:TTYSettings
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 1 comment
#26 - Add a function to return all supported standard baud rates for the port
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 2 comments
#25 - Sized trait missing for SerialPort
Issue -
State: closed - Opened by Susurrus about 9 years ago
- 1 comment
#24 - Add ARMv7 target
Issue -
State: closed - Opened by PAStheLoD about 9 years ago
- 3 comments
#23 - Allow users to inspect OS error code
Pull Request -
State: closed - Opened by valarauca about 9 years ago
- 1 comment
#22 - Provide a `try_clone()` method for `SerialPort` and `SerialDevice`
Pull Request -
State: closed - Opened by apoloval about 9 years ago
- 1 comment
#21 - Provide a `try_clone()` method for ports/devices
Issue -
State: open - Opened by apoloval about 9 years ago
- 32 comments
#20 - Question: Raise RTS/DSR lines without handshaking
Issue -
State: closed - Opened by valarauca about 9 years ago
- 11 comments
#19 - Windows list ports
Pull Request -
State: closed - Opened by Susurrus about 9 years ago
- 1 comment
#18 - COMPort::open should prepend port name with \\?\
Issue -
State: closed - Opened by niconii about 9 years ago
- 4 comments
#17 - Make `windows::com::COMPort` implement `Send` trait
Pull Request -
State: closed - Opened by apoloval about 9 years ago
- 1 comment
#16 - serial::windows::com::COMPort does not implement Send trait
Issue -
State: closed - Opened by apoloval about 9 years ago
- 4 comments
#15 - Document how to close a serial port
Issue -
State: closed - Opened by Susurrus over 9 years ago
- 1 comment
#14 - Serial enumeration for Linux
Pull Request -
State: closed - Opened by Susurrus over 9 years ago
- 24 comments
#13 - Serial enumeration
Issue -
State: open - Opened by Susurrus over 9 years ago
- 9 comments
#12 - Windows support
Issue -
State: closed - Opened by Susurrus over 9 years ago
- 1 comment
#11 - Supporting mio library
Issue -
State: closed - Opened by Susurrus over 9 years ago
- 1 comment
#10 - BaudOther(9600) fails where Baud9600 succeeds
Issue -
State: closed - Opened by Susurrus over 9 years ago
- 8 comments
#9 - Added support for ARM
Pull Request -
State: closed - Opened by Razican over 9 years ago
- 3 comments
#8 - Relicense under dual MIT/Apache-2.0
Issue -
State: closed - Opened by emberian over 9 years ago
#7 - Have a NativePort type
Issue -
State: closed - Opened by awelkie almost 10 years ago
- 1 comment
#6 - How do I read more than one byte at a time?
Issue -
State: closed - Opened by anthonyclays about 10 years ago
- 4 comments
#5 - Only works one time ?
Issue -
State: closed - Opened by firefixmaarten about 10 years ago
- 3 comments
#4 - public interface changes depending on operating system
Issue -
State: closed - Opened by fuchsnj about 10 years ago
- 2 comments
#3 - example in README is broken
Issue -
State: closed - Opened by fuchsnj about 10 years ago
- 1 comment
#2 - read timeout with Arduino
Issue -
State: closed - Opened by fuchsnj about 10 years ago
- 5 comments
#1 - Rust 1.0.0-beta fixes
Pull Request -
State: closed - Opened by willem66745 over 10 years ago
- 1 comment