forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
David Nadlinger 84b91ee8bd master/scheduler: Document Deleter semantics [nfc]
From looking at the code, it wasn't obvious to me that this is
supposed to handle multiple calls to delete(). This is the case,
however, when for instance Scheduler.delete()ing a run, which
will then also be deleted again from AnalyzeStage.
2019-05-14 22:37:16 +01:00
..
applets python3.5 -> python3 2017-01-30 09:24:43 +08:00
browser browser: handle windows file urls for feeding h5py 2018-08-07 12:57:01 +02:00
compiler compiler: Implement abs() for scalars 2019-04-13 13:39:16 +08:00
coredevice coredevice: Fix host-side serialization of (nested) lists 2019-03-31 17:10:27 +01:00
dashboard dashboard: add support for experiment pipeline/priority/flush defaults 2019-03-12 10:54:15 +01:00
examples consolidate kasli example folders 2019-05-10 12:17:38 +08:00
firmware firmware: Add Si5324 config for 125 MHz ext ref 2019-04-15 22:22:19 +01:00
frontend artiq_ddb_template: add edge counter support 2019-05-09 17:20:13 +08:00
gateware kasli_generic: add edge counter support 2019-05-09 17:19:11 +08:00
gui gui: Fix crash when quickly opening/closing applets 2019-03-10 20:57:10 +00:00
language master/language: add methods to set experiment pipeline/priority/flush defaults 2019-03-12 10:54:15 +01:00
master master/scheduler: Document Deleter semantics [nfc] 2019-05-14 22:37:16 +01:00
protocols sync_struct: catch ConnectionErrors in _receive_cr (#1319) 2019-05-10 12:53:51 +01:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test test: only test_rpc_timing actually requires ARTIQ_LOW_LATENCY 2019-04-24 11:22:07 +08:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py update versioneer 2017-06-05 13:27:26 +08:00
_version.py support overriding versioneer 2019-02-17 14:49:52 +08:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
build_soc.py build_soc: allow overriding SoC class name 2019-02-12 18:33:52 +08:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey_patches: disable for Python >= 3.6.7 2019-01-15 20:29:20 +08:00
remoting.py artiq_flash, artiq_devtool: add support for ssh -J option. 2018-05-05 02:50:01 +00:00
tools.py Add test/release notes for command-less controllers 2019-02-07 21:51:15 +00:00