Bastian Leykauf

Results 15 issues of Bastian Leykauf

While working on some tests for a new instrument (https://github.com/pymeasure/pymeasure/pull/582) I did not find an easy way to pass resource addresses to pytest. Other instruments with tests use a `RESOURCE`...

I think there are some people out there using black as a code formatter, so it might be useful to include some configuration for this in `pyproject.toml` and `setup.cfg`. In...

Along the lines of https://stackoverflow.com/questions/36725843/installing-python-packages-without-internet-and-using-source-code-as-tar-gz-and

documentation

As suggested by @doronbehar in https://github.com/doronbehar)https://github.com/linien-org/linien/pull/277#issuecomment-1272506334.

feature

I observed another issue with the fast mode settings. Using Linien 0.7.0. Here is the signal I am trying to lock: ![image (1)](https://github.com/linien-org/linien/assets/31864022/d10b85c5-bcfa-4fe6-a044-de7026fa54ca) I am setting a signal offset and...

enhancement
idea

`Registers` makes only little use of `self.control: RedPitayaControlService`. Maybe this coupling can be removed altogether

idea

E.g. for triggering an oscilloscope

feature

I believe that it is caused by a failed installation of PyQt5. Added additional job to install some dependencies via `apt-get`: https://github.com/linien-org/linien/commit/de7eb65c18ddc86bf49d83611e2150e44f0f668f Tried updating pip https://github.com/linien-org/linien/commit/13279d17195da93ea835eb8482ab4febd07c3314 but according to output...

bug
dependencies

As suggested by @doronbehar in https://github.com/linien-org/linien/pull/277#issuecomment-1272506334.

feature
idea