elhep / MicroTCA-chassis

Micro TCA chassis for single AMC + RTM
2 stars 2 forks source link

Software development #15

Open kaolpr opened 2 years ago

kaolpr commented 2 years ago

Few points to include in a new software:

gkasprow commented 2 years ago

I would add some support for ARTIQ

kaolpr commented 2 years ago

What support do you have in mind? We can easily make it ARTIQ network device, if we'll have Python library for API. But honestly I can't see much use of it (as it would mean using it from within the experiment).

gkasprow commented 2 years ago

Maybe remote status ? Automatic bit update ? I don't know how usefull would it be.

jordens commented 2 years ago

Integration into MQTT like we have for Stabilizer, Booster, and Thermostat would be great. That then gives you super-easy monitoring, ingest into time series databases, automatic logging and visualization of e.g. enviro and status data, configuration management and discovery. An ARTIQ-specific integration isn't very meaningful IMO. It just needs high quality software on the device, an excellent API and good integration into protocols like MQTT.