Commit 69b498b0 authored by Lucas Giardino's avatar Lucas Giardino

update TODOs de la interfaz

parent 60bcd3bd
......@@ -15,9 +15,12 @@ import json
from artiq.experiment import *
# TODO:
# [ ] Check why amplitude fails to update
# [ ] Set initial values of inputs to correct ones based on dict
# [ ] └ Look for a saved json at start to get initial values
# [ ] Catch errors and send according popus
# [ ] Add tabs to store different configurations
# [ ] Refactor to remove the artiq/dds handle issue
# [ ] Add tabs to store different configurations
class SingleChannel(QWidget): #{{{
"""Class to control a single given Urukul channel"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment