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

102 import new bristol fos driver from diamondos #103

Merged
merged 4 commits into from
Oct 1, 2024

Commits on Sep 20, 2024

  1. [QMI-102] Adding the Windows-version Bristol FOS QMI driver. Also add…

    …ed respective unit-tests and a new CLI client (not yet tested). Also added on dependency list in `README.md` the `mcculw` module.
    Henri Ervasti committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dedba82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead1e50 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. [QMI-102] Version with using ExitStack, and also not setting `board…

    …_id = None` when closing Windows instrument.
    Henri Ervasti committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ab590a3 View commit details
    Browse the repository at this point in the history
  2. [QMI-102] Edited CHANGELOG.md. Removing comment lines. Note that the …

    …`args.rpc` option has more robust way to recognize the server context. The old way was not guaranteed to work if `qmi.conf` was not well set-up.
    Henri Ervasti committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8173256 View commit details
    Browse the repository at this point in the history