Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
artiq_experiments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nicolas Nunez Barreto
artiq_experiments
Commits
69b498b0
Commit
69b498b0
authored
Jun 02, 2021
by
Lucas Giardino
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update TODOs de la interfaz
parent
60bcd3bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
dds_control_interface.py
dds_control_interface.py
+4
-1
No files found.
dds_control_interface.py
View file @
69b498b0
...
...
@@ -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"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment