forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/examples
Robert Jördens 4160490e0a Merge branch 'phaser' into phaser2
* phaser: (23 commits)
  RELEASE_NOTES: update
  pipistrello: add some inputs
  Remove last vestiges of nist_qc1.
  Fully drop AD9858 and kc705-nist_qc1 support (closes #576).
  coredevice.dds: reimplement fully in ARTIQ Python.
  compiler: unbreak casts to int32/int64.
  analyses.constness: fix false positive on x[...].
  inferencer: significantly improve the op-assignment diagnostic.
  Fix tests.
  Move mu_to_seconds, seconds_to_mu to Core.
  artiq_devtool: don't crash on invalid utf-8.
  artiq_devtool: detect a race condition during connect.
  llvm_ir_generator: handle no-op coercions.
  conda: use development version of migen/misoc
  Revert accidentally committed code.
  Revert "gateware: increase RTIO FIFO sizes for NIST_CLOCK. Closes #623"
  analyses.invariant_detection: implement (#622).
  Fix whitespace.
  coredevice.dds: work around the round(numpy.float64()) snafu.
  coredevice.dds: update from obsolete int(width=) syntax (fixes #621).
  ...
2016-11-21 17:29:46 +01:00
..
master coredevice.dds: reimplement fully in ARTIQ Python. 2016-11-21 15:13:26 +00:00
phaser Merge branch 'phaser' into phaser2 2016-11-21 17:29:46 +01:00
sim examples: run should not return a value 2016-06-03 22:55:50 -04:00
artiq_ipython_notebook.ipynb require Python 3.5.2, remove monkey patches 2016-07-07 14:55:21 +08:00
fit_image.py ship examples with package 2016-04-05 13:59:39 +08:00
remote_exec_controller.py examples/remote_exec_controller: implement ping 2016-04-05 13:59:54 +08:00