artiq/artiq/coredevice
Robert Jördens 765001054d artiq.experiment: merge language and coredevice namespaces
perl -i -pe 's/^from artiq import \*$/from artiq.experiment import */' your_experiments/*.py

(assuming you skipped the changes form the previous commit)
2016-01-25 17:24:00 -07:00
..
__init__.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
analyzer.py coredevice/analyzer: decode log messages 2015-12-27 01:28:34 +08:00
comm_dummy.py compiler.embedding: instantiate RPC method types (fixes #180). 2015-11-27 16:29:13 +08:00
comm_generic.py Rigorously treat builtin core device exceptions. 2016-01-19 01:45:25 +00:00
comm_tcp.py coredevice/comm_tcp: support retrieving analyzer data 2015-12-18 18:22:50 +08:00
core.py Document core device cache (#219). 2016-01-16 16:38:55 +00:00
dds.py coredevice/dds: use explicit 64-bit ints for ftw computations 2016-01-14 15:25:01 -07:00
exceptions.py Rigorously treat builtin core device exceptions. 2016-01-19 01:45:25 +00:00
runtime.py dds: support amplitude tuning on AD9914 2015-09-05 13:15:09 -06:00
ttl.py Merge branch 'master' of github.com:m-labs/artiq into new-py2llvm 2015-09-27 18:22:28 +03:00