Skip to content

173 support 4x2 and 2x4 mode in hdawg qmi driver#181

Open
heevasti wants to merge 32 commits intomainfrom
173-support-4x2-and-2x4-mode-in-hdawg-qmi-driver
Open

173 support 4x2 and 2x4 mode in hdawg qmi driver#181
heevasti wants to merge 32 commits intomainfrom
173-support-4x2-and-2x4-mode-in-hdawg-qmi-driver

Conversation

@heevasti
Copy link
Collaborator

@heevasti heevasti commented Feb 6, 2026

This is the full feature pull request for the ticket, now including also the zhinst.toolkit package and extra RPC methods related to its use.

Henri Ervasti added 12 commits December 17, 2025 12:33
…G driver to allow other AWG core <-> channel grouping modes. Not yet finished and need to update unit-tests.
…er to allow other AWG core <-> channel grouping modes. Aslo unit-tests fixed.
…-2x4-mode-in-hdawg-qmi-driver

# Conflicts:
#	CHANGELOG.md
#	qmi/instruments/zurich_instruments/hdawg.py
…xing an issue with proc.py. Missing now updates on unit-tests.
…xing an issue with proc.py. Missing now updates on unit-tests.
…removing empty dictionary command table entries, as this should not happen and the entries should be checked before calling to upload.
…x4-mode-in-hdawg-qmi-driver

# Conflicts:
#	CHANGELOG.md
@heevasti heevasti linked an issue Feb 6, 2026 that may be closed by this pull request
4 tasks
@heevasti heevasti requested a review from pieterjbotma February 6, 2026 12:24
…added function `set_awg_module_index`. Edited CHANGELOG.md accordingly.
…ethods as they were more "nice-to-have" methods than really required at the moment.
@heevasti heevasti requested a review from pieterjbotma March 17, 2026 13:43
self._grouping = grouping

@rpc_method
def get_awg_module_index(self) -> int:
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we maybe deprecate this function too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What would replace this function then?

…ed' also to be deprecated in favour of 'get_awg_enabled'.
@heevasti heevasti requested a review from pieterjbotma March 17, 2026 15:11
Henri Ervasti added 2 commits March 18, 2026 09:44
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.

Support 4x2 and 2x4 mode in HDAWG QMI driver

2 participants