Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moves rust-mavlink to move from serial to serialport #102

Open
wants to merge 4 commits into
base: 0.10
Choose a base branch
from

Commits on Sep 28, 2021

  1. Cargo: Move from serial to serialport library

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    004aca4 View commit details
    Browse the repository at this point in the history
  2. Cargo: Update byteorder version

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2ec1dac View commit details
    Browse the repository at this point in the history
  3. connection: Update direct_serial to use new serialport library

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4605444 View commit details
    Browse the repository at this point in the history
  4. lib: Write with single call and flush to the target

    Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
    patrickelectric committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    0c75190 View commit details
    Browse the repository at this point in the history