Generate variant JSONs and device_db files? #141
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think this would pave the way to the more user-friendly AFWS management, where customers can change their variants configurations without helpdesk.
As an immediate benefit, this can potentially ease the assembly and helpdesk processes, and would help store more complete information about systems shipped.
Having a common JSON format makes some sense, though there is information like shipping that shouldn't be in the device JSON.
The device database can be generated from artiq using artiq_ddb_template, which works in user shells since ARTIQ-8, and there is no point making a web interface to it.