README: Add PID Output Clamping section
47fc53c4bf
drtio_tuple -> drtio_context
42eaecf9e1
remove debug message
beb7e6f994
cargo fmt
4502a47aa6
drtio_proto: add allocate step for flashing
ac6b7d5cf0
satman: fix checksum error message
Support CoreMgmt over DRTIO on Zynq Devices
give afws group access to afws.service logs
I think just configuring the Python logging module to write to a file (copy the code from ARTIQ mostly) via command line args would do it.
PyThermostat: Add entry points to runnable scripts
Looks suspicious to me that ARTIQ also has several entry points but does not use py_modules
and the entry points are prefixed with artiq.
.
PyThermostat: Remove report mode in autotune.py
give afws group access to afws.service logs
PyThermostat: Remove all references to Pytec
Rename the Pytec library to PyThermostat
PyThermostat: Add entry points to runnable scripts
Isn't there a similar problem here, creating Python modules with nonspecific names "autotune" and "plot"?
README: Fix limits section