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

Improve serial port performance by threading #1896

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. Improve serial port performance by threading

    luoja committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    11dbd6e View commit details
    Browse the repository at this point in the history
  2. add _read for get_version/get_serial_number

    luoja committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    bf541d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. sleep change to winapi for precise time, Supplementary variable poll_…

    …interval implementation, add variable - receive_own_messages
    luoja committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0f23b1e View commit details
    Browse the repository at this point in the history
  2. support SLCANFD

    luoja committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7b0955b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. move import platform

    luoja committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bdadff7 View commit details
    Browse the repository at this point in the history