Releases: linien-org/linien
v2.1.0
Added
- Show differences when local and remote parameters do not match by @bleykauf in #400
- Show voltage on the x-axis when sweeping by @bleykauf in #404
Changed
- Switched to Tableau color scheme and make colors consistent, i.e. signals have the same color while sweeping and when locked. By @bleykauf in #419.
- Increase upper version constraint for
importlib-metadata
by @doronbehar in #416
Fixed
- Fixed example code in the readme by @bleykauf in #420, thanks to @Andrew-wi for reporting this issue
- Fixed a bug preventing the selection of a PSD algorithm via the GUI by @bleykauf in #421, thanks to @martinssonh for reporting this issue
v2.1.0rc2
Added
- Show differences when local and remote parameters do not match by @bleykauf in #400
- Show voltage on the x-axis when sweeping by @bleykauf in #404
Changed
- Switched to Tableau color scheme and make colors consistent, i.e. signals have the same color while sweeping and when locked. By @bleykauf in #419.
- Increase upper version constraint for
importlib-metadata
by @doronbehar in #416
Fixed
- Fixed example code in the readme by @bleykauf in #420, thanks to @Andrew-wi for reporting this issue
- Fixed a bug preventing the selection of a PSD algorithm via the GUI by @bleykauf in #421, thanks to @martinssonh for reporting this issue
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
IMPORTANT: This version only supports RedPitaya OS 2.0. There are some breaking changes compared to version Linien 1.x, including a new way that settings are saved. While the settings are not deleted from the RedPitaya, all parameters will be reset to their default values upon installation and saved in the new format. We highly recommend to take note of your spectroscopy and PID settings before installation. To avoid any issues, it is also recommended to start from a clean SD card running RedPitaya OS 2.0. At the very least, you will have to make sure that linien-server
is not running on the RedPitaya, for example by restarting the RedPitaya.
Added
- Use features of Python 3.10 available on RedPitaya OS 2.0 for
linien-server
by @bleykauf in #366 - Add ability to start the server upon startup by @bleykauf in #387
Changed
- Use systemd instead of screen for running the server by @bleykauf in #387 (thanks @doronbehar for the idea!)
- Use json to store devices and parameters by @bleykauf in #357
- Better error handling by @bleykauf in #350
- Improve startup and installation process by @bleykauf in #372
- Use official influxdb client by @bleykauf in #374
mdio-tools
is now included in thelinien-server
package- Uses rpyc==6.x instead of rpyc==4.x
Deprecated
- Removed support for RedPitaya OS 1.0: RedPitaya OS 2.0 is now necessary.
v2.0.0rc3
IMPORTANT: This version only supports RedPitaya OS 2.0. There are some breaking changes compared to version Linien 1.x, including a new way that settings are saved. While the settings are not deleted from the RedPitaya, all parameters will be reset to their default values upon installation and saved in the new format. We highly recommend to take note of your spectroscopy and PID settings before installation. To avoid any issues, it is also recommended to start from a clean SD card running RedPitaya OS 2.0.
Added
- Use features of Python 3.10 available on RedPitaya OS 2.0 for
linien-server
by @bleykauf in #366 - Add ability to start the server upon startup by @bleykauf in #387
Changed
- Use systemd instead of screen for running the server by @bleykauf in #387 (thanks @doronbehar for the idea!)
- Use json to store devices and parameters by @bleykauf in #357
- Better error handling by @bleykauf in #350
- Improve startup and installation process by @bleykauf in #372
- Use official influxdb client by @bleykauf in #374
mdio-tools
is now included in thelinien-server
package- Uses rpyc==6.x instead of rpyc==4.x
Deprecated
- Removed support for RedPitaya OS 1.0: RedPitaya OS 2.0 is now necessary.