- Pin specific commits for installation of `pyrp3 and `mdio-tool` in `linien_install_requirements.sh` - Fix file extension in `linien_start_server.sh`, see 291. Thank you, doronbehar! - Bump future from 0.18.2 to 0.18.3 by dependabot in https://github.com/linien-org/linien/pull/305
0.5.3
- Fix bug preventing proper starting and stopping of linien-server
0.5.2
- Better keyboard controls for spinboxes
0.5.1
- Re-enable sweep for fast mode.
0.5.0
- **Better sweep controls** make it easier to adjust the sweep range and allow to stop the sweep altogether. - **A new, faster PID-only mode** allows for a higher control bandwidth by skipping modulation/demodulation steps (useful for offset locks). - **Added Welch's method** to the measurement of the error signals power spectral density (PSD).
0.4.3
- **Disabled LED blinking** as [it causes additional noise](https://github.com/RedPitaya/RedPitaya/issues/205) (thanks to Yao-Chin!) - **DC spectroscopy signal is displayed** (thanks to aisichenko for the idea!) - **lpsd** is now used for psd measurements (samples psd on a log scale) - **various bug fixes** especially in the autolock component