artiq icon indicating copy to clipboard operation
artiq copied to clipboard

A leading-edge control system for quantum information experiments

Results 199 artiq issues
Sort by recently updated
recently updated
newest added

# ARTIQ Pull Request ## Description of Changes SUServo upgrade: - Refactoring of the pipelined IIR processing core, accepting any number of ADC input channels and DDS output channels with...

# ARTIQ Pull Request ## Description of Changes This PR adds ARTIQ RTIO, coredevice, tester, device-db support for the Phaser MIQRO gateware mode. MIQRO is a research DSP solution that...

area:gateware
area:coredevice
type:feature
complexity:medium
area:phaser

# Question What happens in the gatware when there is a delay/jitter on the reference clock provided to the KC705? ## Category: Gateware ## Description This isn't a bug, but...

# ARTIQ Pull Request ## Description of Changes Adds a "quickstyle" option to the `EnumerationValue` argument processor. If enabled, the corresponding `EnumerationEntry` widget will display a row of QPushButtons instead...

# ARTIQ Pull Request ## Description of Changes DRTIO Aux protocol has been a simple one which has been enough up to ARTIQ-7. However with ARTIQ-8 we're introducing subkernels and...

# ARTIQ Pull Request ## Description of Changes 1. Make `gui.applets.EntryArea` return processed values. 2. Return a `SimpleNamespace` object instead of a dictionary in `get_values`. Reason: Consistency with the interactive...

# ARTIQ Pull Request ## Description of Changes Interactive arguments cancellation raises `RuntimeError` with 'interactive args request cancelled' message. ### Related Issue Closes #2372 ## Steps ### All Pull Requests...

# ARTIQ Pull Request ## Description of Changes ### Related Issue **Explanation of the problem:** https://github.com/m-labs/artiq/issues/1692#issuecomment-2012715523 https://forum.m-labs.hk/d/228-phase-ambiguity-in-urukul/12 Also an Urukul sync issue but probably unrelated: https://github.com/sinara-hw/Urukul/issues/72 Closes https://github.com/m-labs/artiq/issues/1692 ## Type...

# Bug Report ## One-Line Summary Identified 3 problems with moving an existing item in `DictSyncModel`. ## Issue Details While testing the `InteractiveArgumentsDock`, I identified 3 issues with moving an...

# ARTIQ Pull Request ## Description of Changes + add `Interactive Args` dock to dashboard: ![Screenshot from 2024-03-20 10-38-40](https://github.com/m-labs/artiq/assets/24266430/44ceb9cd-a3b7-495e-88be-abd5976ed060) ## Type of Changes | | Type | | ------------- |...