-
# Bug Report
## One-Line Summary
Calling `set_att()` for one AD9910 channel overwrites the attenuator settings of all other channels that were made in previous experiments.
## Issue D…
-
# Bug Report
## One-Line Summary
The `coreanalyzer` tool exits with an error when run after an RTIO underflow was caused by an `SPIMaster` device (module `artiq.coredevice.spi2`).
## …
-
The title almost says it all, I had to look this up to figure out how to install it: http://jeffrey.co.in/blog/2014/01/installing-migen/
the installation was easy but finding out how was much less…
-
# Bug Report
## One-Line Summary
Kernel occasionally hangs indefinitely when reading from Urukul CPLD
## Issue Details
### Steps to Reproduce
```
class HangUrukul(EnvExperime…
-
# ARTIQ Feature Request
## Problem this request addresses
10 MHz is a more common output of reference oscillators (GPSDO, Rb).
Currently a 100 MHz source is needed.
## Describe the solution …
-
With the lack of generics support in the compiler (while requiring an unique set of inferred types per class), the option to brute-force one's way through metaprogramming situations by generating the …
-
# Summary
I've investigated [unexpected digital cross-talk in V1.1](https://github.com/sinara-hw/Fastino/issues/75#issuecomment-680207611). This leads me to conclude that the series termination injec…
-
We are using a number of headless ARM/Linux boards to run ARTIQ controllers for various pieces of hardware (think Raspberry Pi, BeagleBone). The most natural way to integrate this with the rest of the…
-
```
ERROR:worker(None,blink_forever.py):root:Terminating with exception (DeviceError: Failed to create device 'core')
Traceback (most recent call last):
File "/home/sb/artiq/artiq/master/worker_db.p…
-
On our experiment, compilation times have recently reached upwards of 15 seconds, which is a serious impediment to getting any work done interactively, and even starts to be limiting for automated cal…