Brad Bondurant
Brad Bondurant
**Is your feature request related to a problem? Please describe.** It's entirely possible that I'm going about things the wrong way or my use case isn't what was intended, but...
# ARTIQ Pull Request ## Description of Changes When importing experiments from the repository, add the repository path to `sys.path` if it contains an `__init__.py`. Very much a draft at...
# ARTIQ Pull Request ## Description of Changes Add `get_wd(rid)` method to scheduler and scheduler virtual device. For the use case I have in mind, this would retrieve the repository...
# ARTIQ Feature Request ## Problem this request addresses Currently, the scheduler only looks at prepared experiments when deciding which one to `run()` next. While this behavior makes sense in...
# Bug Report ## One-Line Summary String RPC return values (and/or kernel return values?) seem to be getting corrupted, which can indirectly cause a kernel panic. ## Issue Details ###...
Simple addition to the `LatestSucceededForJobName` query to also filter by the project name (already provided) to avoid duplicate results for jobsets from different projects. AFAICT sysbuilds are the only thing...
# Bug Report ## One-Line Summary Newer release-7 gateware/firmware fails to initialize Si5324 on Kasli v1.1, reportedly because of an I2C failure. ## Issue Details We have a Kasli v1.1...