2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-02-03 06:10:18 +08:00
artiq/artiq/frontend
David Nadlinger 64b9a377da master: Factor RIDCounter out into own module, explain worker_db module [nfc]
The docstrings are quite minimal still, but should already
help with navigating the different layers when getting
accustomed with the code base.

RIDCounter was moved to its own module, as it isn't really
related to the other classes (used from master only).
2018-10-14 10:41:32 +08:00
..
__init__.py frontend/*: move to artiq.frontend, make entry_points 2015-01-17 16:02:43 +08:00
aqctl_corelog.py Reinstate accidentally removed aqctl_corelog. 2018-05-22 21:31:34 +00:00
aqctl_korad_ka3005p.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
aqctl_lda.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
aqctl_novatech409b.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
aqctl_thorlabs_tcube.py Use commandline prefix for controllers 2017-05-22 00:22:10 +08:00
artiq_browser.py python3.5 -> python3 2017-01-30 09:24:43 +08:00
artiq_client.py python3.5 -> python3 2017-01-30 09:24:43 +08:00
artiq_compile.py generate device database from executable python file 2017-05-18 23:14:55 +08:00
artiq_coreanalyzer.py fold comm device into core device 2017-05-22 15:45:45 +08:00
artiq_coremgmt.py artiq_coremgmt: add option to specify core device address directly 2018-08-18 10:58:40 +08:00
artiq_ctlmgr.py python3.5 -> python3 2017-01-30 09:24:43 +08:00
artiq_dashboard.py dashboard: tidy dashboard naming logic 2017-11-28 08:56:04 +08:00
artiq_devtool.py artiq_devtool: make kasli-tester the default configuration. 2018-08-12 19:17:45 +00:00
artiq_flash.py artiq_flash: treat all variants ending in satellite as such 2018-08-29 17:53:48 +00:00
artiq_influxdb.py artiq_influxdb: controller (add ping()) 2018-05-22 22:12:25 +00: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_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 generate device database from executable python file 2017-05-18 23:14:55 +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