stabilizer icon indicating copy to clipboard operation
stabilizer copied to clipboard

Firmware and software for the Sinara Stabilizer module with high speed, low latency ADC/DAC data processing and powerful DSP algorithms in between

Results 34 stabilizer issues
Sort by recently updated
recently updated
newest added

Once things have been saved to flash (also implicitly through e.g. `clear`), then changes in `Default` are not propagated. This makes the behavior with an empty flash (that has never...

Given that `miniconf` is undergoing heavy changes and development right now, the current `main` branch is incompatible with released `miniconf` versions. We should use a tag reference for the Python...

bug

The AI-ARTIQ laser module header board has an additional voltage sensing stage that goes to another MCU ADC pin. That is a better point for voltage sensing due to https://github.com/sinara-hw/Laser_Module/issues/9...

driver

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...

enhancement