artiq/artiq
Robert Jördens 2a5a1f320f browser, worker: feed experiments dummy devices, closes #454
* just returning `None` as dummy device (like ExamineDeviceMgr)
is not explicit enough, certainly hard to debug
* introducing a special flag for the `build` action does not
seem the right place
2016-07-08 01:23:28 +02:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser browser, worker: feed experiments dummy devices, closes #454 2016-07-08 01:23:28 +02:00
compiler embedding: reimplement 373578bc properly. 2016-07-07 11:49:21 +00:00
coredevice compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
dashboard dashboard: simplify dataset editing code 2016-07-03 12:23:56 +08:00
devices use recommended asyncio.ensure_future instead of asyncio.Task 2016-05-22 16:36:29 -07:00
examples require Python 3.5.2, remove monkey patches 2016-07-07 14:55:21 +08:00
frontend browser: let the state manager handle the subcomponents 2016-07-07 16:16:32 +02:00
gateware targets/kc705: redefine user SMAs as 3.3V IO. Closes #502 2016-07-07 14:53:01 +08:00
gui dashboard: add button to disable other scans 2016-06-15 19:06:04 +08:00
language language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
master browser, worker: feed experiments dummy devices, closes #454 2016-07-08 01:23:28 +02:00
protocols require Python 3.5.2, remove monkey patches 2016-07-07 14:55:21 +08:00
runtime runtime: fix serialization of object lists. 2016-07-07 12:40:50 +00:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test runtime: fix serialization of object lists. 2016-07-07 12:40:50 +00: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
tools.py short_format: cover a few more numpy types correctly 2016-05-22 16:53:39 +02:00