Skip to content

Releases: linien-org/linien

v2.0.4

30 May 06:34
1527649
Compare
Choose a tag to compare

Fixed

  • Fixed bug where *.ui would not be included in the linien-gui package by @bleykauf in #407

v2.0.3

29 May 12:17
8bca16f
Compare
Choose a tag to compare

Fixed

  • Made compatible with Python 3.12 by bumping version of fabric by @bleykauf in #406, thanks to @systemofapwne for reporting this issue

Added

v2.0.2

14 May 13:14
Compare
Choose a tag to compare

Fixed

v2.0.1

13 May 15:18
Compare
Choose a tag to compare

Fixed

  • Fixed bug that prevented the robust autolock from working

v2.0.0

08 Apr 13:20
f21e16d
Compare
Choose a tag to compare

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 the linien-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

05 Apr 14:17
Compare
Choose a tag to compare
v2.0.0rc3 Pre-release
Pre-release

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

v1.0.2

05 Apr 08:55
fd961e3
Compare
Choose a tag to compare

Changed

  • Use pypi for version check instead of version-info.json in the Github repository.

v1.0.2rc1

05 Apr 06:55
Compare
Choose a tag to compare
v1.0.2rc1 Pre-release
Pre-release

Changed

  • Use pypi for version check instead of version-info.json in the Github repository.

v1.0.1

22 Dec 14:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.1rc1

22 Dec 14:28
Compare
Choose a tag to compare
v1.0.1rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.0.1rc1