openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
serialport-rs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 3 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 19 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix the clippy job
Nicolas Dusart
More...
over 7 years ago
Added a new function in the trait `SerialPort` : `try_clone` which try to clone the underlying structure of a serial port to allow full duplex read/write. Added `example/duplex.rs` to demonstrate this new feature.
Paul Florence
More...
over 7 years ago
Update constants namespaces used by nix
Nicolas Dusart
More...
over 7 years ago
Cleanup BaudRate imports
Bryant Mairs
More...
almost 8 years ago
Merge branch 'ioctl' into 'master'
Bryant
More...
almost 8 years ago
Merge branch 'set_all' into 'master'
Bryant
More...
almost 8 years ago
Merge branch 'android' into 'master'
Bryant
More...
about 8 years ago
only call `write_settings` once in `set_all`
Nicolas Dusart
More...
about 8 years ago
support Android
Nicolas Dusart
More...
about 8 years ago
Merge branch 'remove_libc' into 'master'
Bryant
More...
about 8 years ago
Remove explicit dependency on libc
Bryant Mairs
More...
about 8 years ago
Reduce #[cfg] attribute usage
Bryant Mairs
More...
about 8 years ago
Use RawFd as input args
Bryant Mairs
More...
about 8 years ago
close() now is correct on mac
Bryant Mairs
More...
about 8 years ago
Merge branch 'master' into 'master'
Bryant
More...
about 8 years ago
Reference downstream async libs in README
Bryant Mairs
More...
about 8 years ago
update dependencies in CI cache
Nicolas Dusart
More...
about 8 years ago
Replace ioctl-rs dependency with local functions
Bryant Mairs
More...
about 8 years ago
Correct misspelling
Bryant Mairs
More...
about 8 years ago
replace termios-rs with nix
Nicolas Dusart
More...
about 8 years ago
Work around removal of From<nix::error> for std::io::Error
Bryant Mairs
More...
about 8 years ago
Allow arbitrary baud rates for receive_data example
Bryant Mairs
More...
about 8 years ago
Attempt to fix caching issues Use a single global cache instead of a per-job cache
Bryant Mairs
More...
about 8 years ago
Mark SerialPort as Send also
Bryant Mairs
More...
about 8 years ago
Fix CHANGELOG
Bryant Mairs
More...
about 8 years ago
Update CHANGELOG
Bryant Mairs
More...
about 8 years ago
Fix mac builds
Bryant Mairs
More...
over 8 years ago
Explictly ignore return values
Bryant Mairs
More...
over 8 years ago
Fix line endings
Bryant Mairs
More...
over 8 years ago
Merge branch 'fix-fd-leaks-3' into 'master'
Bryant
More...
over 8 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree