Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • S serialport-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bryant
  • serialport-rs
  • Merge requests
  • Open 19
  • Merged 78
  • Closed 21
  • All 118
  • Fix filehandle leak in open() on Windows
    !117 · created Feb 09, 2022 by Simon Richter
    • 0
    updated Feb 11, 2022
  • Updated nix dependency to 0.20.2 because of https://rustsec.org/advisories/RUSTSEC-2021-0119.html
    !116 · created Feb 09, 2022 by dr0ps dr0ps
    • 0
    updated Feb 09, 2022
  • impl SerialPort for &mut T
    !114 · created Jan 12, 2022 by Cliff L. Biffle
    • 0
    updated Jan 12, 2022
  • Update nix dependency to v0.23.x
    !113 · created Nov 19, 2021 by slowtec GmbH
    • 6
    updated Jan 08, 2022
  • Issue #98 add both options
    !112 · created Nov 10, 2021 by tommy
    • 1
    updated Nov 19, 2021
  • README: Make port variable mutable
    !110 · created Sep 13, 2021 by Yasushi SHOJI
    • 1
    • 5
    updated Nov 22, 2021
  • lib: Remove prelude from Feature Overview
    !108 · created Sep 13, 2021 by Yasushi SHOJI
    • 1
    updated Nov 19, 2021
  • Update dependency `nix` to 0.18
    !107 · created Sep 10, 2021 by Felix Yan
    • 0
    updated Sep 10, 2021
  • WIP: Restructure into stdlib like "sys" mod for impl.
    !105 · created Apr 24, 2021 by Zachary Stewart
    • 0
    updated Apr 24, 2021
  • add enumeration support for recent macos versions
    !104 · created Apr 19, 2021 by Anatol Ulrich
    • 1
    • 3
    updated Feb 01, 2022
  • WIP: Do not use BOTHER on linux if a matching BXXX flag exists
    !103 · created Mar 17, 2021 by MightyPork
    • 0
    updated Mar 17, 2021
  • Fix for tiocmget(): Read active serial lines from status bits
    !102 · created Feb 27, 2021 by Arjen
    • 0
    updated Feb 27, 2021
  • Allow baud rate setting failure on MacOS / IOS (virtual port issue)
    !101 · created Feb 12, 2021 by Stephen Willcock
    • 1
    • 7
    updated Jan 12, 2022
  • Support windows overlapped io
    !91 · created Jul 15, 2020 by Shin Aoyama
    • 38
    updated Dec 09, 2021
  • WIP: Explicit read modes
    !89 · created Jun 15, 2020 by Bryant   5.0
    • 21
    updated Feb 19, 2022
  • Optimize device enumeration in Windows
    !88 · created May 30, 2020 by Y0ba
    • 4
    updated Jan 17, 2021
  • set COMMTIMEOUTS for POSIX-like read timeout behavior
    !78 · created Apr 29, 2020 by Carsten Andrich   5.0
    • 1
    • 15
    updated Jan 19, 2022
  • Draft: Add optional support for embedded-hal traits
    !76 · created Mar 13, 2020 by Danilo Bargen
    • 12
    updated Feb 05, 2022
  • Make Windows timeout behavior match other platforms
    !71 · created Dec 02, 2019 by Alex Moon   5.0
    • 3
    updated Sep 22, 2021