snu-quiqcl / iquip

Ion trap Quantum computing User Interface Project
GNU General Public License v3.0
7 stars 0 forks source link

Use TTL device name instead of channel number #169

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

Feature you want to implement

As discussed in snu-quiqcl/artiq-proxy#68, we decided to use TTL device name, not channel number. So we need to update TTLControllerWidget to use the device name.

How the feature is implemented

Just replace TTL channel number with its device name in order to meet snu-quiqcl/artiq-proxy#75.