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

Fix: Add final action for setting offset of LF-FEM analog output port. #45

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

deanpoulos
Copy link
Collaborator

Analog output ports require an "offset" field by default (this will change in the future).

But for now, this was only supported for OPX+. Here I have added support for the LF-FEM of the OPX1000.

It isn't needed for the MW-FEM, because the MW-FEM doesn't have any DC components.

@deanpoulos deanpoulos requested a review from nulinspiratie June 27, 2024 05:50
@nulinspiratie
Copy link
Contributor

@deanpoulos I reduced the number of nested statements (shouldn't affect functionality), and added some tests. Will merge if passes tests

@nulinspiratie nulinspiratie merged commit c24f364 into main Jun 27, 2024
2 checks passed
@nulinspiratie nulinspiratie deleted the hotfix/add_offset_to_port_by_default branch June 27, 2024 08:25
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.

2 participants