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

I24 ssx: replace enums #77

Open
noemifrisina opened this issue Jan 19, 2024 · 0 comments
Open

I24 ssx: replace enums #77

noemifrisina opened this issue Jan 19, 2024 · 0 comments
Labels
I24 serial Issues relating to ssx on I24

Comments

@noemifrisina
Copy link
Contributor

The current solution for dealing with the edm inputs from the dropdown menus works but is not very nice. To improve on it, we should use a mix of dataclasses and enums for things like the chip type and chip map.
Whatever the final solution, it is important that the order matches the one on the MUX - eg. if the first chip on the drop down menu is "Oxford" type, the edm wil return a value of 0 and this has to be reflected in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I24 serial Issues relating to ssx on I24
Projects
None yet
Development

No branches or pull requests

1 participant