artiq/artiq
Sebastien Bourdeauducq 2d1a47ca98 fix indentation 2016-07-01 15:19:52 +08:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser browser: also support loading arguments by button and activation, closes #479 2016-06-21 13:14:33 +02:00
compiler compiler.embedding: use the builtin print as RPC. 2016-06-28 04:42:41 +00:00
coredevice coredevice/core: add syscall type annotation 2016-06-29 10:38:19 +08:00
dashboard dashboard: larger experiment initial window size 2016-06-19 09:31:19 +08:00
devices use recommended asyncio.ensure_future instead of asyncio.Task 2016-05-22 16:36:29 -07:00
examples fix indentation 2016-07-01 15:19:52 +08:00
frontend scheduler: add check_pause function 2016-06-27 14:37:29 +08:00
gateware gateware/nist_clock: increase DDS bus drive strength. Closes #468 2016-06-07 11:08:19 -04:00
gui dashboard: add button to disable other scans 2016-06-15 19:06:04 +08:00
language add MultiScanManager 2016-06-18 16:30:34 +08:00
master scheduler: add check_pause function 2016-06-27 14:37:29 +08:00
protocols pyon: support slices 2016-06-15 19:18:46 +08:00
runtime inter-experiment smooth handover 2016-06-29 02:37:50 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test test/scheduler: test check_pause 2016-06-29 11:44:42 +08:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
tools.py short_format: cover a few more numpy types correctly 2016-05-22 16:53:39 +02:00