-
Initial design
![image](https://github.com/sinara-hw/KASLI-DIOT/assets/4325054/375e1338-9cf5-43a2-a9b3-61bd54366d21)
-
# Bug Report
## One-Line Summary
artiq_influxdb writes data to the database in a format not well compatible with the recommendations in Influx documentation.
## Issue Details
### S…
-
Fails unittests: http://buildbot.m-labs.hk/builders/artiq/builds/2364/steps/python_unittest_2/logs/stdio
Presumably some constant propagation and folding is not happening anymore. The `test_clock_g…
-
seems a bit high on some rails indicating a potential problem: https://github.com/sinara-hw/Phaser/issues/101#issuecomment-682044877
-
# ARTIQ Feature Request
## Problem this request addresses
It would be nice to access scan objects like RangeScan through indexes such as `RangeScan[0] `(which now is available as `RangeScan.star…
-
# Bug Report
## One-Line Summary
Phaser can enter "lock up" state that requires a power-cycle due to an interrupted experiment
### Steps to Reproduce
1. Run an experiment that uses…
-
WRPLL on Si549 is finally making some good progress, and it sounds like we are not going to need the Si5324 in the future.
Si5324 will remain supported in ARTIQ for legacy hardware and for the KC705/…
-
https://gitlab.com/quartiq/hut2/-/jobs/348401581
-
# ARTIQ Feature Request
## Problem this request addresses
Currently in the HDF5 results, there are get() datasets in the "archive" group and set() datasets in the "datasets" group. This is a bit…
-
Few points to include in a new software:
- System image build system based on Omega 2S OpenWRT distribution. I'd suggest this instead of distribution only an application so that we have more'n'less…