.. |
__init__.py
|
frontend/*: move to artiq.frontend, make entry_points
|
2015-01-17 16:02:43 +08:00 |
aqctl_corelog.py
|
aqctl_corelog: filter log messages. Closes #1316
|
2019-06-13 18:17:52 +08:00 |
artiq_browser.py
|
dashboard,browser: do not call get_user_config_dir() in argparse
|
2019-02-19 15:43:04 +08:00 |
artiq_client.py
|
artiq_client: python 3.7 compatibility
|
2019-02-26 17:09:38 +08:00 |
artiq_compile.py
|
consistent use of 'class name' terminology to select a class within an experiment file. Closes #1348
|
2019-09-09 15:16:33 +08:00 |
artiq_coreanalyzer.py
|
frontend: add --version flag to cmd line args (#1181)
|
2019-01-12 09:47:47 +08:00 |
artiq_coremgmt.py
|
frontend: add --version flag to cmd line args (#1181)
|
2019-01-12 09:47:47 +08:00 |
artiq_ctlmgr.py
|
fix previous commit
|
2019-04-20 10:44:07 +08:00 |
artiq_dashboard.py
|
dashboard: work around disappearing TTL/DDS panel bug. Closes #1307
|
2019-06-13 18:41:42 +08:00 |
artiq_ddb_template.py
|
artiq_ddb_template: add su-servo support (#1343)
|
2019-09-11 15:52:25 +08:00 |
artiq_devtool.py
|
frontend: add --version flag to cmd line args (#1181)
|
2019-01-12 09:47:47 +08:00 |
artiq_flash.py
|
artiq_flash: use regular bscan_spi_xcku040 for Sayma
|
2019-10-04 17:50:45 +08:00 |
artiq_influxdb.py
|
artiq_influxdb: Support append() in dataset _Mock
|
2019-02-09 20:50:38 +00:00 |
artiq_influxdb_schedule.py
|
influx_schedule: log repo_rev along with other info
|
2019-09-10 13:46:28 +02:00 |
artiq_master.py
|
master: Factor RIDCounter out into own module, explain worker_db module [nfc]
|
2018-10-14 10:41:32 +08:00 |
artiq_mkfs.py
|
python3.5 -> python3
|
2017-01-30 09:24:43 +08:00 |
artiq_route.py
|
firmware: add routing table (WIP)
|
2018-09-09 21:49:28 +08:00 |
artiq_rpctool.py
|
artiq_rpctool: use inspect.formatargspec instead of a NIH formatter.
|
2018-06-01 19:18:14 +00:00 |
artiq_rtiomon.py
|
frontend: add artiq_rtiomon
|
2018-09-15 12:09:32 +08:00 |
artiq_run.py
|
consistent use of 'class name' terminology to select a class within an experiment file. Closes #1348
|
2019-09-09 15:16:33 +08:00 |
artiq_session.py
|
add session manager (#691)
|
2017-05-15 17:05:22 +08:00 |
bit2bin.py
|
bit2bin: don't print string terminator
|
2018-10-08 10:13:03 +02:00 |