-
- [x] +12V supply to TEC IDC should have a separate ground return trace and not return the current through the main PCB ground. There should also be an electrolytic decoupling cap between +12V and gnd…
-
```
$ cmake .. -DMODULE_RTM=sayma
CMake Warning at CMakeLists.txt:19 (message):
No toolchain configuration file specified. Using default option!
-- Build type: Release
-- Selected Board: s…
-
```
__ __ _ ____ ____
| \/ (_) ___| ___ / ___|
| |\/| | \___ \ / _ \| |
| | | | |___) | (_) | |___
|_| |_|_|____/ \___/ \____|
MiSoC Bootloader
Copyright (c) 2017-2018 M…
-
# Bug Report
The ARTIQ manuals page https://m-labs.hk/artiq/resources.html is missing a link to ARTIQ 4's release manual: https://m-labs.hk/artiq/manual-release-4/
-
# ARTIQ Feature Request
## Problem this request addresses
When opening a new experiment that should not use the default submission scheduling parameters (priority, pipeline, due etc) the paramet…
-
Has anybody written a python socket interface yet for Booster? However bare bones. I know it's not hard but I'd rather not duplicate the effort if it's already been done.
I can successfully inter…
-
RF switches pulled off by default. This prevents random output during power-on and while DACs are being configured. cf https://github.com/m-labs/artiq/issues/1031
-
# Bug Report
## One-Line Summary
Inconsistent results when casting binary numbers.
## Issue Details
### Steps to Reproduce
Sample Program:
```python
import numpy as np
from artiq…
-
# Bug Report
## One-Line Summary
PYON can't encode a NamedTuple. Fails silently.
## Issue Details
### Steps to Reproduce
```python
import artiq.protocols.pyon as pyon
from typing …
-
Using the HMC7043 cycle slip feature intermittently causes breakage of the DAC synchronization, which is manifested by a 53.33ns slip between the two DAC chip outputs.
The magnitude of the slip is …