• Joined on 2021-03-31
bradbqc commented on issue M-Labs/artiq#1304 2026-01-18 19:00:34 +08:00
Experiment package imports with git integration

Ah, yeah, I forgot about that part. Sounds good.

bradbqc commented on issue M-Labs/artiq#1304 2026-01-18 19:00:33 +08:00
Experiment package imports with git integration

I think that being able to run the master/dashboard with both a git backend (stable code) and a file backend (development/testing) makes a lot of sense, although I suspect it will require a decent…

bradbqc commented on issue M-Labs/artiq#1304 2026-01-18 19:00:32 +08:00
Experiment package imports with git integration

I've thrown together a rough draft PR #1805 to hopefully address this (although so much has been discussed on this issue that I'm sure I missed a few cases). I think it addresses @ljstephenson's…

bradbqc commented on issue M-Labs/artiq#1065 2026-01-18 18:55:17 +08:00
Sayma: SAWG at 1GBPS

Right now I don't have a specific goal in mind. Until I saw this "issue" I had essentially given up on increasing the sample rate (apparently those minor peaks I mentioned in our email chain…

bradbqc commented on issue M-Labs/artiq#1065 2026-01-18 18:55:17 +08:00
Sayma: SAWG at 1GBPS

Do either of you have any tips on how I can really get familiar with Sayma (both the hardware and firmware/gateware)? So far I've just been reading code, looking at schematics, and browsing…

bradbqc commented on issue M-Labs/artiq#1065 2026-01-18 18:55:17 +08:00
Sayma: SAWG at 1GBPS

Seems reasonable. Thanks for the explanation.

bradbqc commented on issue M-Labs/artiq#1065 2026-01-18 18:55:16 +08:00
Sayma: SAWG at 1GBPS

What's your hardware setup? I see some references in sayma_rtm.py to clk_mez, but we have no clock mezzanine board here. Is it possible to do this without it? I built and flashed the current…

bradbqc commented on issue M-Labs/artiq#1065 2026-01-18 18:55:16 +08:00
Sayma: SAWG at 1GBPS

Ah, I see. Well, thank you for trying!

bradbqc commented on issue M-Labs/artiq#999 2026-01-18 18:52:43 +08:00
Sayma: UART silence

That very well could be the case. Thankfully I don't have to worry about that (for now, anyway) since I won't be working with sayma for the foreseeable future.

bradbqc commented on issue M-Labs/artiq#999 2026-01-18 18:52:42 +08:00
Sayma: UART silence

Yeah, that's the one question my theory (or anything purely software related) doesn't account for, especially since I think I'm using the same exact mmc firmware as @marmeladapk. And it has never…

bradbqc commented on issue M-Labs/artiq#999 2026-01-18 18:52:41 +08:00
Sayma: UART silence

@marmeladapk Yes, except the flash failed, citing "Error: Cannot enable write to flash. Status=0x00000000." I'll try erasing and re-flashing and report back

bradbqc commented on issue M-Labs/artiq#999 2026-01-18 18:52:41 +08:00
Sayma: UART silence

I've discovered that part (if not all) of the reason I'm unable to flash is that the mmc is restarting every minute (pretty much exactly 60s, as far as I can tell) for some reason. I noticed a…

bradbqc commented on issue M-Labs/artiq#999 2026-01-18 18:52:41 +08:00
Sayma: UART silence

@gkasprow We only have one, unfortunately. I've tried this with and without the shorts and it exhibits the same behavior for both setups. @sbourdeauducq In addition to trying with/without the…

bradbqc pushed to master at bradbqc/artiq-extrapkg 2025-08-07 23:46:46 +08:00
25b357ab83 update dax-applets
b0744b1818 msys2: remove obsolete shebang patching for wheel installation
cca443d765 flake: update dependencies
dc191be721 flake: add new required fields for buildPythonPackage
6b85a0ecd5 flake: update dependencies
Compare 47 commits »
bradbqc created branch release-8 in bradbqc/artiq-extrapkg 2024-08-01 01:14:20 +08:00
bradbqc pushed to release-8 at bradbqc/artiq-extrapkg 2024-08-01 01:14:20 +08:00
6a1854f18b flake: update dependencies
763df7d869 msys2: update
85173d4e70 remove scipy from artiq dependencies
5e1fcbdce2 Update flake and msys2 packages
32e512e10d flake: update dependencies
Compare 9 commits »
bradbqc pushed to master at bradbqc/artiq-extrapkg 2024-08-01 01:13:59 +08:00
9e85187ead flake: update dependencies
25ee3c68f1 wand: remove (no qt6)
7f00ab0cb6 update conda, py3.12
d5c99474ed linien: py3.12
1e64b5786c msys2: update, qt6
Compare 38 commits »
bradbqc pushed to master at bradbqc/artiq-extrapkg 2023-10-17 21:52:29 +08:00
2e1de17bbf flake: update dependencies
648dc4283c update dependencies
50a8eb02c0 flake: update dependencies
54df981af2 flake: update dependencies
4880eacaed update anaconda
Compare 30 commits »
bradbqc created pull request M-Labs/artiq-extrapkg#6 2022-12-21 22:44:37 +08:00
move follows to top-level inputs
bradbqc commented on issue M-Labs/artiq-extrapkg#5 2022-12-21 22:39:09 +08:00
Explicit inputs instead of nested follows

I'm on 2.11.0 - looks like we're stuck with this behavior