stabilizer icon indicating copy to clipboard operation
stabilizer copied to clipboard

PID coefficients settings

Open nkrackow opened this issue 1 year ago • 0 comments

https://github.com/quartiq/stabilizer/blob/57f35372daa2553f223cc7e651e771d5c2d20614/py/stabilizer/iir_coefficients.py#L185 The current python tools for setting IIR coefficients make use of the function above that only takes args. There could be better options for general use without the command line tool. Maybe something similar to https://github.com/quartiq/ai-artiq-py/blob/master/aiartiq/pid.py

nkrackow avatar Dec 07 '22 14:12 nkrackow