2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-26 11:48:27 +08:00
artiq/artiq/coredevice
2022-02-26 18:47:07 +08:00
..
__init__.py integrate new AD9914 driver 2018-05-13 23:29:35 +08:00
ad53xx.py coredevice: use NAC3 exception support 2022-02-13 12:51:23 +08:00
ad9910.py ad9910: port imports and type annotations to NAC3 2022-02-26 18:47:07 +08:00
ad9912_reg.py coredevice/ad9912: port to NAC3 2021-11-10 21:27:06 +08:00
ad9912.py ad9912: exception with string is supported by nac3 2022-02-25 18:26:01 +08:00
ad9914.py Coredevice Input Validation (#1447) 2020-05-17 15:09:11 +02:00
adf5356_reg.py coredevice/adf5356_reg: port to NAC3 2021-11-24 16:54:58 +08:00
adf5356.py Merge branch 'master' into nac3 2022-02-14 16:38:09 +08:00
cache.py coredevice/cache: port to nac3 2022-02-26 16:28:17 +08:00
comm_analyzer.py use device endian for core device protocols (#1591) 2021-01-22 16:33:21 +08:00
comm_kernel.py coredevice: fix exception return handling 2022-02-13 13:32:50 +08:00
comm_mgmt.py remove profiler 2021-08-12 12:51:55 +08:00
comm_moninj.py comm_moninj: set keepalive for socket (#1843) 2022-02-04 13:51:19 +08:00
comm.py coredevice: Re-enable TCP keepalive 2021-01-26 18:10:49 +08:00
core.py test_cache: partially port to NAC3 2022-02-26 17:56:02 +08:00
coredevice_generic.schema.json remove parts that won't initially be supported by nac3 2022-02-25 20:02:36 +08:00
dac34h84.py phaser: fix coarse mixer register offset 2021-05-08 14:48:47 +01:00
dma.py documentation improvements 2018-09-26 12:12:37 +08:00
edge_counter.py edge_counter: restore keyword arguments 2022-02-26 17:41:48 +08:00
exceptions.py coredevice/exceptions: nac3 no longer breaks because of docstrings 2022-02-14 16:39:26 +08:00
fastino.py fastino: add comments about sideeffects on v0.1 2022-02-16 14:42:22 +00:00
grabber.py grabber: work around windows numpy int peculiarity (same as a81c12de9) 2018-11-30 18:41:14 +08:00
i2c.py i2c: port syscalls to NAC3 2022-02-26 18:42:41 +08:00
jsondesc.py reorganize JSON schema files 2021-01-16 10:43:14 +08:00
kasli_i2c.py add Kasli I2C driver 2019-03-13 15:33:50 +08:00
mirny.py Merge branch 'master' into nac3 2022-02-14 16:38:09 +08:00
phaser.py phaser: add more slack during init. Closes #1757 2021-10-10 16:18:55 +08:00
rtio.py coredevice/rtio: fix tuple annotation 2021-11-10 15:32:07 +08:00
runtime.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
sampler.py sampler: port to nac3 2022-02-25 18:26:18 +08:00
spi2.py coredevice: use NAC3 exception support 2022-02-13 12:51:23 +08:00
suservo.py AD9910 driver feature extension and SUServo IIR readability (#1500) 2021-11-15 12:09:16 +08:00
trf372017.py Phaser upconverter: set phase-frequency detector to 62.5 MHz (close #1648) 2021-05-08 14:48:47 +01:00
ttl.py coredevice: use NAC3 exception support 2022-02-13 12:51:23 +08:00
urukul.py coredevice: use NAC3 exception support 2022-02-13 12:51:23 +08:00
zotino.py coredevice/zotino: port to NAC3 2021-11-19 19:13:50 +08:00