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

Version 0.1.1 #18

Merged
merged 8 commits into from
Oct 24, 2024
Merged

Version 0.1.1 #18

merged 8 commits into from
Oct 24, 2024

Conversation

jonnew
Copy link
Member

@jonnew jonnew commented Oct 22, 2024

  • V4 BNO axis map and axis sign now match ONIX standard
  • Improve IndexConverter to filter for devices named MINISCOPE in index dropdown
  • Update example workflows with new library namespace and to use OpenEphys.Commutators package
  • Fixes Match the index to the correct camera device #19

- V4 BNO axis map and axis sign now match ONIX standard
- Improve IndexConverter to filter for devices named
  MINISCOPE in index dropdown
- Update example workflows with new library namespace and to use
  OpenEphys.Commutators package
@jonnew jonnew requested a review from cjsha October 22, 2024 17:40
@jonnew jonnew changed the title Several minor improvements Version 0.1.1 Oct 22, 2024
Copy link
Member

@cjsha cjsha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my work PC, this is the full list (generated by version 0.1.0 from nuget):
image
Same PC, this is the filtered list (generated by version 0.1.1 from this branch):
image

The filtering process seems to change the number of the index that matches to MINISCOPE camera device

- This GUI can be attached to the Index properties of scopes to aide the
  user in finding the port they are plugged into
- Its a reflection of the sketchyness and poor design of the daq itself
  and therefore is terrible in lots of ways
@jonnew jonnew requested a review from cjsha October 24, 2024 21:15
@cjsha cjsha merged commit 88cc20e into main Oct 24, 2024
8 checks passed
@cjsha cjsha deleted the ver-0.1.1 branch October 24, 2024 21:18
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.

Match the index to the correct camera device
2 participants