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

Upgrade MMCore to latest #91

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Upgrade MMCore to latest #91

merged 1 commit into from
Oct 20, 2023

Conversation

marktsuchida
Copy link
Member

MMCore changes (10.4.0 -> 10.7.0):

  • A warning is now logged when prohibited operations are attempted on uninitialized devices
  • An exception is thrown when attempting to re-initialize a device whose initialization has previously failed
  • A new method, CMMCore::getDeviceInitializationState(label) queries which initialization state (success, failure, uninitialized) a device is in

MMCore changes (10.4.0 -> 10.7.0):
- A warning is now logged when prohibited operations are attempted on
  uninitialized devices
- An exception is thrown when attempting to re-initialize a device whose
  initialization has previously failed
- A new method, `CMMCore::getDeviceInitializationState(label)` queries which
  initialization state (success, failure, uninitialized) a device is in
@marktsuchida marktsuchida merged commit 6b6ac7b into main Oct 20, 2023
7 checks passed
@marktsuchida marktsuchida deleted the mmcore-10-7-0 branch October 20, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant