Hi Matt,
I’m a QA402 owner and I’ve built an unofficial, open-source desktop app to
drive the QA402/QA403 from macOS/Linux/Windows — a from-scratch Rust + Tauri
implementation of the USB protocol, with spectrum/scope/THD/frequency-response
measurements. It’s called “qa40x-rs” (named to avoid any confusion with your
official software) and I may release it under a permissive MIT/Apache
license when the features and tests will become satisfying (at least for myself).
Before I publish, I wanted to give you a heads-up and check you’re comfortable
with it. A few points I’ve been careful about:
- It’s clearly labelled unofficial / not affiliated with or endorsed by
QuantAsylum, and it credits your PyQa40x / QA40x_BareMetal references. - It does not bundle any of your firmware or software — the firmware
helper only reads an installer the user already downloaded from you (or can download from the github release page directly in the app), verifies
it against known hashes and its signature, and (with explicit confirmation)
flashes it. Nothing of yours is redistributed. - I’d gladly add any wording or disclaimer you’d prefer, or adjust/gate the
firmware feature if you have concerns there.
Is there anything you’d want changed, or anything I should be aware of? Happy
to share the repo privately first if that’s useful.
Thanks for making great hardware — and for the open reference material that
made this possible.
Best,
Raphaël