artiq/artiq/coredevice
Robert Jördens feb95bf3cf Merge branch 'master' into phaser
* master:
  runtime: replace a (deliberate) memory leak with an interner.
  compiler: disable remarks.
  runtime: rewrite i2c support code in Rust.
  runtime: rewrite rtio support code in Rust.
2016-11-21 22:26:52 +01:00
..
__init__.py coredevice: only import common RTIO exceptions 2016-03-19 12:11:47 +08:00
ad5360.py Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
ad9154.py phaser: support core stpl 2016-10-12 12:03:29 +02:00
ad9154_reg.py ad9154: add mirrored bits 2016-10-13 15:02:18 +02:00
ad9516_reg.py phaser: add jesd204b rtio dds 2016-10-05 16:17:50 +02:00
analyzer.py coredevice.dds: reimplement fully in ARTIQ Python. 2016-11-21 15:13:26 +00:00
cache.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
comm_dummy.py embedding: refactor some more. 2016-05-16 14:38:09 +00:00
comm_generic.py runtime: fix remaining async RPC bugs. 2016-11-01 10:33:57 +00:00
comm_tcp.py runtime: remove useless handshaking in analyzer. 2016-10-07 05:53:16 +00:00
core.py Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
dds.py coredevice.dds: reimplement fully in ARTIQ Python. 2016-11-21 15:13:26 +00:00
exceptions.py coredevice.dds: reimplement fully in ARTIQ Python. 2016-11-21 15:13:26 +00:00
i2c.py coredevice/TCA6424A: convert 'outputs' value to little endian. Closes #437 2016-05-22 06:53:18 -07:00
rtio.py runtime: rewrite rtio support code in Rust. 2016-11-21 17:13:09 +00:00
runtime.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
sawg.py sawg: fast-math 2016-10-18 10:05:51 +02:00
spi.py Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
ttl.py coredevice/ttl: fix imports 2016-09-07 17:37:14 +08:00